-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 21.0.1, 22
-
b04
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8314577 | 21.0.1 | Thomas Schatzl | P3 | Resolved | Fixed | b08 |
JDK-8318777 | 17.0.11-oracle | Adithya Haradi Gopal | P3 | Resolved | Fixed | b01 |
JDK-8319094 | 17.0.10 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8318858 | 11.0.23-oracle | Adithya Haradi Gopal | P3 | Resolved | Fixed | b01 |
JDK-8325008 | 11.0.23 | Andrew Lu | P3 | Resolved | Fixed | b02 |
Product tested: jdk-21.0.1+5
OS/architecture: linux-aarch64-debug
Reproducible: Always
Is it a Regression: yes
'-Xcomp -XX:+CreateCoredumpOnCrash -XX:TieredStopAtLevel=3'
Logs:
----------System.err:(12/680)----------
java.lang.RuntimeException: Concurrent cycle was not initiated.
at gc.g1.ihop.TestIHOPStatic.checkResult(TestIHOPStatic.java:156)
at gc.g1.ihop.TestIHOPStatic.runTest(TestIHOPStatic.java:138)
at gc.g1.ihop.TestIHOPStatic.main(TestIHOPStatic.java:74)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:1583)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Concurrent cycle was not initiated.
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Concurrent cycle was not initiated.
Entire logs files can be checked in attachments.
- backported by
-
JDK-8314577 gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
- Resolved
-
JDK-8318777 gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
- Resolved
-
JDK-8318858 gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
- Resolved
-
JDK-8319094 gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
- Resolved
-
JDK-8325008 gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
- Resolved
- relates to
-
JDK-8148397 Create new tests for IHOP
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/57e3a82b
-
Commit openjdk/jdk17u-dev/d61229d2
-
Commit openjdk/jdk21u/be077e06
-
Commit openjdk/jdk/19255084
-
Review openjdk/jdk11u-dev/2494
-
Review openjdk/jdk17u-dev/1926
-
Review openjdk/jdk21u/68
-
Review openjdk/jdk/15246