-
Bug
-
Resolution: Fixed
-
P3
-
10, 13, 14, 15
-
b31
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248994 | 16 | Igor Ignatyev | P3 | Resolved | Fixed | b05 |
JDK-8250150 | 15.0.2 | Igor Ignatyev | P3 | Resolved | Fixed | b01 |
JDK-8250449 | 15.0.1 | Igor Ignatyev | P3 | Resolved | Fixed | b03 |
JDK-8321231 | 11.0.23-oracle | Daniel Skantz | P3 | Resolved | Fixed | b01 |
JDK-8323097 | 11.0.23 | Amos SHI | P3 | Resolved | Fixed | b01 |
Test vmTestbase/gc/lock/jni/jnilock002/TestDescription.java was
pushed to jdk/hs on 2017-11-22. It failed in the 2017-11-22 nightly
due to:
Exception: nsk.share.TestFailure: Native hash: ... != Java hash: ...
Here is a snippet from the .jtr file:
----------System.err:(58/4932)----------
nsk.share.TestFailure: Native hash: 759.9581484701249 != Java hash: 31.66492285292185
at nsk.share.gc.lock.jni.DoubleArrayCriticalLocker.criticalSection(DoubleArrayCriticalLocker.java:26)
at nsk.share.gc.lock.CriticalSectionTimedLocker.criticalSection(CriticalSectionTimedLocker.java:29)
at nsk.share.gc.lock.CriticalSectionLocker$1.run(CriticalSectionLocker.java:38)
at java.base/java.lang.Thread.run(Thread.java:844)
nsk.share.TestFailure: Native hash: 759.9581484701249 != Java hash: 31.66492285292185
I'm filing this bug in hotspot/gc for initial triage since the
test lives in vmTestbase/gc/...
pushed to jdk/hs on 2017-11-22. It failed in the 2017-11-22 nightly
due to:
Exception: nsk.share.TestFailure: Native hash: ... != Java hash: ...
Here is a snippet from the .jtr file:
----------System.err:(58/4932)----------
nsk.share.TestFailure: Native hash: 759.9581484701249 != Java hash: 31.66492285292185
at nsk.share.gc.lock.jni.DoubleArrayCriticalLocker.criticalSection(DoubleArrayCriticalLocker.java:26)
at nsk.share.gc.lock.CriticalSectionTimedLocker.criticalSection(CriticalSectionTimedLocker.java:29)
at nsk.share.gc.lock.CriticalSectionLocker$1.run(CriticalSectionLocker.java:38)
at java.base/java.lang.Thread.run(Thread.java:844)
nsk.share.TestFailure: Native hash: 759.9581484701249 != Java hash: 31.66492285292185
I'm filing this bug in hotspot/gc for initial triage since the
test lives in vmTestbase/gc/...
- backported by
-
JDK-8248994 vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
- Resolved
-
JDK-8250150 vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
- Resolved
-
JDK-8250449 vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
- Resolved
-
JDK-8321231 vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
- Resolved
-
JDK-8323097 vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
- Resolved
(2 links to)