aqa-tests: hotspot_jre_2 failures jdk8 arm32 hotspot
3 tests from hotspot_jre_2 in the extended openjdk test suite fail on jdk8 arm32 Failure link https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/27/ Trss link https://trss.adoptium.net/output/test?id=61f04ed3a7df1a292406cf69
compiler/gcbarriers/PreserveFPRegistersTest.java.PreserveFPRegistersTest
Error log
OpenJDK Client VM warning: G1 GC is disabled in this release.
java.lang.ArithmeticException: / by zero
at PreserveFPRegistersTest.<init>(PreserveFPRegistersTest.java:66)
at PreserveFPRegistersTest.main(PreserveFPRegistersTest.java:39)
gc/TestMemoryMXBeansAndPoolsPresence.java.TestMemoryMXBeansAndPoolsPresence
OpenJDK Client VM warning: G1 GC is disabled in this release.
java.lang.RuntimeException: Expected 0 to equal 1
at com.oracle.java.testlibrary.Asserts.error(Asserts.java:450)
at com.oracle.java.testlibrary.Asserts.assertTrue(Asserts.java:377)
gc/g1/mixedgc/TestOldGenCollectionUsage.java.TestOldGenCollectionUsage
Error log:
17:02:26 OpenJDK Client VM warning: G1 GC is disabled in this release.
17:02:26 java.lang.RuntimeException: G1 Old Gen not found, test with -XX:+UseG1GC
17:02:26 at TestOldGenCollectionUsage.run(TestOldGenCollectionUsage.java:82)
Rerunning https://ci.adoptopenjdk.net/job/Grinder/3349/console
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15 (15 by maintainers)
After @sxa’s suggestion, rerunning
gc/g1/mixedgc/TestOldGenCollectionUsage.java
with https://github.com/adoptium/aarch32-jdk8u as theJDK_REPO
parameter https://ci.adoptopenjdk.net/job/Grinder/3394/console