-
Bug
-
Resolution: Fixed
-
P4
-
11.0.9, 16, 17
-
b08
-
aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274292 | 17.0.2 | Sergey Nazarkin | P4 | Resolved | Fixed | b01 |
JDK-8273228 | 15.0.5 | Sergey Nazarkin | P4 | Resolved | Fixed | b02 |
JDK-8273265 | 13.0.9 | Sergey Nazarkin | P4 | Resolved | Fixed | b02 |
JDK-8288472 | 11.0.17-oracle | Kevin Walls | P4 | Resolved | Fixed | b01 |
JDK-8273313 | 11.0.14 | Sergey Nazarkin | P4 | Resolved | Fixed | b01 |
sun.jvm.hotspot.utilities.AssertionFailure: sanity check
at jdk.hotspot.agent/sun.jvm.hotspot.utilities.Assert.that(Assert.java:32)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.RegisterMap.setLocation(RegisterMap.java:160)
at jdk.hotspot.agent/sun.jvm.hotspot.compiler.ImmutableOopMapSet.updateRegisterMap(ImmutableOopMapSet.java:303)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.aarch64.AARCH64Frame.senderForCompiledFrame(AARCH64Frame.java:407)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.aarch64.AARCH64Frame.sender(AARCH64Frame.java:289)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.Frame.sender(Frame.java:207)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.Frame.realSender(Frame.java:212)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.VFrame.sender(VFrame.java:119)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.CompiledVFrame.sender(CompiledVFrame.java:185)
at jdk.hotspot.agent/sun.jvm.hotspot.runtime.VFrame.javaSender(VFrame.java:143)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:81)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JStack.run(JStack.java:67)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:262)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:225)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JStack.runWithArgs(JStack.java:90)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJSTACK(SALauncher.java:300)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:483)
The failure can be reproduced deterministically on JDK 16 and 17 with the following line:
$ make run-test TEST="serviceability/sa/ClhsdbJstackXcompStress.java" TEST_VM_OPTS="-XX:+UnlockDiagnosticVMOptions -XX:+StressGCM -XX:StressSeed=2"
- backported by
-
JDK-8273228 C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
- Resolved
-
JDK-8273265 C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
- Resolved
-
JDK-8273313 C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
- Resolved
-
JDK-8274292 C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
- Resolved
-
JDK-8288472 C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
- Resolved
- blocks
-
JDK-8257146 C2: extend the scope of StressGCM
- Closed
- relates to
-
JDK-8231586 enlarge encoding space for OopMapValue offsets
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/9efd897e
-
Commit openjdk/jdk13u-dev/1e3e88c4
-
Commit openjdk/jdk15u-dev/010d8674
-
Commit openjdk/jdk17u/9d590fc1
-
Commit openjdk/jdk/752b6df3
-
Review openjdk/jdk11u-dev/308
-
Review openjdk/jdk13u-dev/256
-
Review openjdk/jdk15u-dev/94
-
Review openjdk/jdk17u/69
-
Review openjdk/jdk/4807