Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
Testing https://github.com/openjdk/jdk/pull/2200 reveals this crash in java/util/logging/TestLoggerWeakRefLeak.java: Test for WeakReference leak in Logger object call count = 1000 # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0xa) at pc=0x0000000111d0c400, pid=27992, tid=23043 # # JRE version: Java(TM) SE Runtime Environment (17.0) (build 17-internal+0-LTS-2021-02-27-1954067.mikael.vidstedt.jdk-macosjib) # Java VM: Java HotSpot(TM) 64-Bit Server VM (17-internal+0-LTS-2021-02-27-1954067.mikael.vidstedt.jdk-macosjib, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64) # Problematic frame: # v ~BufferBlob::jni_fast_GetLongField # # Core dump will be written. Default location: core.27992 # instance count: 1002 # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. #
|