Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various hotspot_jre_1 and jdk_management test failures on ppc64 linux JDK 8 #3059

Open
Haroon-Khel opened this issue Oct 20, 2021 · 1 comment

Comments

@Haroon-Khel
Copy link
Contributor

Haroon-Khel commented Oct 20, 2021

https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_2/18/testReport/

compiler/6865265/StackOverflowBug.java.StackOverflowBug
compiler/8009761/Test8009761.java.Test800976
compiler/exceptions/TestRecursiveReplacedException.java.TestRecursiveReplacedException
compiler/uncommontrap/StackOverflowGuardPagesOff.java.StackOverflowGuardPagesOff
compiler/uncommontrap/TestStackBangMonitorOwned.java.TestStackBangMonitorOwned
compiler/uncommontrap/TestStackBangRbp.java.TestStackBangRbp

all fail with the following error The stack size specified is too small, Specify at least 328k

gc/arguments/TestCMSHeapSizeFlags.java.TestCMSHeapSizeFlags
gc/arguments/TestG1HeapSizeFlags.java.TestG1HeapSizeFlags
gc/arguments/TestParallelHeapSizeFlags.java.TestParallelHeapSizeFlags
gc/arguments/TestSerialHeapSizeFlags.java.TestSerialHeapSizeFlags

all fail with the following error Execution failed: main' threw exception: java.lang.RuntimeException: 'Error' missing from stdout/stderr

@Haroon-Khel
Copy link
Contributor Author

I found that alot of these tests have been excluded from SAP JDK 8 hotspot ppc test suite https://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/2021-July/004127.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant