-
Bug
-
Resolution: Fixed
-
P3
-
15, 16
-
b25
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8324131 | 11.0.23-oracle | Ivan Bereziuk | P3 | Resolved | Fixed | b03 |
JDK-8324716 | 11.0.23 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
The following test failed in the JDK15 CI:
vmTestbase/nsk/jvmti/GetCurrentContendedMonitor/contmon001/TestDescription.java
Here's a snippet from the log file:
#section:main
----------messages:(4/277)----------
command: main -agentlib:contmon001 nsk.jvmti.GetCurrentContendedMonitor.contmon001
reason: User specified action: run main/othervm/native -agentlib:contmon001 nsk.jvmti.GetCurrentContendedMonitor.contmon001
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.828
----------configuration:(0/0)----------
----------System.out:(1/64)----------
(IsSameObject#3) unexpected monitor object: 0x000000562336DBA8
----------System.err:(0/0)----------
----------rerun:(40/5942)*----------
vmTestbase/nsk/jvmti/GetCurrentContendedMonitor/contmon001/TestDescription.java
Here's a snippet from the log file:
#section:main
----------messages:(4/277)----------
command: main -agentlib:contmon001 nsk.jvmti.GetCurrentContendedMonitor.contmon001
reason: User specified action: run main/othervm/native -agentlib:contmon001 nsk.jvmti.GetCurrentContendedMonitor.contmon001
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.828
----------configuration:(0/0)----------
----------System.out:(1/64)----------
(IsSameObject#3) unexpected monitor object: 0x000000562336DBA8
----------System.err:(0/0)----------
----------rerun:(40/5942)*----------
- backported by
-
JDK-8324131 JVM/TI GetCurrentContendedMonitor/contmon001 failed due to "(IsSameObject#3) unexpected monitor object: 0x000000562336DBA8"
-
- Resolved
-
-
JDK-8324716 JVM/TI GetCurrentContendedMonitor/contmon001 failed due to "(IsSameObject#3) unexpected monitor object: 0x000000562336DBA8"
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/3f42f4c5
-
Commit openjdk/jdk/c5fe2c1f
-
Review openjdk/jdk11u-dev/2472
-
Review openjdk/jdk/1177
(1 links to)