-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
openjdk: switch from hotspot_jre to hotspot_jdk #5646
Conversation
Try other platforms:
arm32: https://ci.adoptium.net/job/Grinder/11001/
|
This one is not new test AFAIK (needs_jdk does not contain compiler tests): arm32: I'll try to rerun them |
I have tried to run these again and compare them to current master/hotspot_jre: this PR / hotspot_jdk
master / hotspot_jre
|
Analysis: compiler/8009761/Test8009761.java
gc/g1/TestNoEagerReclaimOfHumongousRegions.java
compiler/6891750/Test6891750.java
segfault of jtreg on arm32
|
I'll do excludes as necessary. @smlambert thanks for trying additional platforms. |
PR with excludes: #5659 |
Aqa-tests currently has hotspot jre test group. There are few more test in hotspot jdk test group.
Testing:
x86-64_linux: OK