-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
19
Some of jdk:tier1, e.g. java/foreign/TestIllegalLink.java failed after JDK-8282515.
STDOUT:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/jni.cpp:252
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/jenkins/workspace/nightly/jdk-jdk/src/hotspot/share/prims/jni.cpp:252), pid=49649, tid=49783
# guarantee(klass_hash_ok(k, id)) failed: Bug in native code: jfieldID class must match object
#
# JRE version: OpenJDK Runtime Environment (19.0) (fastdebug build 19-internal-adhoc.jenkins.jdk-jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 19-internal-adhoc.jenkins.jdk-jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, shenandoah gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xeede34] jfieldIDWorkaround::verify_instance_jfieldID(Klass*, _jfieldID*)+0x154
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/jenkins/workspace/nightly/jdk-jdk/build/linux-x86_64-server-fastdebug/test-support/jtreg_test_jdk_tier1/scratch/7/hs_err_pid49649.log
BackoutJDK-8282515, test passed.
STDOUT:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/jni.cpp:252
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/jenkins/workspace/nightly/jdk-jdk/src/hotspot/share/prims/jni.cpp:252), pid=49649, tid=49783
# guarantee(klass_hash_ok(k, id)) failed: Bug in native code: jfieldID class must match object
#
# JRE version: OpenJDK Runtime Environment (19.0) (fastdebug build 19-internal-adhoc.jenkins.jdk-jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 19-internal-adhoc.jenkins.jdk-jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, shenandoah gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xeede34] jfieldIDWorkaround::verify_instance_jfieldID(Klass*, _jfieldID*)+0x154
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/jenkins/workspace/nightly/jdk-jdk/build/linux-x86_64-server-fastdebug/test-support/jtreg_test_jdk_tier1/scratch/7/hs_err_pid49649.log
Backout
- duplicates
-
JDK-8282608 RawNativeLibraryImpl can't be passed to NativeLibraries::findEntry0
-
- Closed
-