Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8203978 | 11.0.1 | Boris Ulasevich | P4 | Resolved | Fixed | team |
jtreg test fail: test/hotspot/jtreg/compiler/runtime/Test7196199.java fails sporadically on aarch64 build
fail is aarch64 specific, reproduced on Scaleway cloud ARM64 Cavium machine
javaoptions: "-XX:+DeoptimizeALot"
Part of JTreg log:
----------System.err:(99/4026)----------
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
test_incrv: [0] = 139305.0 != 150000.0
test_incrv: [1] = 139305.0 != 150000.0
test_incrv: [2] = 139305.0 != 150000.0
test_incrv: [3] = 139305.0 != 150000.0
test_incrv: [4] = 139305.0 != 150000.0
test_incrv: [5] = 139305.0 != 150000.0
fail is aarch64 specific, reproduced on Scaleway cloud ARM64 Cavium machine
javaoptions: "-XX:+DeoptimizeALot"
Part of JTreg log:
----------System.err:(99/4026)----------
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
test_incrv: [0] = 139305.0 != 150000.0
test_incrv: [1] = 139305.0 != 150000.0
test_incrv: [2] = 139305.0 != 150000.0
test_incrv: [3] = 139305.0 != 150000.0
test_incrv: [4] = 139305.0 != 150000.0
test_incrv: [5] = 139305.0 != 150000.0
- backported by
-
JDK-8203978 AARCH64: sporadic jtreg test fail
-
- Resolved
-
- relates to
-
JDK-8203431 TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
-
- Resolved
-