# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fae1e664466, pid=23098, tid=23099 # # JRE version: Java(TM) SE Runtime Environment (25.0) (fastdebug build 25-internal-LTS-2025-03-14-1707570.katya...) # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 25-internal-LTS-2025-03-14-1707570.katya..., mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # V [libjvm.so+0x1767466] RunTimeClassInfo::klass() const+0x56 # # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/core.23098) # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # --------------- S U M M A R Y ------------ Command Line: --enable-preview -XX:AOTMode=create -XX:AOTConfiguration=/home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aotconf -XX:AOTCache=/home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aot Host: olegbox, Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz, 24 cores, 15G, Ubuntu 16.04.6 LTS Time: Fri Mar 14 12:47:11 2025 PDT elapsed time: 5.569393 seconds (0d 0h 0m 5s) --------------- T H R E A D --------------- Current thread (0x00007fae1802e880): JavaThread "main" [_thread_in_vm, id=23099, stack(0x00007fae1fc98000,0x00007fae1fd99000) (1028K)] Stack: [0x00007fae1fc98000,0x00007fae1fd99000], sp=0x00007fae1fd93420, free space=1005k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x1767466] RunTimeClassInfo::klass() const+0x56 (archiveBuilder.hpp:362) V [libjvm.so+0x1909cae] CompactHashtable(unsigned char*, unsigned int)), &RunTimeClassInfo::EQUALS>::lookup(Symbol*, unsigned int, int) const [clone .isra.0]+0xbe (runTimeClassInfo.hpp:267) V [libjvm.so+0x1909e4e] SystemDictionaryShared::find_record(RunTimeSharedDictionary*, RunTimeSharedDictionary*, Symbol*) [clone .part.0]+0x17e (systemDictionaryShared.cpp:1476) V [libjvm.so+0x190bbdf] SystemDictionaryShared::find_builtin_class(Symbol*)+0x4f (allocation.hpp:283) V [libjvm.so+0x190bcd3] SystemDictionaryShared::load_shared_class_for_builtin_loader(Symbol*, Handle, JavaThread*)+0x33 (systemDictionaryShared.cpp:106) V [libjvm.so+0x190d48a] SystemDictionaryShared::find_or_load_shared_class(Symbol*, Handle, JavaThread*)+0x20a (systemDictionaryShared.cpp:476) V [libjvm.so+0x1114e72] JVM_FindLoadedClass+0x2f2 (jvm.cpp:1104) J 768 java.lang.ClassLoader.findLoadedClass0(Ljava/lang/String;)Ljava/lang/Class; java.base@25-internal (0 bytes) @ 0x00007fae083e9752 [0x00007fae083e96a0+0x00000000000000b2] J 765 c1 jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(Ljava/lang/String;Z)Ljava/lang/Class; java.base@25-internal (143 bytes) @ 0x00007fae0088ac0c [0x00007fae0088a940+0x00000000000002cc] J 764 c1 jdk.internal.loader.BuiltinClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; java.base@25-internal (51 bytes) @ 0x00007fae0088913c [0x00007fae00888e00+0x000000000000033c] J 763 c1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; java.base@25-internal (7 bytes) @ 0x00007fae0088874c [0x00007fae00888640+0x000000000000010c] v ~StubRoutines::call_stub 0x00007fae07c6dd01 V [libjvm.so+0xf8446c] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, JavaThread*)+0x4ac (javaCalls.cpp:415) V [libjvm.so+0xf84b53] JavaCalls::call_virtual(JavaValue*, Klass*, Symbol*, Symbol*, JavaCallArguments*, JavaThread*)+0x2f3 (javaCalls.cpp:323) V [libjvm.so+0xf8521d] JavaCalls::call_virtual(JavaValue*, Handle, Klass*, Symbol*, Symbol*, Handle, JavaThread*)+0x8d (javaCalls.cpp:192) V [libjvm.so+0x19082ef] SystemDictionary::load_instance_class_impl(Symbol*, Handle, JavaThread*)+0x14f (systemDictionary.cpp:1314) V [libjvm.so+0x190636c] SystemDictionary::load_instance_class(Symbol*, Handle, JavaThread*)+0x1c (systemDictionary.cpp:1345) V [libjvm.so+0x1906e7f] SystemDictionary::resolve_instance_class_or_null(Symbol*, Handle, JavaThread*)+0x9af (systemDictionary.cpp:698) V [libjvm.so+0x17dfa9e] SignatureStream::as_klass(Handle, SignatureStream::FailureMode, JavaThread*)+0xfe (signature.cpp:512) V [libjvm.so+0x1518fa1] Method::load_signature_classes(methodHandle const&, JavaThread*)+0xc1 (signature.hpp:596) V [libjvm.so+0xad07ba] CompileBroker::compile_method(methodHandle const&, int, int, methodHandle const&, int, bool, CompileTask::CompileReason, DirectiveSet*, JavaThread*)+0x5ea (compileBroker.cpp:1682) V [libjvm.so+0xad0d66] CompileBroker::compile_method(methodHandle const&, int, int, methodHandle const&, int, bool, CompileTask::CompileReason, JavaThread*)+0xc6 (compileBroker.cpp:1622) V [libjvm.so+0x16aed8d] PrecompileIterator::precompile(ArchiveBuilder*, JavaThread*)+0x1fd (precompiler.cpp:59) V [libjvm.so+0x16ae74b] Precompiler::compile_cached_code(ArchiveBuilder*, JavaThread*)+0x13b (precompiler.cpp:229) V [libjvm.so+0x150cf72] MetaspaceShared::preload_and_dump_impl(StaticArchiveBuilder&, JavaThread*)+0x4c2 (metaspaceShared.cpp:1138) V [libjvm.so+0x150d37a] MetaspaceShared::preload_and_dump(JavaThread*)+0xaa (metaspaceShared.cpp:873) V [libjvm.so+0x1979ebe] Threads::create_vm(JavaVMInitArgs*, bool*)+0x12ae (threads.cpp:943) V [libjvm.so+0x10aac64] JNI_CreateJavaVM+0x54 (jni.cpp:3587) C [libjli.so+0x3c2f] JavaMain+0x8f (java.c:1503) C [libjli.so+0x79e9] ThreadJavaMain+0x9 (java_md.c:649) Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J 768 java.lang.ClassLoader.findLoadedClass0(Ljava/lang/String;)Ljava/lang/Class; java.base@25-internal (0 bytes) @ 0x00007fae083e9719 [0x00007fae083e96a0+0x0000000000000079] J 765 c1 jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(Ljava/lang/String;Z)Ljava/lang/Class; java.base@25-internal (143 bytes) @ 0x00007fae0088ac0c [0x00007fae0088a940+0x00000000000002cc] J 764 c1 jdk.internal.loader.BuiltinClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; java.base@25-internal (51 bytes) @ 0x00007fae0088913c [0x00007fae00888e00+0x000000000000033c] J 763 c1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; java.base@25-internal (7 bytes) @ 0x00007fae0088874c [0x00007fae00888640+0x000000000000010c] v ~StubRoutines::call_stub 0x00007fae07c6dd01 siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x0000000800dc6e70 Registers: RAX=0x0000000000000000, RBX=0x00007fac50dc8654, RCX=0x0000000000000000, RDX=0x00007fae1fd95780 RSP=0x00007fae1fd93420, RBP=0x00007fae1fd93430, RSI=0x00007fac50dc7c6c, RDI=0x0000000800dc6e70 R8 =0x0000000000000000, R9 =0x00007fae1f121c68, R10=0x0000561932c7eb20, R11=0x00007fae1f96d090 R12=0x00000000007b9e8f, R13=0x00007fac50dc81cc, R14=0x00007fae1f17d680, R15=0x0000000800dc6e70 RIP=0x00007fae1e664466, EFLAGS=0x0000000000010202, CSGSFS=0x002b000000000033, ERR=0x0000000000000004 TRAPNO=0x000000000000000e XMM[0]=0x0000000000000000 0x0000000000000000 XMM[1]=0x0000000000000000 0x000000000000ff00 XMM[2]=0x0000000000000000 0x0000000000000000 XMM[3]=0x0000000000000000 0x0000000000000000 XMM[4]=0x0000000000000000 0x0000000000000000 XMM[5]=0x0000000000000000 0x0000000000000000 XMM[6]=0x0000000000000000 0x0000000000000000 XMM[7]=0x0000000000000000 0x0000000000000000 XMM[8]=0x0000000000000008 0x0000000000000010 XMM[9]=0x0000000000000001 0x0000000000000001 XMM[10]=0xffffffffffffffff 0xffffffffffffffff XMM[11]=0x0000000000000001 0x0000000000000001 XMM[12]=0x0000000000000001 0x0000000000000001 XMM[13]=0x0000000000000000 0xffffffffffffffff XMM[14]=0x0000000000000000 0x0000000000000001 XMM[15]=0x0000000000000000 0x007f007f007f007f MXCSR=0x00001fa2 Register to memory mapping: RAX=0x0 is null RBX=0x00007fac50dc8654 in mmap'd memory region [0x00007fac50000000 - 0x00007facb0000000], tag mtNone RCX=0x0 is null RDX=0x00007fae1fd95780 is pointing into the stack for thread: 0x00007fae1802e880 RSP=0x00007fae1fd93420 is pointing into the stack for thread: 0x00007fae1802e880 RBP=0x00007fae1fd93430 is pointing into the stack for thread: 0x00007fae1802e880 RSI=0x00007fac50dc7c6c in mmap'd memory region [0x00007fac50000000 - 0x00007facb0000000], tag mtNone RDI=0x0000000800dc6e70 in mmap'd memory region [0x0000000800000000 - 0x0000000801000000], tag mtClassShared R8 =0x0 is null R9 =0x00007fae1f121c68: in /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/server/libjvm.so at 0x00007fae1cefd000 R10=0x0000561932c7eb20 points into unknown readable memory: 0x0000000000000002 | 02 00 00 00 00 00 00 00 R11=0x00007fae1f96d090: in /lib/x86_64-linux-gnu/libc.so.6 at 0x00007fae1f7d8000 R12=0x00000000007b9e8f is an unknown value R13=0x00007fac50dc81cc in mmap'd memory region [0x00007fac50000000 - 0x00007facb0000000], tag mtNone R14=0x00007fae1f17d680: in /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/server/libjvm.so at 0x00007fae1cefd000 R15=0x0000000800dc6e70 in mmap'd memory region [0x0000000800000000 - 0x0000000801000000], tag mtClassShared Top of Stack: (sp=0x00007fae1fd93420) 0x00007fae1fd93420: 0000000706933690 00007fac50dc8654 .6......T..P.... 0x00007fae1fd93430: 00007fae1fd93480 00007fae1e806cae .4.......l...... 0x00007fae1fd93440: 0000000000000028 00000008007539b8 (........9u..... 0x00007fae1fd93450: 0000000000000000 00000008007539b8 .........9u..... 0x00007fae1fd93460: 00007fae1f17d620 00007fae1f17d680 ............... 0x00007fae1fd93470: 00000000007b9e8f 00007fae1f132db0 ..{......-...... 0x00007fae1fd93480: 00007fae1fd934c0 00007fae1e806e4e .4......Nn...... 0x00007fae1fd93490: 00007fae1802e880 00000008007539b8 .........9u..... 0x00007fae1fd934a0: 00000008007539b8 00007fae1802e880 .9u............. 0x00007fae1fd934b0: 0000000000000000 00007fae1fd93590 .........5...... 0x00007fae1fd934c0: 00007fae1fd934e0 00007fae1e808bdf .4.............. 0x00007fae1fd934d0: 00007fae1fd93530 00007fae18046af0 05.......j...... 0x00007fae1fd934e0: 00007fae1fd93550 00007fae1e808cd3 P5.............. 0x00007fae1fd934f0: 00007fae1fd93590 00007fae1fbb5cbc .5.......\...... 0x00007fae1fd93500: 00007fae1f1669f0 00007fae1e472be9 .i.......+G..... 0x00007fae1fd93510: 00007fae1fd93530 00007fae1fd93590 05.......5...... 0x00007fae1fd93520: 00007fae1802e880 00007fae18046af0 .........j...... 0x00007fae1fd93530: 00007fae1802e880 00000008007539b8 .........9u..... 0x00007fae1fd93540: 0000000000000000 00007fae1fd93590 .........5...... 0x00007fae1fd93550: 00007fae1fd93610 00007fae1e80a48a .6.............. 0x00007fae1fd93560: 00007fae1f122324 00007fae1f16ab60 $#......`....... 0x00007fae1fd93570: 00007fae1fd93590 00007fae1872fb50 .5......P.r..... 0x00007fae1fd93580: 00007fae1fd935c0 0000000000000000 .5.............. 0x00007fae1fd93590: 00007fae1f1669f0 0000000000000000 .i.............. 0x00007fae1fd935a0: 00007fae1efb9ac0 0000000000000000 ................ 0x00007fae1fd935b0: 00007fae1f122324 00007fae1fbb5c00 $#.......\...... 0x00007fae1fd935c0: 00007fae1efb9ac0 0000000000000000 ................ 0x00007fae1fd935d0: 0000000706933690 0000000000000000 .6.............. 0x00007fae1fd935e0: 00007fae1fd93610 00007fae1802e880 .6.............. 0x00007fae1fd935f0: 00007fae1fd93658 0000000000000000 X6.............. 0x00007fae1fd93600: 00000008007539b8 00007fae1fd93670 .9u.....p6...... 0x00007fae1fd93610: 00007fae1fd93760 00007fae1e011e72 `7......r....... Instructions: (pc=0x00007fae1e664466) 0x00007fae1e664366: 66 2e 0f 1f 84 00 00 00 00 00 31 c0 c3 66 66 66 0x00007fae1e664376: 66 2e 0f 1f 84 00 00 00 00 00 31 c0 c3 66 66 66 0x00007fae1e664386: 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 c3 66 66 0x00007fae1e664396: 66 2e 0f 1f 84 00 00 00 00 00 48 8d 05 5d 2e 67 0x00007fae1e6643a6: 00 8b 00 c3 66 0f 1f 44 00 00 31 c0 c3 66 66 66 0x00007fae1e6643b6: 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 0x00007fae1e6643c6: 00 00 00 00 00 00 00 00 00 00 48 8d 05 c1 ef a3 0x00007fae1e6643d6: 00 55 49 89 f8 be 40 01 00 00 48 8d 0d d1 9e 4b 0x00007fae1e6643e6: 00 48 8d 15 ea 9e 4b 00 48 8b 00 48 8d 3d c8 d1 0x00007fae1e6643f6: 44 00 48 89 e5 c6 00 58 31 c0 e8 ab b1 41 ff 90 0x00007fae1e664406: 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 e5 53 48 0x00007fae1e664416: 83 ec 08 48 8d 05 04 df ab 00 48 8d 15 f9 49 a7 0x00007fae1e664426: 00 8b 00 48 3b 3a 73 2a 48 8d 15 f3 49 a7 00 48 0x00007fae1e664436: 3b 3a 72 1e 8b 17 85 c0 7e 70 48 8d 05 b1 04 a4 0x00007fae1e664446: 00 89 d3 48 03 18 48 89 d8 48 8b 5d f8 c9 c3 0f 0x00007fae1e664456: 1f 00 48 8d 15 61 51 a7 00 48 8b 12 85 c0 7e 12 =>0x00007fae1e664466: 8b 37 48 8b 5d f8 48 89 d7 c9 e9 5b 4b ee fe 0f 0x00007fae1e664476: 1f 00 48 85 d2 75 e9 48 8d 05 14 ef a3 00 48 8d 0x00007fae1e664486: 0d c7 49 5e 00 48 8d 15 06 d1 44 00 be d5 01 00 0x00007fae1e664496: 00 48 8d 3d 22 d1 44 00 48 8b 00 c6 00 58 31 c0 0x00007fae1e6644a6: e8 05 b1 41 ff 0f 1f 44 00 00 85 d2 74 46 48 8d 0x00007fae1e6644b6: 05 3d 04 a4 00 89 d3 48 03 18 48 89 df e8 18 55 0x00007fae1e6644c6: d9 ff 84 c0 75 80 48 8d 05 c5 ee a3 00 48 8d 0d 0x00007fae1e6644d6: 7f 7d 5d 00 48 8d 15 7f 45 54 00 be 2f 01 00 00 0x00007fae1e6644e6: 48 8d 3d 0b 45 54 00 48 8b 00 c6 00 58 31 c0 e8 0x00007fae1e6644f6: b6 b0 41 ff 48 8d 05 97 ee a3 00 48 8d 0d eb 7b 0x00007fae1e664506: 5d 00 48 8d 15 de ab 61 00 be 2d 01 00 00 48 8d 0x00007fae1e664516: 3d dd 44 54 00 48 8b 00 c6 00 58 31 c0 e8 88 b0 0x00007fae1e664526: 41 ff 0f 1f 84 00 00 00 00 00 55 48 89 e5 41 57 0x00007fae1e664536: 41 56 49 89 f6 41 55 41 54 53 48 89 fb 48 83 ec 0x00007fae1e664546: 38 48 8d 05 72 50 a7 00 4c 8b 20 48 8d 05 cc dd 0x00007fae1e664556: ab 00 8b 00 85 c0 0f 8e 66 04 00 00 48 8b 4e 08 Stack slot to memory mapping: stack at sp + 0 slots: 0x0000000706933690 is an oop: jdk.internal.loader.ClassLoaders$PlatformClassLoader {0x0000000706933690} - klass: 'jdk/internal/loader/ClassLoaders$PlatformClassLoader' - flags: - ---- fields (total size 14 words): - private 'defaultAssertionStatus' 'Z' @12 false (0x00) - injected 'loader_data' 'J' @16 140385711223936 (0x00007fae1872f480) - private final 'parent' 'Ljava/lang/ClassLoader;' @24 null (0x00000000) - private final 'name' 'Ljava/lang/String;' @28 "platform"{0x0000000706933700} (0xe0d266e0) - private final 'unnamedModule' 'Ljava/lang/Module;' @32 a 'java/lang/Module'{0x0000000706933840} (0xe0d26708) - private final 'nameAndId' 'Ljava/lang/String;' @36 "'platform'"{0x0000000706933938} (0xe0d26727) - private final 'parallelLockMap' 'Ljava/util/concurrent/ConcurrentHashMap;' @40 a 'java/util/concurrent/ConcurrentHashMap'{0x0000000706933878} (0xe0d2670f) - private final 'package2certs' 'Ljava/util/concurrent/ConcurrentHashMap;' @44 a 'java/util/concurrent/ConcurrentHashMap'{0x00000007069338c8} (0xe0d26719) - private final 'classes' 'Ljava/util/ArrayList;' @48 a 'java/util/ArrayList'{0x0000000706933730} (0xe0d266e6) - private final 'defaultDomain' 'Ljava/security/ProtectionDomain;' @52 a 'java/security/ProtectionDomain'{0x0000000706933748} (0xe0d266e9) - private final 'packages' 'Ljava/util/concurrent/ConcurrentHashMap;' @56 a 'java/util/concurrent/ConcurrentHashMap'{0x00000007069337a0} (0xe0d266f4) - private final 'libraries' 'Ljdk/internal/loader/NativeLibraries;' @60 a 'jdk/internal/loader/NativeLibraries'{0x00000007069337e0} (0xe0d266fc) - final 'assertionLock' 'Ljava/lang/Object;' @64 a 'java/lang/Object'{0x00000007069338b8} (0xe0d26717) - private 'packageAssertionStatus' 'Ljava/util/Map;' @68 null (0x00000000) - 'classAssertionStatus' 'Ljava/util/Map;' @72 null (0x00000000) - private volatile 'classLoaderValueMap' 'Ljava/util/concurrent/ConcurrentHashMap;' @76 null (0x00000000) - private final 'pdcache' 'Ljava/util/Map;' @80 a 'java/util/concurrent/ConcurrentHashMap'{0x0000000706933970} (0xe0d2672e) - public 'useNegativeCache' 'Z' @13 false (0x00) - public 'usePositiveCache' 'Z' @14 false (0x00) - private final 'parent' 'Ljdk/internal/loader/BuiltinClassLoader;' @84 a 'jdk/internal/loader/ClassLoaders$BootClassLoader'{0x0000000706932b48} (0xe0d26569) - private 'ucp' 'Ljdk/internal/loader/URLClassPath;' @88 null (0x00000000) - private 'negativeLookupCache' 'Ljava/util/Set;' @92 a 'java/util/concurrent/ConcurrentHashMap$KeySetView'{0x0000000706933a30} (0xe0d26746) - private 'positiveLookupCache' 'Ljava/util/Map;' @96 a 'java/util/concurrent/ConcurrentHashMap'{0x0000000706933a88} (0xe0d26751) - private final 'nameToModule' 'Ljava/util/Map;' @100 a 'java/util/concurrent/ConcurrentHashMap'{0x00000007069339b0} (0xe0d26736) - private final 'moduleToReader' 'Ljava/util/Map;' @104 a 'java/util/concurrent/ConcurrentHashMap'{0x00000007069339f0} (0xe0d2673e) - private volatile 'resourceCache' 'Ljava/lang/ref/SoftReference;' @108 null (0x00000000) stack at sp + 1 slots: 0x00007fac50dc8654 in mmap'd memory region [0x00007fac50000000 - 0x00007facb0000000], tag mtNone stack at sp + 2 slots: 0x00007fae1fd93480 is pointing into the stack for thread: 0x00007fae1802e880 stack at sp + 3 slots: 0x00007fae1e806cae: in /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/server/libjvm.so at 0x00007fae1cefd000 stack at sp + 4 slots: 0x0000000000000028 is an unknown value stack at sp + 5 slots: 0x00000008007539b8 is pointing into metadata stack at sp + 6 slots: 0x0 is null stack at sp + 7 slots: 0x00000008007539b8 is pointing into metadata Lock stack of current Java thread (top to bottom): LockStack[0]: java.lang.Object {0x0000000706e315a0} - klass: 'java/lang/Object' - flags: - ---- fields (total size 2 words): Compiled method (n/a) 9414 768 n 0 java.lang.ClassLoader::findLoadedClass0 (native) total in heap [0x00007fae083e9588,0x00007fae083e9a30] = 1192 relocation [0x00007fae083e9680,0x00007fae083e96a0] = 32 main code [0x00007fae083e96a0,0x00007fae083e9a29] = 905 stub code [0x00007fae083e9a29,0x00007fae083e9a30] = 7 [Constant Pool (empty)] [MachCode] [Entry Point] # {method} {0x0000000800618680} 'findLoadedClass0' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader' # this: rsi:rsi = 'java/lang/ClassLoader' # parm0: rdx:rdx = 'java/lang/String' # [sp+0x50] (sp of caller) 0x00007fae083e96a0: 9090 448b | 5608 443b 0x00007fae083e96a8: ; {runtime_call Shared Runtime ic_miss_blob} 0x00007fae083e96a8: 5008 0f85 | 30aa 99ff [Verified Entry Point] 0x00007fae083e96b0: 8984 2400 | 80fe ff55 | 488b ec48 | 83ec 4090 | 4181 7f20 | 0200 0000 0x00007fae083e96c8: ; {runtime_call Stub::method_entry_barrier} 0x00007fae083e96c8: 7405 e811 | d696 ff40 | f6c4 0f0f | 841b 0000 0x00007fae083e96d8: ; {external_word} 0x00007fae083e96d8: 0048 bfcb | 9dc9 1eae | 7f00 0048 0x00007fae083e96e4: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae083e96e4: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 ;; move 1 -> 2 0x00007fae083e96f4: 4889 5424 | 0848 83fa | 0048 8d54 | 2408 480f | 4454 2408 ;; move 0 -> 1 0x00007fae083e9708: 4889 3424 | 4883 fe00 | 488d 3424 | 480f 4434 | 24c5 f877 0x00007fae083e971c: ; {internal_word} 0x00007fae083e971c: 49ba 1997 | 3e08 ae7f | 0000 4d89 | 9708 0400 | 0049 89a7 | 0004 0000 | 498d bf20 | 0400 0041 0x00007fae083e973c: c787 ac04 | 0000 0400 0x00007fae083e9744: ; {runtime_call Java_java_lang_ClassLoader_findLoadedClass0} 0x00007fae083e9744: 0000 48b8 | e01b c61f | ae7f 0000 | ffd0 c5f8 | 7741 c787 | ac04 0000 | 0500 0000 | f083 4424 0x00007fae083e9764: c000 493b | 6f28 0f87 | 0e00 0000 | 4183 bfa8 | 0400 0000 | 0f84 2b00 | 0000 c5f8 | 7748 8945 0x00007fae083e9784: f849 8bff | 4c8b e448 | 83ec 0048 0x00007fae083e9790: ; {runtime_call JavaThread::check_special_condition_for_native_trans(JavaThread*)} 0x00007fae083e9790: 83e4 f048 | b890 f0eb | 1dae 7f00 | 00ff d049 | 8be4 4d33 | e448 8b45 | f841 c787 | ac04 0000 0x00007fae083e97b0: 0800 0000 | 4183 bf40 | 0500 0002 | 0f84 3a02 | 0000 49c7 | 8700 0400 | 0000 0000 | 0049 c787 0x00007fae083e97d0: 0804 0000 | 0000 0000 | c5f8 7748 | 85c0 0f84 | f501 0000 | a803 0f85 | 0800 0000 | 488b 00e9 0x00007fae083e97f0: e501 0000 | a801 0f85 | 0900 0000 | 488b 40fe | e9d4 0100 | 0048 8b40 | ff41 807f | 4800 0f84 0x00007fae083e9810: c501 0000 | 4883 f800 | 0f84 bb01 | 0000 498b | 4f38 4885 | c90f 8414 | 0000 0048 | 83e9 0849 0x00007fae083e9830: 894f 3849 | 034f 4048 | 8901 e99a | 0100 0048 | 81ec d000 | 0000 4889 | 0424 4889 | 4c24 0848 0x00007fae083e9850: 8954 2410 | 4889 7424 | 1848 897c | 2420 4c89 | 4424 284c | 894c 2430 | 4c89 5424 | 384c 895c 0x00007fae083e9870: 2440 c5fb | 1144 2450 | c5fb 114c | 2458 c5fb | 1154 2460 | c5fb 115c | 2468 c5fb | 1164 2470 0x00007fae083e9890: ; {no_reloc} 0x00007fae083e9890: c5fb 116c | 2478 c5fb | 11b4 2480 | 0000 00c5 | fb11 bc24 | 8800 0000 | c57b 1184 | 2490 0000 0x00007fae083e98b0: 00c5 7b11 | 8c24 9800 | 0000 c57b | 1194 24a0 | 0000 00c5 | 7b11 9c24 | a800 0000 | c57b 11a4 0x00007fae083e98d0: 24b0 0000 | 00c5 7b11 | ac24 b800 | 0000 c57b | 11b4 24c0 | 0000 00c5 | 7b11 bc24 | c800 0000 ;; push_call_clobbered_registers end 0x00007fae083e98f0: 498b f748 | 8bf8 40f6 | c40f 0f84 | 1900 0000 | 4883 ec08 0x00007fae083e9904: ; {runtime_call G1BarrierSetRuntime::write_ref_field_pre_entry(oopDesc*, JavaThread*)} 0x00007fae083e9904: 48b8 0060 | c21d ae7f | 0000 ffd0 | 4883 c408 | e90c 0000 0x00007fae083e9918: ; {runtime_call G1BarrierSetRuntime::write_ref_field_pre_entry(oopDesc*, JavaThread*)} 0x00007fae083e9918: 0048 b800 | 60c2 1dae | 7f00 00ff | d0c5 7b10 | bc24 c800 | 0000 c57b | 10b4 24c0 | 0000 00c5 0x00007fae083e9938: 7b10 ac24 | b800 0000 | c57b 10a4 | 24b0 0000 | 00c5 7b10 | 9c24 a800 | 0000 c57b | 1094 24a0 0x00007fae083e9958: 0000 00c5 | 7b10 8c24 | 9800 0000 | c57b 1084 | 2490 0000 | 00c5 fb10 | bc24 8800 | 0000 c5fb 0x00007fae083e9978: 10b4 2480 | 0000 00c5 | fb10 6c24 | 78c5 fb10 | 6424 70c5 | fb10 5c24 | 68c5 fb10 | 5424 60c5 0x00007fae083e9998: fb10 4c24 | 58c5 fb10 | 4424 504c | 8b5c 2440 | 4c8b 5424 | 384c 8b4c | 2430 4c8b | 4424 2848 0x00007fae083e99b8: 8b7c 2420 | 488b 7424 | 1848 8b54 | 2410 488b | 4c24 0848 | 8b04 2448 | 81c4 d000 | 0000 c5f8 0x00007fae083e99d8: 7749 8b8f | 9004 0000 | c781 0001 | 0000 0000 | 0000 c949 | 837f 0800 | 0f85 0100 0x00007fae083e99f4: ; {runtime_call Stub::forward_exception} 0x00007fae083e99f4: 0000 c3e9 | e441 88ff | c5f8 7748 | 8945 f84c | 8be4 4883 | ec00 4883 0x00007fae083e9a0c: ; {runtime_call SharedRuntime::reguard_yellow_pages()} 0x00007fae083e9a0c: e4f0 48b8 | 20dc 6a1e | ae7f 0000 | ffd0 498b | e44d 33e4 | 488b 45f8 | e999 fdff | fff4 f4f4 0x00007fae083e9a2c: f4f4 f4f4 [/MachCode] Compiled method (c1) 9419 765 ! 3 jdk.internal.loader.BuiltinClassLoader::loadClassOrNull (143 bytes) total in heap [0x00007fae0088a688,0x00007fae0088bb58] = 5328 relocation [0x00007fae0088a780,0x00007fae0088a940] = 448 main code [0x00007fae0088a940,0x00007fae0088ba28] = 4328 stub code [0x00007fae0088ba28,0x00007fae0088bb00] = 216 metadata [0x00007fae0088bb00,0x00007fae0088bb58] = 88 immutable data [0x00007face4208e70,0x00007face4209920] = 2736 dependencies [0x00007face4208e70,0x00007face4208e90] = 32 nul chk table [0x00007face4208e90,0x00007face4208eb8] = 40 handler table [0x00007face4208eb8,0x00007face4209008] = 336 scopes pcs [0x00007face4209008,0x00007face42095a8] = 1440 scopes data [0x00007face42095a8,0x00007face4209920] = 888 [Constant Pool (empty)] [MachCode] [Instructions begin] ;; block B51 [0, 0] 0x00007fae0088a940: 9090 9090 | 9090 9090 | 9090 9090 | 9090 9090 | 9090 448b | 5608 443b 0x00007fae0088a958: ; {runtime_call Shared Runtime ic_miss_blob} 0x00007fae0088a958: 5008 0f85 | 8097 4f07 [Verified Entry Point] 0x00007fae0088a960: 8984 2400 | 80fe ff55 | 4881 ec90 | 0000 0090 | 4181 7f20 | 0200 0000 0x00007fae0088a978: ; {runtime_call Stub::method_entry_barrier} 0x00007fae0088a978: 7405 e861 | c34c 0748 | 8974 2440 0x00007fae0088a984: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088a984: 48bf 288b | 05f8 ac7f | 0000 8b9f | 9c00 0000 | 83c3 0289 | 9f9c 0000 | 0081 e3fe | 0700 0085 0x00007fae0088a9a4: db0f 8433 0x00007fae0088a9a8: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@0 (line 606) 0x00007fae0088a9a8: 0e00 0089 | 4c24 5048 0x00007fae0088a9b0: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088a9b0: 8bfe 48bb | 288b 05f8 | ac7f 0000 | 8b7f 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b bbe8 0x00007fae0088a9d0: 0000 0075 | 0d48 8383 | f000 0000 | 01e9 6000 | 0000 483b | bbf8 0000 | 0075 0d48 | 8383 0001 0x00007fae0088a9f0: 0000 01e9 | 4a00 0000 | 4883 bbe8 | 0000 0000 | 7517 4889 | bbe8 0000 | 0048 c783 | f000 0000 0x00007fae0088aa10: 0100 0000 | e929 0000 | 0048 83bb | f800 0000 | 0075 1748 | 89bb f800 | 0000 48c7 | 8300 0100 0x00007fae0088aa30: 0001 0000 | 00e9 0800 | 0000 4883 | 83e0 0000 | 0001 488b | fa48 8bd7 | 488b de48 0x00007fae0088aa4c: ;*invokevirtual getClassLoadingLock {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@2 (line 606) 0x00007fae0088aa4c: 8bf3 4889 | 7c24 4890 0x00007fae0088aa54: ; {optimized virtual_call} 0x00007fae0088aa54: 9090 90e8 0x00007fae0088aa58: ; ImmutableOopMap {[64]=Oop [72]=Oop } ;*invokevirtual getClassLoadingLock {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@2 (line 606) 0x00007fae0088aa58: 44ee ffff 0x00007fae0088aa5c: ; {post_call_nop} 0x00007fae0088aa5c: 0f1f 8400 0x00007fae0088aa60: ;*invokevirtual getClassLoadingLock {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@2 (line 606) 0x00007fae0088aa60: d403 0000 | 4889 4424 | 5848 8d74 | 2478 488b | f848 897e | 0848 8b07 | 418b 9f98 | 0700 0081 0x00007fae0088aa80: fbe8 0700 | 000f 8d94 | 0d00 0049 | 3b7c 1ff8 | 0f84 2500 | 0000 a802 | 0f85 810d | 0000 488b 0x00007fae0088aaa0: d848 83e3 | fe48 83c8 | 01f0 480f | b11f 0f85 | 6b0d 0000 | 418b 9f98 | 0700 0049 | 893c 1f83 0x00007fae0088aac0: c308 4189 | 9f98 0700 0x00007fae0088aac8: ;*monitorenter {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@7 (line 606) 0x00007fae0088aac8: 0048 8b74 0x00007fae0088aacc: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088aacc: 2440 48bf | 288b 05f8 | ac7f 0000 | 8b76 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b b718 0x00007fae0088aaec: 0100 0075 | 0d48 8387 | 2001 0000 | 01e9 6000 | 0000 483b | b728 0100 | 0075 0d48 | 8387 3001 0x00007fae0088ab0c: 0000 01e9 | 4a00 0000 | 4883 bf18 | 0100 0000 | 7517 4889 | b718 0100 | 0048 c787 | 2001 0000 0x00007fae0088ab2c: 0100 0000 | e929 0000 | 0048 83bf | 2801 0000 | 0075 1748 | 89b7 2801 | 0000 48c7 | 8730 0100 0x00007fae0088ab4c: 0001 0000 | 00e9 0800 | 0000 4883 | 8710 0100 0x00007fae0088ab5c: ; {metadata(method data for {method} {0x0000000800619330} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')} 0x00007fae0088ab5c: 0001 48be | d892 05f8 | ac7f 0000 | 8bbe 9c00 | 0000 83c7 | 0289 be9c | 0000 0081 | e7fe ff1f 0x00007fae0088ab7c: 0085 ff0f | 84ad 0c00 0x00007fae0088ab84: ; {metadata(method data for {method} {0x0000000800619330} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')} 0x00007fae0088ab84: 0048 bed8 | 9205 f8ac | 7f00 0048 | 8386 e000 | 0000 0148 0x00007fae0088ab98: ;*invokestatic checkName {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::findLoadedClass@1 (line 1233) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) 0x00007fae0088ab98: 8b74 2448 0x00007fae0088ab9c: ; {static_call} 0x00007fae0088ab9c: 9090 90e8 0x00007fae0088aba0: ; ImmutableOopMap {[64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*invokestatic checkName {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::findLoadedClass@1 (line 1233) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) 0x00007fae0088aba0: 5cdd feff 0x00007fae0088aba4: ; {post_call_nop} 0x00007fae0088aba4: 0f1f 8400 0x00007fae0088aba8: ;*invokestatic checkName {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::findLoadedClass@1 (line 1233) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) 0x00007fae0088aba8: 1c05 0001 0x00007fae0088abac: ; {metadata(method data for {method} {0x0000000800619330} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')} 0x00007fae0088abac: 85c0 48ba | d892 05f8 | ac7f 0000 | bef0 0000 | 0075 05be | 0001 0000 | 488b 3c32 | 488d 7f01 0x00007fae0088abcc: 4889 3c32 ;; 94 branch [NE] [B24] 0x00007fae0088abd0: 0f85 0f00 0x00007fae0088abd4: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::findLoadedClass@4 (line 1233) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) ; {oop(nullptr)} 0x00007fae0088abd4: 0000 48bf | 0000 0000 | 0000 0000 ;; 102 branch [AL] [B21] 0x00007fae0088abe0: e932 0000 0x00007fae0088abe4: ;*astore {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@13 (line 608) 0x00007fae0088abe4: 0048 8b74 0x00007fae0088abe8: ; {metadata(method data for {method} {0x0000000800619330} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')} 0x00007fae0088abe8: 2440 48ba | d892 05f8 | ac7f 0000 | 4883 8210 | 0100 0001 | 488b 5424 | 4848 8b74 0x00007fae0088ac04: ;*invokevirtual findLoadedClass0 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::findLoadedClass@11 (line 1235) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) ; {optimized virtual_call} 0x00007fae0088ac04: 2440 90e8 0x00007fae0088ac08: ; ImmutableOopMap {[64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*invokevirtual findLoadedClass0 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::findLoadedClass@11 (line 1235) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) 0x00007fae0088ac08: a4ea b507 0x00007fae0088ac0c: ; {post_call_nop} 0x00007fae0088ac0c: 0f1f 8400 0x00007fae0088ac10: ;*invokevirtual findLoadedClass0 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::findLoadedClass@11 (line 1235) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) 0x00007fae0088ac10: 8405 0002 0x00007fae0088ac14: ;*astore {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@13 (line 608) 0x00007fae0088ac14: 488b f848 0x00007fae0088ac18: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ac18: 85ff 48ba | 288b 05f8 | ac7f 0000 | be40 0100 | 0075 05be | 5001 0000 | 488b 1c32 | 488d 5b01 0x00007fae0088ac38: 4889 1c32 ;; 136 branch [NE] [B4] 0x00007fae0088ac3c: 0f85 5508 0x00007fae0088ac40: ;*ifnonnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@17 (line 610) 0x00007fae0088ac40: 0000 4889 | 7c24 6048 | 8b74 2440 0x00007fae0088ac4c: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ac4c: 48ba 288b | 05f8 ac7f | 0000 4883 | 8260 0100 | 0001 488b | 5424 4848 0x00007fae0088ac64: ;*invokevirtual findLoadedModule {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@22 (line 613) 0x00007fae0088ac64: 8b74 2440 | 9090 9090 0x00007fae0088ac6c: ; {optimized virtual_call} 0x00007fae0088ac6c: 9090 90e8 0x00007fae0088ac70: ; ImmutableOopMap {[64]=Oop [72]=Oop [88]=Oop [96]=Oop [128]=Oop } ;*invokevirtual findLoadedModule {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@22 (line 613) 0x00007fae0088ac70: 4c21 0000 0x00007fae0088ac74: ; {post_call_nop} 0x00007fae0088ac74: 0f1f 8400 0x00007fae0088ac78: ;*invokevirtual findLoadedModule {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@22 (line 613) 0x00007fae0088ac78: ec05 0003 0x00007fae0088ac7c: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ac7c: 4885 c048 | ba28 8b05 | f8ac 7f00 | 00b9 9001 | 0000 7405 | b9a0 0100 | 0048 8b34 | 0a48 8d76 0x00007fae0088ac9c: 0148 8934 | 0a48 8b74 | 2440 0f84 0x00007fae0088aca8: ;*ifnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@29 (line 614) 0x00007fae0088aca8: 7003 0000 ;; block B5 [32, 42] 0x00007fae0088acac: ; implicit exception: dispatches to 0x00007fae0088b853 ;*invokevirtual loader {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@34 (line 617) 0x00007fae0088acac: 483b 0048 0x00007fae0088acb0: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088acb0: 8bd0 48b9 | 288b 05f8 | ac7f 0000 0x00007fae0088acbc: ; {metadata('jdk/internal/loader/BuiltinClassLoader$LoadedModule')} 0x00007fae0088acbc: 49ba 00cb | 2f00 0800 | 0000 4c89 | 91b8 0100 | 0048 8381 | c001 0000 | 018b 780c 0x00007fae0088acd8: ; {external_word} 0x00007fae0088acd8: 4152 49ba | 981c 121f | ae7f 0000 | 4d3b 220f | 841b 0000 0x00007fae0088acec: ; {external_word} 0x00007fae0088acec: 0048 bf98 | d0bb 1eae | 7f00 0048 0x00007fae0088acf8: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088acf8: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 | 415a 48c1 0x00007fae0088ad0c: ;*getfield loader {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader$LoadedModule::loader@1 (line 138) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@34 (line 617) 0x00007fae0088ad0c: e703 483b 0x00007fae0088ad10: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ad10: fe48 ba28 | 8b05 f8ac | 7f00 00b9 | e001 0000 | 7505 b9f0 | 0100 0048 | 8b1c 0a48 | 8d5b 0148 0x00007fae0088ad30: 891c 0a0f | 8553 0100 0x00007fae0088ad38: ;*if_acmpne {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@42 (line 618) ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ad38: 0048 ba28 | 8b05 f8ac | 7f00 0048 | 8382 0002 0x00007fae0088ad48: ; {metadata(method data for {method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088ad48: 0000 0148 | ba60 c652 | 0008 0000 | 008b 8a9c | 0000 0083 | c102 898a | 9c00 0000 | 81e1 feff 0x00007fae0088ad68: 1f00 85c9 ;; 218 branch [EQ] [CounterOverflowStub: 0x00007facdc10cc38] 0x00007fae0088ad6c: 0f84 010b 0x00007fae0088ad70: ; {oop(a 'java/lang/Class'{0x00000007068d1738} = 'jdk/internal/misc/VM')} 0x00007fae0088ad70: 0000 48ba | 3817 8d06 | 0700 0000 | 8b92 9c00 0x00007fae0088ad80: ;*getstatic initLevel {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@0 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@45 (line 619) 0x00007fae0088ad80: 0000 83fa 0x00007fae0088ad84: ; {metadata(method data for {method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088ad84: 0248 ba60 | c652 0008 | 0000 00b9 | e000 0000 | 7c05 b9f0 | 0000 0048 | 8b3c 0a48 | 8d7f 0148 0x00007fae0088ada4: 893c 0a0f | 8c1a 0000 0x00007fae0088adac: ;*if_icmplt {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@4 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@45 (line 619) ; {metadata(method data for {method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088adac: 0048 ba60 | c652 0008 | 0000 00ff | 8200 0100 | 00ba 0100 | 0000 e905 0x00007fae0088adc4: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@8 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@45 (line 619) 0x00007fae0088adc4: 0000 00ba 0x00007fae0088adc8: ;*ireturn {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@12 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@45 (line 619) 0x00007fae0088adc8: 0000 0000 ;; block B31 [12, 48] 0x00007fae0088adcc: 83e2 0185 0x00007fae0088add0: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088add0: d248 ba28 | 8b05 f8ac | 7f00 00b9 | 2002 0000 | 7505 b910 | 0200 0048 | 8b3c 0a48 | 8d7f 0148 0x00007fae0088adf0: 893c 0a0f | 850a 0000 0x00007fae0088adf8: ;*ifeq {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@48 (line 619) 0x00007fae0088adf8: 0048 8b7c | 2460 e904 0x00007fae0088ae00: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@71 (line 627) 0x00007fae0088ae00: 0200 0048 0x00007fae0088ae04: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ae04: 8bd6 48b9 | 288b 05f8 | ac7f 0000 | 4883 8130 | 0200 0001 0x00007fae0088ae18: ; {metadata(method data for {method} {0x00000008001e3478} 'findClassInModuleOrNull' '(Ljdk/internal/loader/BuiltinClassLoader$LoadedModule;Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ae18: 48ba f898 | 05f8 ac7f | 0000 8b8a | 9c00 0000 | 83c1 0289 | 8a9c 0000 | 0081 e1fe | ff1f 0085 0x00007fae0088ae38: c90f 8455 | 0a00 0048 0x00007fae0088ae40: ; {metadata(method data for {method} {0x00000008001e3478} 'findClassInModuleOrNull' '(Ljdk/internal/loader/BuiltinClassLoader$LoadedModule;Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ae40: 8bd6 48b9 | f898 05f8 | ac7f 0000 | 4883 81e0 | 0000 0001 | 488b 5424 | 4848 8bc8 | 488b fe48 0x00007fae0088ae60: ;*invokevirtual defineClass {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::findClassInModuleOrNull@3 (line 694) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@55 (line 620) 0x00007fae0088ae60: 8bf7 9090 0x00007fae0088ae64: ; {optimized virtual_call} 0x00007fae0088ae64: 9090 90e8 0x00007fae0088ae68: ; ImmutableOopMap {[64]=Oop [88]=Oop [128]=Oop } ;*invokevirtual defineClass {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::findClassInModuleOrNull@3 (line 694) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@55 (line 620) 0x00007fae0088ae68: 7495 4f07 0x00007fae0088ae6c: ; {post_call_nop} 0x00007fae0088ae6c: 0f1f 8400 0x00007fae0088ae70: ;*invokevirtual defineClass {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::findClassInModuleOrNull@3 (line 694) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@55 (line 620) 0x00007fae0088ae70: e407 0004 0x00007fae0088ae74: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ae74: 48ba 288b | 05f8 ac7f | 0000 ff82 | 6002 0000 | 488b f8e9 0x00007fae0088ae88: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@60 (line 620) 0x00007fae0088ae88: 7b01 0000 ;; block B8 [63, 71] 0x00007fae0088ae8c: ; implicit exception: dispatches to 0x00007fae0088b8b5 ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@66 (line 624) 0x00007fae0088ae8c: 483b 0748 0x00007fae0088ae90: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088ae90: 8bd7 48b9 | 288b 05f8 | ac7f 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9180 0x00007fae0088aeb0: 0200 0075 | 0d48 8381 | 8802 0000 | 01e9 6000 | 0000 483b | 9190 0200 | 0075 0d48 | 8381 9802 0x00007fae0088aed0: 0000 01e9 | 4a00 0000 | 4883 b980 | 0200 0000 | 7517 4889 | 9180 0200 | 0048 c781 | 8802 0000 0x00007fae0088aef0: 0100 0000 | e929 0000 | 0048 83b9 | 9002 0000 | 0075 1748 | 8991 9002 | 0000 48c7 | 8198 0200 0x00007fae0088af10: 0001 0000 | 00e9 0800 | 0000 4883 | 8178 0200 0x00007fae0088af20: ; {metadata(method data for {method} {0x00000008001e3608} 'loadClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088af20: 0001 48ba | 689f 05f8 | ac7f 0000 | 8b8a 9c00 | 0000 83c1 | 0289 8a9c | 0000 0081 | e1fe ff1f 0x00007fae0088af40: 0085 c90f | 848c 0900 | 0048 8bd7 0x00007fae0088af4c: ; {metadata(method data for {method} {0x00000008001e3608} 'loadClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088af4c: 48b9 689f | 05f8 ac7f | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b | 91e8 0000 0x00007fae0088af6c: 0075 0d48 | 8381 f000 | 0000 01e9 | 6000 0000 | 483b 91f8 | 0000 0075 | 0d48 8381 | 0001 0000 0x00007fae0088af8c: 01e9 4a00 | 0000 4883 | b9e8 0000 | 0000 7517 | 4889 91e8 | 0000 0048 | c781 f000 | 0000 0100 0x00007fae0088afac: 0000 e929 | 0000 0048 | 83b9 f800 | 0000 0075 | 1748 8991 | f800 0000 | 48c7 8100 | 0100 0001 0x00007fae0088afcc: 0000 00e9 | 0800 0000 | 4883 81e0 | 0000 0001 | 488b 5424 | 48b9 0000 | 0000 488b 0x00007fae0088afe8: ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@3 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@66 (line 624) 0x00007fae0088afe8: f790 9090 | 9048 b8a0 | 9c20 e4ac 0x00007fae0088aff4: ; {virtual_call} 0x00007fae0088aff4: 7f00 00e8 0x00007fae0088aff8: ; ImmutableOopMap {[64]=Oop [88]=Oop [128]=Oop } ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@3 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@66 (line 624) 0x00007fae0088aff8: 4435 4707 0x00007fae0088affc: ; {post_call_nop} 0x00007fae0088affc: 0f1f 8400 0x00007fae0088b000: ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@3 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@66 (line 624) 0x00007fae0088b000: 7409 0005 0x00007fae0088b004: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b004: 488b f848 | ba28 8b05 | f8ac 7f00 | 00ff 82a8 | 0200 00e9 0x00007fae0088b018: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@71 (line 627) 0x00007fae0088b018: 7b04 0000 ;; block B6 [74, 78] 0x00007fae0088b01c: 8b7e 5441 0x00007fae0088b020: ; {external_word} 0x00007fae0088b020: 5249 ba98 | 1c12 1fae | 7f00 004d | 3b22 0f84 | 1b00 0000 ;; MacroAssembler::decode_heap_oop: heap base corrupted? 0x00007fae0088b034: ; {external_word} 0x00007fae0088b034: 48bf 98d0 | bb1e ae7f | 0000 4883 0x00007fae0088b040: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b040: e4f0 48b8 | 401e 331e | ae7f 0000 | ffd0 f441 | 5a48 c1e7 0x00007fae0088b054: ;*getfield parent {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@75 (line 630) 0x00007fae0088b054: 0348 85ff 0x00007fae0088b058: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b058: 48ba 288b | 05f8 ac7f | 0000 b9d0 | 0200 0075 | 05b9 c002 | 0000 488b | 1c0a 488d | 5b01 4889 0x00007fae0088b078: 1c0a 0f85 0x00007fae0088b07c: ;*ifnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@78 (line 630) 0x00007fae0088b07c: 0a00 0000 ;; block B57 [91, 91] 0x00007fae0088b080: 488b 7c24 | 60e9 7d01 0x00007fae0088b088: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@91 (line 635) 0x00007fae0088b088: 0000 483b 0x00007fae0088b08c: ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@86 (line 631) 0x00007fae0088b08c: 0748 8bd7 0x00007fae0088b090: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b090: 48b9 288b | 05f8 ac7f | 0000 8b52 | 0849 ba00 | 0000 0008 | 0000 0049 | 03d2 483b | 91e8 0200 0x00007fae0088b0b0: 0075 0d48 | 8381 f002 | 0000 01e9 | 6000 0000 | 483b 91f8 | 0200 0075 | 0d48 8381 | 0003 0000 0x00007fae0088b0d0: 01e9 4a00 | 0000 4883 | b9e8 0200 | 0000 7517 | 4889 91e8 | 0200 0048 | c781 f002 | 0000 0100 0x00007fae0088b0f0: 0000 e929 | 0000 0048 | 83b9 f802 | 0000 0075 | 1748 8991 | f802 0000 | 48c7 8100 | 0300 0001 0x00007fae0088b110: 0000 00e9 | 0800 0000 | 4883 81e0 | 0200 0001 0x00007fae0088b120: ; {metadata(method data for {method} {0x00000008001e3608} 'loadClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b120: 48ba 689f | 05f8 ac7f | 0000 8b8a | 9c00 0000 | 83c1 0289 | 8a9c 0000 | 0081 e1fe | ff1f 0085 0x00007fae0088b140: c90f 84cf | 0700 0048 0x00007fae0088b148: ; {metadata(method data for {method} {0x00000008001e3608} 'loadClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b148: 8bd7 48b9 | 689f 05f8 | ac7f 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 91e8 0x00007fae0088b168: 0000 0075 | 0d48 8381 | f000 0000 | 01e9 6000 | 0000 483b | 91f8 0000 | 0075 0d48 | 8381 0001 0x00007fae0088b188: 0000 01e9 | 4a00 0000 | 4883 b9e8 | 0000 0000 | 7517 4889 | 91e8 0000 | 0048 c781 | f000 0000 0x00007fae0088b1a8: 0100 0000 | e929 0000 | 0048 83b9 | f800 0000 | 0075 1748 | 8991 f800 | 0000 48c7 | 8100 0100 0x00007fae0088b1c8: 0001 0000 | 00e9 0800 | 0000 4883 | 81e0 0000 | 0001 488b | 5424 48b9 | 0000 0000 0x00007fae0088b1e4: ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@3 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@86 (line 631) 0x00007fae0088b1e4: 488b f790 | 9090 9090 | 9048 b8c8 | 9c20 e4ac 0x00007fae0088b1f4: ; {virtual_call} 0x00007fae0088b1f4: 7f00 00e8 0x00007fae0088b1f8: ; ImmutableOopMap {[64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@3 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@86 (line 631) 0x00007fae0088b1f8: e494 4f07 0x00007fae0088b1fc: ; {post_call_nop} 0x00007fae0088b1fc: 0f1f 8400 0x00007fae0088b200: ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@3 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@86 (line 631) 0x00007fae0088b200: 740b 0006 0x00007fae0088b204: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@91 (line 635) 0x00007fae0088b204: 488b f848 0x00007fae0088b208: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b208: 85ff 48ba | 288b 05f8 | ac7f 0000 | be10 0300 | 0075 05be | 2003 0000 | 488b 1c32 | 488d 5b01 0x00007fae0088b228: 4889 1c32 ;; 470 branch [NE] [B4] 0x00007fae0088b22c: 0f85 6502 0x00007fae0088b230: ;*ifnonnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@93 (line 635) 0x00007fae0088b230: 0000 488b | 7424 4048 0x00007fae0088b238: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b238: 8bd6 48bb | 288b 05f8 | ac7f 0000 | 8b52 0849 | ba00 0000 | 0008 0000 | 0049 03d2 | 483b 9338 0x00007fae0088b258: 0300 0075 | 0d48 8383 | 4003 0000 | 01e9 6000 | 0000 483b | 9348 0300 | 0075 0d48 | 8383 5003 0x00007fae0088b278: 0000 01e9 | 4a00 0000 | 4883 bb38 | 0300 0000 | 7517 4889 | 9338 0300 | 0048 c783 | 4003 0000 0x00007fae0088b298: 0100 0000 | e929 0000 | 0048 83bb | 4803 0000 | 0075 1748 | 8993 4803 | 0000 48c7 | 8350 0300 0x00007fae0088b2b8: 0001 0000 | 00e9 0800 | 0000 4883 | 8330 0300 0x00007fae0088b2c8: ; {metadata(method data for {method} {0x00000008001e2560} 'hasClassPath' '()Z' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b2c8: 0001 48ba | c0a0 05f8 | ac7f 0000 | 8b9a 9c00 | 0000 83c3 | 0289 9a9c | 0000 0081 | e3fe ff1f 0x00007fae0088b2e8: 0085 db0f | 8446 0600 | 008b 5658 0x00007fae0088b2f4: ; {external_word} 0x00007fae0088b2f4: 4152 49ba | 981c 121f | ae7f 0000 | 4d3b 220f | 841b 0000 0x00007fae0088b308: ; {external_word} 0x00007fae0088b308: 0048 bf98 | d0bb 1eae | 7f00 0048 0x00007fae0088b314: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b314: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 | 415a 48c1 0x00007fae0088b328: ;*getfield ucp {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::hasClassPath@1 (line 227) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@97 (line 635) 0x00007fae0088b328: e203 4885 0x00007fae0088b32c: ; {metadata(method data for {method} {0x00000008001e2560} 'hasClassPath' '()Z' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b32c: d248 bac0 | a005 f8ac | 7f00 00bb | e000 0000 | 7405 bbf0 | 0000 0048 | 8b04 1a48 | 8d40 0148 0x00007fae0088b34c: 8904 1a0f | 841a 0000 0x00007fae0088b354: ;*ifnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::hasClassPath@4 (line 227) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@97 (line 635) ; {metadata(method data for {method} {0x00000008001e2560} 'hasClassPath' '()Z' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b354: 0048 bac0 | a005 f8ac | 7f00 00ff | 8200 0100 | 00ba 0100 | 0000 e905 0x00007fae0088b36c: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::hasClassPath@8 (line 227) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@97 (line 635) 0x00007fae0088b36c: 0000 00ba 0x00007fae0088b370: ;*ireturn {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::hasClassPath@12 (line 227) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@97 (line 635) 0x00007fae0088b370: 0000 0000 ;; block B42 [12, 100] 0x00007fae0088b374: 83e2 0185 0x00007fae0088b378: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b378: d248 ba28 | 8b05 f8ac | 7f00 00bb | 6003 0000 | 7405 bb70 | 0300 0048 | 8b04 1a48 | 8d40 0148 0x00007fae0088b398: 8904 1a0f | 84f6 0000 0x00007fae0088b3a0: ;*ifeq {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@100 (line 635) ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b3a0: 0048 ba28 | 8b05 f8ac | 7f00 0048 | 8382 8003 0x00007fae0088b3b0: ; {metadata(method data for {method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088b3b0: 0000 0148 | ba60 c652 | 0008 0000 | 008b 9a9c | 0000 0083 | c302 899a | 9c00 0000 | 81e3 feff 0x00007fae0088b3d0: 1f00 85db ;; 584 branch [EQ] [CounterOverflowStub: 0x00007face41bdd60] 0x00007fae0088b3d4: 0f84 7e05 0x00007fae0088b3d8: ; {oop(a 'java/lang/Class'{0x00000007068d1738} = 'jdk/internal/misc/VM')} 0x00007fae0088b3d8: 0000 48ba | 3817 8d06 | 0700 0000 | 8b92 9c00 0x00007fae0088b3e8: ;*getstatic initLevel {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@0 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@103 (line 635) 0x00007fae0088b3e8: 0000 83fa 0x00007fae0088b3ec: ; {metadata(method data for {method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088b3ec: 0248 ba60 | c652 0008 | 0000 00bb | e000 0000 | 7c05 bbf0 | 0000 0048 | 8b04 1a48 | 8d40 0148 0x00007fae0088b40c: 8904 1a0f | 8c1a 0000 0x00007fae0088b414: ;*if_icmplt {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@4 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@103 (line 635) ; {metadata(method data for {method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088b414: 0048 ba60 | c652 0008 | 0000 00ff | 8200 0100 | 00ba 0100 | 0000 e905 0x00007fae0088b42c: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@8 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@103 (line 635) 0x00007fae0088b42c: 0000 00ba 0x00007fae0088b430: ;*ireturn {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.misc.VM::isModuleSystemInited@12 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@103 (line 635) 0x00007fae0088b430: 0000 0000 ;; block B47 [12, 106] 0x00007fae0088b434: 83e2 0185 0x00007fae0088b438: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b438: d248 ba28 | 8b05 f8ac | 7f00 00bb | 9003 0000 | 7405 bba0 | 0300 0048 | 8b04 1a48 | 8d40 0148 0x00007fae0088b458: 8904 1a0f | 8436 0000 0x00007fae0088b460: ;*ifeq {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@106 (line 635) 0x00007fae0088b460: 0048 8b54 | 2448 488b 0x00007fae0088b468: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b468: fe48 bb28 | 8b05 f8ac | 7f00 0048 | 8383 b003 | 0000 0148 | 8bfe 488b 0x00007fae0088b480: ;*invokevirtual findClassOnClassPathOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@111 (line 636) 0x00007fae0088b480: f790 9090 0x00007fae0088b484: ; {optimized virtual_call} 0x00007fae0088b484: 9090 90e8 0x00007fae0088b488: ; ImmutableOopMap {[64]=Oop [88]=Oop [128]=Oop } ;*invokevirtual findClassOnClassPathOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@111 (line 636) 0x00007fae0088b488: 548f 4f07 0x00007fae0088b48c: ; {post_call_nop} 0x00007fae0088b48c: 0f1f 8400 0x00007fae0088b490: ;*invokevirtual findClassOnClassPathOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@111 (line 636) 0x00007fae0088b490: 040e 0007 0x00007fae0088b494: ;*iload_2 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@116 (line 642) 0x00007fae0088b494: 488b f88b | 4c24 5085 0x00007fae0088b49c: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b49c: c948 b828 | 8b05 f8ac | 7f00 00ba | e003 0000 | 7405 baf0 | 0300 0048 | 8b34 1048 | 8d76 0148 0x00007fae0088b4bc: 8934 100f | 8412 0100 0x00007fae0088b4c4: ;*ifeq {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@117 (line 642) 0x00007fae0088b4c4: 0048 85ff 0x00007fae0088b4c8: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b4c8: 48b8 288b | 05f8 ac7f | 0000 ba00 | 0400 0074 | 05ba 1004 | 0000 488b | 3410 488d | 7601 4889 0x00007fae0088b4e8: 3410 0f84 0x00007fae0088b4ec: ;*ifnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@122 (line 642) 0x00007fae0088b4ec: e700 0000 ;; block B18 [125, 1] 0x00007fae0088b4f0: 488b 7424 0x00007fae0088b4f4: ; {metadata(method data for {method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b4f4: 4048 b828 | 8b05 f8ac | 7f00 008b | 7608 49ba | 0000 0000 | 0800 0000 | 4903 f248 | 3bb0 2804 0x00007fae0088b514: 0000 750d | 4883 8030 | 0400 0001 | e960 0000 | 0048 3bb0 | 3804 0000 | 750d 4883 | 8040 0400 0x00007fae0088b534: 0001 e94a | 0000 0048 | 83b8 2804 | 0000 0075 | 1748 89b0 | 2804 0000 | 48c7 8030 | 0400 0001 0x00007fae0088b554: 0000 00e9 | 2900 0000 | 4883 b838 | 0400 0000 | 7517 4889 | b038 0400 | 0048 c780 | 4004 0000 0x00007fae0088b574: 0100 0000 | e908 0000 | 0048 8380 | 2004 0000 0x00007fae0088b584: ; {metadata(method data for {method} {0x00000008006191e8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')} 0x00007fae0088b584: 0148 b828 | a405 f8ac | 7f00 008b | 909c 0000 | 0083 c202 | 8990 9c00 | 0000 81e2 | feff 1f00 0x00007fae0088b5a4: 85d2 0f84 | cd03 0000 0x00007fae0088b5ac: ; {metadata(method data for {method} {0x00000008006191e8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')} 0x00007fae0088b5ac: 4885 ff48 | b828 a405 | f8ac 7f00 | 00ba f000 | 0000 7405 | bae0 0000 | 0048 8b34 | 1048 8d76 0x00007fae0088b5cc: 0148 8934 | 100f 84a5 0x00007fae0088b5d4: ;*ifnonnull {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::resolveClass@1 (line 1172) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b5d4: 0000 0048 | 8d44 2478 | 488b 7008 | 418b 9798 | 0700 0049 | 3b74 17f8 | 0f85 a803 | 0000 49c7 0x00007fae0088b5f4: 4417 f800 | 0000 0041 | 83af 9807 | 0000 0849 | 3b74 17f0 | 0f84 5800 | 0000 488b | 06a8 020f 0x00007fae0088b614: 8535 0000 | 00a8 010f | 841b 0000 0x00007fae0088b620: ; {external_word} 0x00007fae0088b620: 0048 bf10 | ccbb 1eae | 7f00 0048 0x00007fae0088b62c: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b62c: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 | 488b d048 | 83ca 01f0 | 480f b116 | 0f84 1800 0x00007fae0088b64c: 0000 418b | 9798 0700 | 0049 8934 | 1741 8387 | 9807 0000 | 08e9 3403 0x00007fae0088b664: ;*monitorexit {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@134 (line 645) 0x00007fae0088b664: 0000 488b | c748 81c4 | 9000 0000 0x00007fae0088b670: ; {poll_return} 0x00007fae0088b670: 5d49 3b67 | 280f 8732 0x00007fae0088b678: ;*areturn {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@135 (line 645) 0x00007fae0088b678: 0300 00c3 ;; block B49 [4, 11] 0x00007fae0088b67c: 4889 7c24 | 7090 9090 | 9090 9090 0x00007fae0088b688: ; {no_reloc} 0x00007fae0088b688: e945 0300 | 0000 0000 | 0000 498b | 87d0 0100 | 0048 8d78 | 3049 3bbf | e001 0000 | 0f87 3203 0x00007fae0088b6a8: 0000 4989 | bfd0 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 0008 0000 | 0049 2bca 0x00007fae0088b6c8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 0x00007fae0088b6e0: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::resolveClass@4 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b6e0: 4889 4828 0x00007fae0088b6e4: ; {metadata(method data for {method} {0x00000008006191e8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')} 0x00007fae0088b6e4: 488b f048 | bf28 a405 | f8ac 7f00 | 0048 8387 | 0001 0000 0x00007fae0088b6f8: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::resolveClass@8 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b6f8: 0148 8bf0 | 4889 4424 | 6890 9090 0x00007fae0088b704: ; {optimized virtual_call} 0x00007fae0088b704: 9090 90e8 0x00007fae0088b708: ; ImmutableOopMap {[88]=Oop [104]=Oop [112]=Oop [128]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::resolveClass@8 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b708: d48c 4f07 0x00007fae0088b70c: ; {post_call_nop} 0x00007fae0088b70c: 0f1f 8400 0x00007fae0088b710: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::resolveClass@8 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b710: 8410 0008 | 488b 4424 0x00007fae0088b718: ; ImmutableOopMap {rax=Oop [88]=Oop [112]=Oop [128]=Oop } ;*athrow {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.ClassLoader::resolveClass@11 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) ; {section_word} 0x00007fae0088b718: 6848 ba19 | b788 00ae 0x00007fae0088b720: ; {runtime_call C1 Runtime handle_exception_nofpu_blob} 0x00007fae0088b720: 7f00 00e8 | d8bd 4807 0x00007fae0088b728: ;*athrow {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::resolveClass@11 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b728: 9049 8b87 | 7805 0000 | 4d33 d24d | 8997 7805 | 0000 4d33 | d24d 8997 | 8005 0000 | 488b f048 0x00007fae0088b748: 8d44 2478 | 488b 5808 | 418b bf98 | 0700 0049 | 3b5c 3ff8 | 0f85 8702 | 0000 49c7 | 443f f800 0x00007fae0088b768: 0000 0041 | 83af 9807 | 0000 0849 | 3b5c 3ff0 | 0f84 5800 | 0000 488b | 03a8 020f | 8535 0000 0x00007fae0088b788: 00a8 010f | 841b 0000 0x00007fae0088b790: ; {external_word} 0x00007fae0088b790: 0048 bf10 | ccbb 1eae | 7f00 0048 0x00007fae0088b79c: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b79c: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 | 488b f848 | 83cf 01f0 | 480f b13b | 0f84 1800 0x00007fae0088b7bc: 0000 418b | bf98 0700 | 0049 891c | 3f41 8387 | 9807 0000 | 08e9 1302 0x00007fae0088b7d4: ;*monitorexit {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@139 (line 646) 0x00007fae0088b7d4: 0000 488b | c6e9 3b02 0x00007fae0088b7dc: ; {metadata({method} {0x00000008001e2628} 'loadClassOrNull' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b7dc: 0000 49ba | 2826 1e00 | 0800 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x00007fae0088b7f4: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b7f4: ffe8 066b 0x00007fae0088b7f8: ; ImmutableOopMap {rsi=Oop rdx=Oop [64]=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@-1 (line 606) 0x00007fae0088b7f8: 4807 e9ac 0x00007fae0088b7fc: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae0088b7fc: f1ff ffe8 0x00007fae0088b800: ; ImmutableOopMap {rdi=Oop [64]=Oop [72]=Oop [88]=Oop } ;*monitorenter {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@7 (line 606) 0x00007fae0088b800: 7c27 4907 0x00007fae0088b804: ; {external_word} 0x00007fae0088b804: 48bf 9feb | c41e ae7f | 0000 4883 0x00007fae0088b810: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b810: e4f0 48b8 | 401e 331e | ae7f 0000 | ffd0 f448 | 897c 2408 | 4889 3424 0x00007fae0088b828: ; {runtime_call C1 Runtime monitorenter_nofpu_blob} 0x00007fae0088b828: e853 9148 0x00007fae0088b82c: ; ImmutableOopMap {rdi=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*monitorenter {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@7 (line 606) 0x00007fae0088b82c: 07e9 97f2 0x00007fae0088b830: ; {metadata({method} {0x0000000800619330} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')} 0x00007fae0088b830: ffff 49ba | 3093 6100 | 0800 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x00007fae0088b848: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b848: ffe8 b26a 0x00007fae0088b84c: ; ImmutableOopMap {[64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*synchronization entry ; - java.lang.ClassLoader::findLoadedClass@-1 (line 1233) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@10 (line 608) 0x00007fae0088b84c: 4807 e932 0x00007fae0088b850: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae0088b850: f3ff ffe8 0x00007fae0088b854: ; ImmutableOopMap {rax=Oop rsi=Oop [64]=Oop [72]=Oop [88]=Oop [96]=Oop [128]=Oop } ;*invokevirtual loader {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@34 (line 617) 0x00007fae0088b854: 2827 4907 0x00007fae0088b858: ; {external_word} 0x00007fae0088b858: 48bf 9feb | c41e ae7f | 0000 4883 0x00007fae0088b864: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b864: e4f0 48b8 | 401e 331e | ae7f 0000 0x00007fae0088b870: ; {metadata({method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088b870: ffd0 f449 | bae0 c552 | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff 0x00007fae0088b888: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b888: ffff e871 0x00007fae0088b88c: ; ImmutableOopMap {rax=Oop rsi=Oop [64]=Oop [72]=Oop [88]=Oop [96]=Oop [128]=Oop } ;*synchronization entry ; - jdk.internal.misc.VM::isModuleSystemInited@-1 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@45 (line 619) 0x00007fae0088b88c: 6a48 07e9 | def4 ffff ;; CounterOverflowStub slow case 0x00007fae0088b894: ; {metadata({method} {0x00000008001e3478} 'findClassInModuleOrNull' '(Ljdk/internal/loader/BuiltinClassLoader$LoadedModule;Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b894: 49ba 7834 | 1e00 0800 | 0000 4c89 | 5424 0848 | c704 24ff 0x00007fae0088b8a8: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b8a8: ffff ffe8 0x00007fae0088b8ac: ; ImmutableOopMap {rsi=Oop rax=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::findClassInModuleOrNull@-1 (line 694) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@55 (line 620) 0x00007fae0088b8ac: 506a 4807 | e98a f5ff 0x00007fae0088b8b4: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae0088b8b4: ffe8 c626 0x00007fae0088b8b8: ; ImmutableOopMap {rdi=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@66 (line 624) ; {external_word} 0x00007fae0088b8b8: 4907 48bf | 9feb c41e | ae7f 0000 | 4883 e4f0 0x00007fae0088b8c8: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b8c8: 48b8 401e | 331e ae7f | 0000 ffd0 0x00007fae0088b8d4: ; {metadata({method} {0x00000008001e3608} 'loadClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b8d4: f449 ba08 | 361e 0008 | 0000 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x00007fae0088b8ec: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b8ec: e80f 6a48 0x00007fae0088b8f0: ; ImmutableOopMap {rdi=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@-1 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@66 (line 624) 0x00007fae0088b8f0: 07e9 53f6 0x00007fae0088b8f4: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae0088b8f4: ffff e885 0x00007fae0088b8f8: ; ImmutableOopMap {rdi=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@86 (line 631) ; {external_word} 0x00007fae0088b8f8: 2649 0748 | bf9f ebc4 | 1eae 7f00 | 0048 83e4 0x00007fae0088b908: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088b908: f048 b840 | 1e33 1eae | 7f00 00ff 0x00007fae0088b914: ; {metadata({method} {0x00000008001e3608} 'loadClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b914: d0f4 49ba | 0836 1e00 | 0800 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x00007fae0088b92c: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b92c: ffe8 ce69 0x00007fae0088b930: ; ImmutableOopMap {rdi=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@-1 (line 655) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@86 (line 631) 0x00007fae0088b930: 4807 e910 0x00007fae0088b934: ; {metadata({method} {0x00000008001e2560} 'hasClassPath' '()Z' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088b934: f8ff ff49 | ba60 251e | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff 0x00007fae0088b94c: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b94c: ffff e8ad 0x00007fae0088b950: ; ImmutableOopMap {rsi=Oop rdi=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::hasClassPath@-1 (line 227) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@97 (line 635) 0x00007fae0088b950: 6948 07e9 | 99f9 ffff ;; CounterOverflowStub slow case 0x00007fae0088b958: ; {metadata({method} {0x000000080052c5e0} 'isModuleSystemInited' '()Z' in 'jdk/internal/misc/VM')} 0x00007fae0088b958: 49ba e0c5 | 5200 0800 | 0000 4c89 | 5424 0848 | c704 24ff 0x00007fae0088b96c: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b96c: ffff ffe8 0x00007fae0088b970: ; ImmutableOopMap {rsi=Oop rdi=Oop [64]=Oop [72]=Oop [88]=Oop [128]=Oop } ;*synchronization entry ; - jdk.internal.misc.VM::isModuleSystemInited@-1 (line 93) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@103 (line 635) 0x00007fae0088b970: 8c69 4807 | e961 faff 0x00007fae0088b978: ; {metadata({method} {0x00000008006191e8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')} 0x00007fae0088b978: ff49 bae8 | 9161 0008 | 0000 004c | 8954 2408 | 48c7 0424 | ffff ffff 0x00007fae0088b990: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088b990: e86b 6948 0x00007fae0088b994: ; ImmutableOopMap {rdi=Oop [88]=Oop [128]=Oop } ;*synchronization entry ; - java.lang.ClassLoader::resolveClass@-1 (line 1172) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b994: 07e9 12fc | ffff 488d | 4424 7848 0x00007fae0088b9a0: ; {runtime_call C1 Runtime monitorexit_nofpu_blob} 0x00007fae0088b9a0: 8904 24e8 | 5889 4807 | e9b9 fcff 0x00007fae0088b9ac: ; {internal_word} 0x00007fae0088b9ac: ff49 ba71 | b688 00ae | 7f00 004d | 8997 b804 0x00007fae0088b9bc: ; {runtime_call SafepointBlob} 0x00007fae0088b9bc: 0000 e99d 0x00007fae0088b9c0: ; {metadata(nullptr)} 0x00007fae0088b9c0: ab4f 0748 | ba00 0000 | 0000 0000 | 00b8 000f 0x00007fae0088b9d0: ; {runtime_call C1 Runtime load_klass_patching_blob} 0x00007fae0088b9d0: 050a e8c9 0x00007fae0088b9d4: ; ImmutableOopMap {[88]=Oop [112]=Oop [128]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.ClassLoader::resolveClass@4 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b9d4: 7a48 07e9 | acfc ffff ;; NewInstanceStub slow case 0x00007fae0088b9dc: ; {runtime_call C1 Runtime fast_new_instance_blob} 0x00007fae0088b9dc: 488b d2e8 0x00007fae0088b9e0: ; ImmutableOopMap {[88]=Oop [112]=Oop [128]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ClassLoader::resolveClass@4 (line 1173) ; - jdk.internal.loader.BuiltinClassLoader::loadClassOrNull@128 (line 643) 0x00007fae0088b9e0: 9cef 4807 | e9fb fcff | ff48 8d44 | 2478 4889 0x00007fae0088b9f0: ; {runtime_call C1 Runtime monitorexit_nofpu_blob} 0x00007fae0088b9f0: 0424 e809 | 8948 07e9 | dafd ffff ;; Unwind handler 0x00007fae0088b9fc: 498b 8778 | 0500 0049 | c787 7805 | 0000 0000 | 0000 49c7 | 8780 0500 | 0000 0000 | 0048 81c4 0x00007fae0088ba1c: 9000 0000 0x00007fae0088ba20: ; {runtime_call C1 Runtime unwind_exception_blob} 0x00007fae0088ba20: 5de9 ba33 | 4907 f4f4 [Stub Code] 0x00007fae0088ba28: ; {no_reloc} 0x00007fae0088ba28: 9090 9090 0x00007fae0088ba2c: ; {static_stub} 0x00007fae0088ba2c: 9048 bb00 | 0000 0000 0x00007fae0088ba34: ; {runtime_call nmethod} 0x00007fae0088ba34: 0000 00e9 | fbff ffff 0x00007fae0088ba3c: ; {static_stub} 0x00007fae0088ba3c: 9048 bb00 | 0000 0000 0x00007fae0088ba44: ; {runtime_call nmethod} 0x00007fae0088ba44: 0000 00e9 | fbff ffff 0x00007fae0088ba4c: ; {static_stub} 0x00007fae0088ba4c: 9048 bb00 | 0000 0000 0x00007fae0088ba54: ; {runtime_call nmethod} 0x00007fae0088ba54: 0000 00e9 | fbff ffff 0x00007fae0088ba5c: ; {static_stub} 0x00007fae0088ba5c: 48bb 0000 | 0000 0000 0x00007fae0088ba64: ; {runtime_call nmethod} 0x00007fae0088ba64: 0000 e9fb 0x00007fae0088ba68: ; {static_stub} 0x00007fae0088ba68: ffff ff48 | bb00 0000 | 0000 0000 0x00007fae0088ba74: ; {runtime_call nmethod} 0x00007fae0088ba74: 00e9 fbff 0x00007fae0088ba78: ; {static_stub} 0x00007fae0088ba78: ffff 48bb | 1030 1e00 | 0800 0000 0x00007fae0088ba84: ; {runtime_call I2C/C2I adapters} 0x00007fae0088ba84: e94d ff4f 0x00007fae0088ba88: ; {static_stub} 0x00007fae0088ba88: 0748 bb00 | 0000 0000 0x00007fae0088ba90: ; {runtime_call nmethod} 0x00007fae0088ba90: 0000 00e9 | fbff ffff 0x00007fae0088ba98: ; {static_stub} 0x00007fae0088ba98: 48bb 0000 | 0000 0000 0x00007fae0088baa0: ; {runtime_call nmethod} 0x00007fae0088baa0: 0000 e9fb 0x00007fae0088baa4: ; {static_stub} 0x00007fae0088baa4: ffff ff48 | bb00 0000 | 0000 0000 0x00007fae0088bab0: ; {runtime_call nmethod} 0x00007fae0088bab0: 00e9 fbff | ffff bbad | de00 00b9 | adde 0000 | bead de00 | 00bf adde 0x00007fae0088bac8: ; {runtime_call C1 Runtime handle_exception_from_callee_blob} 0x00007fae0088bac8: 0000 e831 0x00007fae0088bacc: ; {external_word} 0x00007fae0088bacc: a948 0748 | bf9f ebc4 | 1eae 7f00 | 0048 83e4 0x00007fae0088badc: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae0088badc: f048 b840 | 1e33 1eae | 7f00 00ff 0x00007fae0088bae8: ; {section_word} 0x00007fae0088bae8: d0f4 49ba | eaba 8800 | ae7f 0000 0x00007fae0088baf4: ; {runtime_call DeoptimizationBlob} 0x00007fae0088baf4: 4152 e9a5 | ad4f 07f4 | f4f4 f4f4 [/MachCode] Compiled method (c1) 9452 764 3 jdk.internal.loader.BuiltinClassLoader::loadClass (51 bytes) total in heap [0x00007fae00888c08,0x00007fae00889690] = 2696 relocation [0x00007fae00888d00,0x00007fae00888df8] = 248 main code [0x00007fae00888e00,0x00007fae008895e8] = 2024 stub code [0x00007fae008895e8,0x00007fae00889670] = 136 metadata [0x00007fae00889670,0x00007fae00889690] = 32 immutable data [0x00007facdc158210,0x00007facdc158600] = 1008 dependencies [0x00007facdc158210,0x00007facdc158220] = 16 nul chk table [0x00007facdc158220,0x00007facdc158248] = 40 scopes pcs [0x00007facdc158248,0x00007facdc1584c8] = 640 scopes data [0x00007facdc1584c8,0x00007facdc158600] = 312 [Constant Pool (empty)] [MachCode] [Instructions begin] ;; block B10 [0, 0] 0x00007fae00888e00: 9090 9090 | 9090 9090 | 9090 9090 | 9090 9090 | 9090 448b | 5608 443b 0x00007fae00888e18: ; {runtime_call Shared Runtime ic_miss_blob} 0x00007fae00888e18: 5008 0f85 | c0b2 4f07 [Verified Entry Point] 0x00007fae00888e20: 8984 2400 | 80fe ff55 | 4883 ec70 | 4181 7f20 | 0200 0000 0x00007fae00888e34: ; {runtime_call Stub::method_entry_barrier} 0x00007fae00888e34: 7405 e8a5 0x00007fae00888e38: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00888e38: de4c 0748 | bfe8 8805 | f8ac 7f00 | 008b 9f9c | 0000 0083 | c302 899f | 9c00 0000 | 81e3 fe07 0x00007fae00888e58: 0000 85db ;; 22 branch [EQ] [CounterOverflowStub: 0x00007facd81244e8] 0x00007fae00888e5c: 0f84 1406 0x00007fae00888e60: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@0 (line 588) 0x00007fae00888e60: 0000 0fbe 0x00007fae00888e64: ;*getfield useNegativeCache {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@1 (line 588) 0x00007fae00888e64: 7e0d 85ff 0x00007fae00888e68: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00888e68: 48bf e888 | 05f8 ac7f | 0000 bbf0 | 0000 0075 | 05bb e000 | 0000 488b | 041f 488d | 4001 4889 0x00007fae00888e88: 041f 0f85 0x00007fae00888e8c: ;*ifeq {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@4 (line 588) 0x00007fae00888e8c: 0f00 0000 ;; block B12 [24, 24] 0x00007fae00888e90: 4889 5424 | 4048 8974 | 2438 e9ee 0x00007fae00888e9c: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@24 (line 591) 0x00007fae00888e9c: 0100 0089 | 4c24 4848 0x00007fae00888ea4: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00888ea4: 8bfe 48bb | e888 05f8 | ac7f 0000 | 8b7f 0849 | ba00 0000 | 0008 0000 | 0049 03fa | 483b bb08 0x00007fae00888ec4: 0100 0075 | 0d48 8383 | 1001 0000 | 01e9 6000 | 0000 483b | bb18 0100 | 0075 0d48 | 8383 2001 0x00007fae00888ee4: 0000 01e9 | 4a00 0000 | 4883 bb08 | 0100 0000 | 7517 4889 | bb08 0100 | 0048 c783 | 1001 0000 0x00007fae00888f04: 0100 0000 | e929 0000 | 0048 83bb | 1801 0000 | 0075 1748 | 89bb 1801 | 0000 48c7 | 8320 0100 0x00007fae00888f24: 0001 0000 | 00e9 0800 | 0000 4883 | 8300 0100 0x00007fae00888f34: ; {metadata(method data for {method} {0x00000008001e23e0} 'checkNegativeLookupCache' '(Ljava/lang/String;)Z' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00888f34: 0001 48bf | d88f 05f8 | ac7f 0000 | 8b9f 9c00 | 0000 83c3 | 0289 9f9c | 0000 0081 | e3fe ff1f 0x00007fae00888f54: 0085 db0f | 843a 0500 | 008b 7e5c 0x00007fae00888f60: ; {external_word} 0x00007fae00888f60: 4152 49ba | 981c 121f | ae7f 0000 | 4d3b 220f | 841b 0000 0x00007fae00888f74: ; {external_word} 0x00007fae00888f74: 0048 bf98 | d0bb 1eae | 7f00 0048 0x00007fae00888f80: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae00888f80: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 | 415a 48c1 0x00007fae00888f94: ;*getfield negativeLookupCache {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::checkNegativeLookupCache@1 (line 1005) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@9 (line 588) 0x00007fae00888f94: e703 483b | 0748 8bdf 0x00007fae00888f9c: ; {metadata(method data for {method} {0x00000008001e23e0} 'checkNegativeLookupCache' '(Ljava/lang/String;)Z' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00888f9c: 48b8 d88f | 05f8 ac7f | 0000 8b5b | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b | 98e8 0000 0x00007fae00888fbc: 0075 0d48 | 8380 f000 | 0000 01e9 | 6000 0000 | 483b 98f8 | 0000 0075 | 0d48 8380 | 0001 0000 0x00007fae00888fdc: 01e9 4a00 | 0000 4883 | b8e8 0000 | 0000 7517 | 4889 98e8 | 0000 0048 | c780 f000 | 0000 0100 0x00007fae00888ffc: 0000 e929 | 0000 0048 | 83b8 f800 | 0000 0075 | 1748 8998 | f800 0000 | 48c7 8000 | 0100 0001 0x00007fae0088901c: 0000 00e9 | 0800 0000 | 4883 80e0 | 0000 0001 | 488b da48 | 8bd3 4889 | 7424 3848 0x00007fae00889038: ;*invokeinterface contains {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::checkNegativeLookupCache@5 (line 1005) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@9 (line 588) 0x00007fae00889038: 8bf7 4889 | 5c24 4090 | 9090 9090 | 9048 b850 | 8815 dcac 0x00007fae0088904c: ; {virtual_call} 0x00007fae0088904c: 7f00 00e8 0x00007fae00889050: ; ImmutableOopMap {[56]=Oop [64]=Oop } ;*invokeinterface contains {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::checkNegativeLookupCache@5 (line 1005) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@9 (line 588) 0x00007fae00889050: 8cb6 4f07 0x00007fae00889054: ; {post_call_nop} 0x00007fae00889054: 0f1f 8400 0x00007fae00889058: ;*invokeinterface contains {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::checkNegativeLookupCache@5 (line 1005) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@9 (line 588) 0x00007fae00889058: 4c04 0000 | 83e0 0185 0x00007fae00889060: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889060: c048 bae8 | 8805 f8ac | 7f00 00b9 | 4001 0000 | 7505 b930 | 0100 0048 | 8b34 0a48 | 8d76 0148 0x00007fae00889080: 8934 0a0f | 8545 0300 0x00007fae00889088: ;*ifeq {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@12 (line 588) 0x00007fae00889088: 008b 4c24 | 4848 8b74 0x00007fae00889090: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889090: 2438 48ba | e888 05f8 | ac7f 0000 | 8b76 0849 | ba00 0000 | 0008 0000 | 0049 03f2 | 483b b268 0x00007fae008890b0: 0100 0075 | 0d48 8382 | 7001 0000 | 01e9 6000 | 0000 483b | b278 0100 | 0075 0d48 | 8382 8001 0x00007fae008890d0: 0000 01e9 | 4a00 0000 | 4883 ba68 | 0100 0000 | 7517 4889 | b268 0100 | 0048 c782 | 7001 0000 0x00007fae008890f0: 0100 0000 | e929 0000 | 0048 83ba | 7801 0000 | 0075 1748 | 89b2 7801 | 0000 48c7 | 8280 0100 0x00007fae00889110: 0001 0000 | 00e9 0800 | 0000 4883 | 8260 0100 | 0001 488b | 5424 4048 0x00007fae00889128: ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@27 (line 591) 0x00007fae00889128: 8b74 2438 | 9048 b878 | 8815 dcac 0x00007fae00889134: ; {virtual_call} 0x00007fae00889134: 7f00 00e8 0x00007fae00889138: ; ImmutableOopMap {[56]=Oop [64]=Oop } ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@27 (line 591) 0x00007fae00889138: 0454 4707 0x00007fae0088913c: ; {post_call_nop} 0x00007fae0088913c: 0f1f 8400 0x00007fae00889140: ;*invokevirtual loadClassOrNull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@27 (line 591) 0x00007fae00889140: 3405 0001 0x00007fae00889144: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889144: 4885 c048 | bae8 8805 | f8ac 7f00 | 00be a001 | 0000 7405 | be90 0100 | 0048 8b3c | 3248 8d7f 0x00007fae00889164: 0148 893c | 320f 8410 0x00007fae0088916c: ;*ifnonnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@32 (line 592) 0x00007fae0088916c: 0000 0048 | 83c4 705d 0x00007fae00889174: ; {poll_return} 0x00007fae00889174: 493b 6728 | 0f87 5a03 0x00007fae0088917c: ;*areturn {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@50 (line 597) 0x00007fae0088917c: 0000 c348 | 8b74 2438 0x00007fae00889184: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889184: 488b d648 | bfe8 8805 | f8ac 7f00 | 008b 5208 | 49ba 0000 | 0000 0800 | 0000 4903 | d248 3b97 0x00007fae008891a4: b801 0000 | 750d 4883 | 87c0 0100 | 0001 e960 | 0000 0048 | 3b97 c801 | 0000 750d | 4883 87d0 0x00007fae008891c4: 0100 0001 | e94a 0000 | 0048 83bf | b801 0000 | 0075 1748 | 8997 b801 | 0000 48c7 | 87c0 0100 0x00007fae008891e4: 0001 0000 | 00e9 2900 | 0000 4883 | bfc8 0100 | 0000 7517 | 4889 97c8 | 0100 0048 | c787 d001 0x00007fae00889204: 0000 0100 | 0000 e908 | 0000 0048 | 8387 b001 0x00007fae00889214: ; {metadata(method data for {method} {0x00000008001e26f0} 'addToNegativeLookupCache' '(Ljava/lang/String;)V' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889214: 0000 0148 | ba98 9505 | f8ac 7f00 | 008b ba9c | 0000 0083 | c702 89ba | 9c00 0000 | 81e7 feff 0x00007fae00889234: 1f00 85ff ;; 174 branch [EQ] [CounterOverflowStub: 0x00007facd8127a58] 0x00007fae00889238: 0f84 b002 | 0000 8b76 0x00007fae00889240: ; {external_word} 0x00007fae00889240: 5c41 5249 | ba98 1c12 | 1fae 7f00 | 004d 3b22 | 0f84 1b00 0x00007fae00889254: ; {external_word} 0x00007fae00889254: 0000 48bf | 98d0 bb1e | ae7f 0000 | 4883 e4f0 0x00007fae00889264: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae00889264: 48b8 401e | 331e ae7f | 0000 ffd0 | f441 5a48 0x00007fae00889274: ;*getfield negativeLookupCache {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::addToNegativeLookupCache@1 (line 1009) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@37 (line 593) 0x00007fae00889274: c1e6 0348 | 3b06 488b 0x00007fae0088927c: ; {metadata(method data for {method} {0x00000008001e26f0} 'addToNegativeLookupCache' '(Ljava/lang/String;)V' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae0088927c: d648 bf98 | 9505 f8ac | 7f00 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d248 | 3b97 e800 0x00007fae0088929c: 0000 750d | 4883 87f0 | 0000 0001 | e960 0000 | 0048 3b97 | f800 0000 | 750d 4883 | 8700 0100 0x00007fae008892bc: 0001 e94a | 0000 0048 | 83bf e800 | 0000 0075 | 1748 8997 | e800 0000 | 48c7 87f0 | 0000 0001 0x00007fae008892dc: 0000 00e9 | 2900 0000 | 4883 bff8 | 0000 0000 | 7517 4889 | 97f8 0000 | 0048 c787 | 0001 0000 0x00007fae008892fc: 0100 0000 | e908 0000 | 0048 8387 | e000 0000 | 0148 8b54 0x00007fae00889310: ;*invokeinterface add {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::addToNegativeLookupCache@5 (line 1009) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@37 (line 593) 0x00007fae00889310: 2440 9090 | 9048 b8a0 | 8815 dcac 0x00007fae0088931c: ; {virtual_call} 0x00007fae0088931c: 7f00 00e8 0x00007fae00889320: ; ImmutableOopMap {[64]=Oop } ;*invokeinterface add {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::addToNegativeLookupCache@5 (line 1009) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@37 (line 593) 0x00007fae00889320: bcb3 4f07 0x00007fae00889324: ; {post_call_nop} 0x00007fae00889324: 0f1f 8400 0x00007fae00889328: ;*invokeinterface add {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::addToNegativeLookupCache@5 (line 1009) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@37 (line 593) 0x00007fae00889328: 1c07 0002 ;; 194 move [metadata:0x0000000000000000|M] [rdx|M] [patch_normal] [bci:40] 0x00007fae0088932c: 9090 9090 0x00007fae00889330: ; {no_reloc} 0x00007fae00889330: e909 0200 | 0000 0000 | 0000 80ba | 3801 0000 | 040f 8521 | 0200 0049 | 8b87 d001 | 0000 488d 0x00007fae00889350: 7828 493b | bfe0 0100 | 000f 8709 | 0200 0049 | 89bf d001 | 0000 48c7 | 0001 0000 | 0048 8bca 0x00007fae00889370: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948 0x00007fae00889390: 1848 8948 0x00007fae00889394: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@40 (line 594) 0x00007fae00889394: 2048 8bd0 0x00007fae00889398: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889398: 48be e888 | 05f8 ac7f | 0000 4883 | 86e0 0100 | 0001 488b | 5424 4048 0x00007fae008893b0: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@45 (line 594) 0x00007fae008893b0: 8bf0 4889 0x00007fae008893b4: ; {optimized virtual_call} 0x00007fae008893b4: 4424 50e8 0x00007fae008893b8: ; ImmutableOopMap {[80]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@45 (line 594) 0x00007fae008893b8: 24b0 4f07 0x00007fae008893bc: ; {post_call_nop} 0x00007fae008893bc: 0f1f 8400 0x00007fae008893c0: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@45 (line 594) 0x00007fae008893c0: b407 0003 | 488b 4424 | 50e9 0a02 0x00007fae008893cc: ;*athrow {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@48 (line 594) 0x00007fae008893cc: 0000 488b | 5c24 4090 | 9090 9090 0x00007fae008893d8: ; {no_reloc} 0x00007fae008893d8: e9a7 0100 | 0000 0000 | 0000 80ba | 3801 0000 | 040f 85bf | 0100 0049 | 8b87 d001 | 0000 488d 0x00007fae008893f8: 7828 493b | bfe0 0100 | 000f 87a7 | 0100 0049 | 89bf d001 | 0000 48c7 | 0001 0000 | 0048 8bca 0x00007fae00889418: 49ba 0000 | 0000 0800 | 0000 492b | ca89 4808 | 4833 c989 | 480c 4833 | c948 8948 | 1048 8948 0x00007fae00889438: 1848 8948 0x00007fae0088943c: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@15 (line 589) 0x00007fae0088943c: 2048 8bd0 0x00007fae00889440: ; {metadata(method data for {method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889440: 48be e888 | 05f8 ac7f | 0000 4883 | 8650 0100 | 0001 488b 0x00007fae00889454: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@20 (line 589) 0x00007fae00889454: d348 8bf0 | 4889 4424 0x00007fae0088945c: ; {optimized virtual_call} 0x00007fae0088945c: 5890 90e8 0x00007fae00889460: ; ImmutableOopMap {[88]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@20 (line 589) 0x00007fae00889460: 7caf 4f07 0x00007fae00889464: ; {post_call_nop} 0x00007fae00889464: 0f1f 8400 0x00007fae00889468: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@20 (line 589) 0x00007fae00889468: 5c08 0004 | 488b 4424 | 58e9 6201 0x00007fae00889474: ; {metadata({method} {0x00000008001e1c30} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889474: 0000 49ba | 301c 1e00 | 0800 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x00007fae0088948c: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae0088948c: ffe8 6e8e 0x00007fae00889490: ; ImmutableOopMap {rsi=Oop rdx=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::loadClass@-1 (line 588) 0x00007fae00889490: 4807 e9cb 0x00007fae00889494: ; {metadata({method} {0x00000008001e23e0} 'checkNegativeLookupCache' '(Ljava/lang/String;)Z' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae00889494: f9ff ff49 | bae0 231e | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff 0x00007fae008894ac: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae008894ac: ffff e84d 0x00007fae008894b0: ; ImmutableOopMap {rsi=Oop rdx=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::checkNegativeLookupCache@-1 (line 1005) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@9 (line 588) 0x00007fae008894b0: 8e48 07e9 | a5fa ffff ;; ImplicitNullCheckStub slow case 0x00007fae008894b8: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae008894b8: e8c3 4a49 0x00007fae008894bc: ; ImmutableOopMap {rsi=Oop rdx=Oop rdi=Oop } ;*invokeinterface contains {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::checkNegativeLookupCache@5 (line 1005) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@9 (line 588) ; {external_word} 0x00007fae008894bc: 0748 bf9f | ebc4 1eae | 7f00 0048 0x00007fae008894c8: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae008894c8: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 ;; C1SafepointPollStub slow case 0x00007fae008894d8: ; {internal_word} 0x00007fae008894d8: 49ba 7491 | 8800 ae7f | 0000 4d89 | 97b8 0400 0x00007fae008894e8: ; {runtime_call SafepointBlob} 0x00007fae008894e8: 00e9 72d0 0x00007fae008894ec: ; {metadata({method} {0x00000008001e26f0} 'addToNegativeLookupCache' '(Ljava/lang/String;)V' in 'jdk/internal/loader/BuiltinClassLoader')} 0x00007fae008894ec: 4f07 49ba | f026 1e00 | 0800 0000 | 4c89 5424 | 0848 c704 | 24ff ffff 0x00007fae00889504: ; {runtime_call C1 Runtime counter_overflow_blob} 0x00007fae00889504: ffe8 f68d 0x00007fae00889508: ; ImmutableOopMap {rsi=Oop [64]=Oop } ;*synchronization entry ; - jdk.internal.loader.BuiltinClassLoader::addToNegativeLookupCache@-1 (line 1009) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@37 (line 593) 0x00007fae00889508: 4807 e92f 0x00007fae0088950c: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae0088950c: fdff ffe8 0x00007fae00889510: ; ImmutableOopMap {rsi=Oop [64]=Oop } ;*invokeinterface add {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::addToNegativeLookupCache@5 (line 1009) ; - jdk.internal.loader.BuiltinClassLoader::loadClass@37 (line 593) 0x00007fae00889510: 6c4a 4907 0x00007fae00889514: ; {external_word} 0x00007fae00889514: 48bf 9feb | c41e ae7f | 0000 4883 0x00007fae00889520: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae00889520: e4f0 48b8 | 401e 331e | ae7f 0000 0x00007fae0088952c: ; {metadata(nullptr)} 0x00007fae0088952c: ffd0 f448 | ba00 0000 | 0000 0000 | 00b8 000f 0x00007fae0088953c: ; {runtime_call C1 Runtime load_klass_patching_blob} 0x00007fae0088953c: 050a e85d 0x00007fae00889540: ; ImmutableOopMap {[64]=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) jdk.internal.loader.BuiltinClassLoader::loadClass@40 (line 594) 0x00007fae00889540: 9f48 07e9 | e8fd ffff ;; ImplicitNullCheckStub slow case 0x00007fae00889548: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae00889548: e833 4a49 0x00007fae0088954c: ; ImmutableOopMap {[64]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@40 (line 594) ; {external_word} 0x00007fae0088954c: 0748 bf9f | ebc4 1eae | 7f00 0048 0x00007fae00889558: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae00889558: 83e4 f048 | b840 1e33 | 1eae 7f00 | 00ff d0f4 ;; NewInstanceStub slow case 0x00007fae00889568: ; {runtime_call C1 Runtime fast_new_instance_init_check_blob} 0x00007fae00889568: 488b d2e8 0x00007fae0088956c: ; ImmutableOopMap {[64]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@40 (line 594) 0x00007fae0088956c: 9006 4907 | e920 feff 0x00007fae00889574: ; {metadata(nullptr)} 0x00007fae00889574: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a ;; patch entry point 0x00007fae00889584: ; {runtime_call C1 Runtime load_klass_patching_blob} 0x00007fae00889584: e817 9f48 0x00007fae00889588: ; ImmutableOopMap {rbx=Oop } ;*new {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) jdk.internal.loader.BuiltinClassLoader::loadClass@15 (line 589) 0x00007fae00889588: 07e9 4afe 0x00007fae0088958c: ; {runtime_call C1 Runtime throw_null_pointer_exception_blob} 0x00007fae0088958c: ffff e8ed 0x00007fae00889590: ; ImmutableOopMap {rbx=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@15 (line 589) ; {external_word} 0x00007fae00889590: 4949 0748 | bf9f ebc4 | 1eae 7f00 | 0048 83e4 0x00007fae008895a0: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae008895a0: f048 b840 | 1e33 1eae | 7f00 00ff | d0f4 488b 0x00007fae008895b0: ; {runtime_call C1 Runtime fast_new_instance_init_check_blob} 0x00007fae008895b0: d2e8 4a06 0x00007fae008895b4: ; ImmutableOopMap {rbx=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.loader.BuiltinClassLoader::loadClass@15 (line 589) 0x00007fae008895b4: 4907 e982 | feff ff49 | 8b87 7805 | 0000 49c7 | 8778 0500 | 0000 0000 | 0049 c787 | 8005 0000 0x00007fae008895d4: 0000 0000 | 4883 c470 0x00007fae008895dc: ; {runtime_call C1 Runtime unwind_exception_blob} 0x00007fae008895dc: 5de9 fe57 | 4907 f4f4 | f4f4 f4f4 [Stub Code] 0x00007fae008895e8: ; {no_reloc} 0x00007fae008895e8: 9090 9090 0x00007fae008895ec: ; {static_stub} 0x00007fae008895ec: 9048 bb00 | 0000 0000 0x00007fae008895f4: ; {runtime_call nmethod} 0x00007fae008895f4: 0000 00e9 | fbff ffff 0x00007fae008895fc: ; {static_stub} 0x00007fae008895fc: 9048 bb00 | 0000 0000 0x00007fae00889604: ; {runtime_call nmethod} 0x00007fae00889604: 0000 00e9 | fbff ffff 0x00007fae0088960c: ; {static_stub} 0x00007fae0088960c: 9048 bb00 | 0000 0000 0x00007fae00889614: ; {runtime_call nmethod} 0x00007fae00889614: 0000 00e9 | fbff ffff 0x00007fae0088961c: ; {static_stub} 0x00007fae0088961c: 48bb 0000 | 0000 0000 0x00007fae00889624: ; {runtime_call nmethod} 0x00007fae00889624: 0000 e9fb | ffff ffbb | adde 0000 | b9ad de00 | 00be adde | 0000 bfad 0x00007fae0088963c: ; {runtime_call C1 Runtime handle_exception_from_callee_blob} 0x00007fae0088963c: de00 00e8 | bccd 4807 0x00007fae00889644: ; {external_word} 0x00007fae00889644: 48bf 9feb | c41e ae7f | 0000 4883 0x00007fae00889650: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} 0x00007fae00889650: e4f0 48b8 | 401e 331e | ae7f 0000 0x00007fae0088965c: ; {section_word} 0x00007fae0088965c: ffd0 f449 | ba5f 9688 | 00ae 7f00 0x00007fae00889668: ; {runtime_call DeoptimizationBlob} 0x00007fae00889668: 0041 52e9 | 30d2 4f07 [/MachCode] --------------- P R O C E S S --------------- uid : 1000 euid : 1000 gid : 1000 egid : 1000 umask: 0002 (-------w-) Threads class SMR info: _java_thread_list=0x00007facd0000bc0, length=13, elements={ 0x00007fae1802e880, 0x00007fae186a6600, 0x00007fae186a7f60, 0x00007fae186a9890, 0x00007fae186bb300, 0x00007fae186bce70, 0x00007face40a34f0, 0x00007facd8002d70, 0x00007fae187c7960, 0x00007fae187c9210, 0x00007facdc0ad620, 0x00007facdc0aed30, 0x00007facdc0b04a0 } _java_thread_list_alloc_cnt=24, _java_thread_list_free_cnt=22, _java_thread_list_max=18, _nested_thread_list_max=0 _tlh_cnt=185, _tlh_times=1, avg_tlh_time=0.01, _tlh_time_max=1 _deleted_thread_cnt=5, _deleted_thread_times=0, avg_deleted_thread_time=0.00, _deleted_thread_time_max=0 _delete_lock_wait_cnt=0, _delete_lock_wait_max=0 _to_delete_list_cnt=0, _to_delete_list_max=1 Java Threads: ( => current thread ) =>0x00007fae1802e880 JavaThread "main" [_thread_in_vm, id=23099, stack(0x00007fae1fc98000,0x00007fae1fd99000) (1028K)] 0x00007fae186a6600 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=23111, stack(0x00007fadf8a17000,0x00007fadf8b18000) (1028K)] 0x00007fae186a7f60 JavaThread "Service Thread" daemon [_thread_blocked, id=23112, stack(0x00007fadf8916000,0x00007fadf8a17000) (1028K)] 0x00007fae186a9890 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=23113, stack(0x00007fadf8815000,0x00007fadf8916000) (1028K)] 0x00007fae186bb300 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=23114, stack(0x00007fadf8714000,0x00007fadf8815000) (1028K)] 0x00007fae186bce70 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=23115, stack(0x00007fadf8613000,0x00007fadf8714000) (1028K)] 0x00007face40a34f0 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=23116, stack(0x00007fadf8512000,0x00007fadf8613000) (1028K)] 0x00007facd8002d70 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=23117, stack(0x00007fadf8411000,0x00007fadf8512000) (1028K)] 0x00007fae187c7960 JavaThread "Training replay thread" daemon [_thread_blocked, id=23119, stack(0x00007fadf820f000,0x00007fadf8310000) (1028K)] 0x00007fae187c9210 JavaThread "Notification Thread" daemon [_thread_blocked, id=23120, stack(0x00007fadf810e000,0x00007fadf820f000) (1028K)] 0x00007facdc0ad620 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=23121, stack(0x00007fadf800d000,0x00007fadf810e000) (1028K)] 0x00007facdc0aed30 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=23122, stack(0x00007fad01c1b000,0x00007fad01d1c000) (1028K)] 0x00007facdc0b04a0 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=23123, stack(0x00007fad01b1a000,0x00007fad01c1b000) (1028K)] Total: 13 Other Threads: 0x00007fae1866cde0 VMThread "VM Thread" [id=23110, stack(0x00007fadf8df1000,0x00007fadf8ef1000) (1024K)] 0x00007fae180f4d20 WatcherThread "VM Periodic Task Thread" [id=23109, stack(0x00007fadf9050000,0x00007fadf9150000) (1024K)] 0x00007fae180a91a0 WorkerThread "GC Thread#0" [id=23100, stack(0x00007fadfb732000,0x00007fadfb832000) (1024K)] 0x00007fae180be400 ConcurrentGCThread "G1 Main Marker" [id=23101, stack(0x00007fadfb631000,0x00007fadfb731000) (1024K)] 0x00007fae180bf640 WorkerThread "G1 Conc#0" [id=23102, stack(0x00007fadfb530000,0x00007fadfb630000) (1024K)] 0x00007fae180de7a0 ConcurrentGCThread "G1 Refine#0" [id=23103, stack(0x00007fadf932e000,0x00007fadf942e000) (1024K)] 0x00007fae180dfa00 ConcurrentGCThread "G1 Service" [id=23104, stack(0x00007fadf922d000,0x00007fadf932d000) (1024K)] Total: 7 Threads with active compile tasks: Total: 0 VM state: not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap address: 0x0000000706800000, size: 3992 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 CDS archive(s) mapped at: [0x0000000800000000-0x0000000800db3000-0x0000000800db3000), size 14364672, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0. Compressed class space mapped at: 0x0000000801000000-0x0000000841000000, reserved size: 1073741824 UseCompressedClassPointers 1, UseCompactObjectHeaders 0 Narrow klass pointer bits 32, Max shift 3 Narrow klass base: 0x0000000800000000, Narrow klass shift: 0 Encoding Range: [0x0000000800000000 - 0x0000000900000000), (4294967296 bytes) Klass Range: [0x0000000800000000 - 0x0000000841000000), (1090519040 bytes) Klass ID Range: [8 - 1090519033) (1090519025) GC Precious Log: CardTable entry size: 512 Card Set container configuration: InlinePtr #cards 4 size 8 Array Of Cards #cards 16 size 48 Howl #buckets 8 coarsen threshold 3686 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 4096 CPUs: 24 total, 24 available Memory: 15961M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Enabled (Zero based) Heap Region Size: 2M Heap Min Capacity: 8M Heap Initial Capacity: 250M Heap Max Capacity: 3992M Pre-touch: Disabled Parallel Workers: 1 Concurrent Workers: 1 Concurrent Refinement Workers: 1 Periodic GC: Disabled Heap: garbage-first heap total reserved 4087808K, committed 8192K, used 1494K [0x0000000706800000, 0x0000000800000000) region size 2048K, 1 young (2048K), 0 survivors (0K) Metaspace used 657K, committed 832K, reserved 1114112K class space used 53K, committed 128K, reserved 1048576K Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom | 0|0x0000000706800000, 0x0000000706975828, 0x0000000706a00000| 72%| O| |TAMS 0x0000000706800000| PB 0x0000000706800000| Untracked | 0 | 1|0x0000000706a00000, 0x0000000706a00000, 0x0000000706c00000| 0%| F| |TAMS 0x0000000706a00000| PB 0x0000000706a00000| Untracked | 0 | 2|0x0000000706c00000, 0x0000000706c00000, 0x0000000706e00000| 0%| F| |TAMS 0x0000000706c00000| PB 0x0000000706c00000| Untracked | 0 | 3|0x0000000706e00000, 0x0000000706e3eb68, 0x0000000707000000| 12%| E| |TAMS 0x0000000706e00000| PB 0x0000000706e00000| Complete | 0 Card table byte_map: [0x00007fadff692000,0x00007fadffe5e000] _byte_map_base: 0x00007fadfbe5e000 Marking Bits: (CMBitMap*) 0x00007fae180a9f00 Bits: [0x00007fadfb832000, 0x00007fadff692000) Polling page: 0x00007fae1fdb3000 Metaspace: Usage: Non-class: 603.27 KB used. Class: 53.90 KB used. Both: 657.16 KB used. Virtual space: Non-class space: 64.00 MB reserved, 704.00 KB ( 1%) committed, 1 nodes. Class space: 1.00 GB reserved, 128.00 KB ( <1%) committed, 1 nodes. Both: 1.06 GB reserved, 832.00 KB ( <1%) committed. Chunk freelists: Non-Class: 11.92 MB Class: 15.72 MB Both: 27.64 MB MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 21.00 MB CDS: on - commit_granule_bytes: 65536. - commit_granule_words: 8192. - virtual_space_node_default_size: 8388608. - enlarge_chunks_in_place: 1. UseCompressedClassPointers 1, UseCompactObjectHeaders 0 Narrow klass pointer bits 32, Max shift 3 Narrow klass base: 0x0000000800000000, Narrow klass shift: 0 Encoding Range: [0x0000000800000000 - 0x0000000900000000), (4294967296 bytes) Klass Range: [0x0000000800000000 - 0x0000000841000000), (1090519040 bytes) Klass ID Range: [8 - 1090519033) (1090519025) Internal statistics: num_allocs: 6349. num_deallocs: 2. num_allocs_from_deallocated_blocks: 38. num_chunks_retired: 14. num_allocs_failed_limit: 0. num_arena_births: 30. num_arena_deaths: 0. num_vsnodes_births: 2. num_vsnodes_deaths: 0. num_space_committed: 13. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 0. num_chunks_taken_from_freelist: 44. num_chunk_merges: 0. num_chunk_splits: 26. num_chunks_enlarged: 20. num_inconsistent_stats: 0. CodeHeap 'non-profiled nmethods': size=119148Kb used=259Kb max_used=259Kb free=118888Kb bounds [0x00007fae083b9000, 0x00007fae08629000, 0x00007fae0f814000] CodeHeap 'profiled nmethods': size=119140Kb used=812Kb max_used=812Kb free=118327Kb bounds [0x00007fae00814000, 0x00007fae00a84000, 0x00007fae07c6d000] CodeHeap 'non-nmethods': size=7472Kb used=2634Kb max_used=3282Kb free=4837Kb bounds [0x00007fae07c6d000, 0x00007fae07fcd000, 0x00007fae083b9000] CodeCache: size=245760Kb, used=3705Kb, max_used=4353Kb, free=242052Kb total_blobs=1298, nmethods=847, adapters=362, full_count=0 Compilation: enabled, stopped_count=0, restarted_count=0 Compilation events (20 events): Event: 4.802 Thread 0x00007fae186bb300 950 b 4 java.time.LocalDateTime:: (15 bytes) Event: 4.803 Thread 0x00007facdc0ad620 951 b 4 java.lang.Math::floorMod (8 bytes) Event: 4.806 Thread 0x00007facdc0aed30 952 b 4 java.util.Objects::requireNonNull (15 bytes) Event: 4.808 Thread 0x00007facdc0b04a0 953 b 4 java.util.Date::getYear (12 bytes) Event: 4.824 Thread 0x00007fae186bb300 954 b 4 java.util.Date::getMonth (10 bytes) Event: 4.839 Thread 0x00007facdc0ad620 955 b 4 java.util.Date::getDate (8 bytes) Event: 4.855 Thread 0x00007facdc0aed30 956 b 4 sun.util.calendar.BaseCalendar::getDayOfYear (26 bytes) Event: 4.864 Thread 0x00007facdc0b04a0 957 b 4 java.util.Date::getHours (8 bytes) Event: 4.880 Thread 0x00007fae186bb300 958 b 4 java.util.Date::getMinutes (8 bytes) Event: 4.892 Thread 0x00007facdc0ad620 959 b 4 java.util.Date::getSeconds (8 bytes) Event: 4.906 Thread 0x00007facdc0aed30 960 b 4 java.time.LocalDate::compareTo0 (40 bytes) Event: 4.909 Thread 0x00007facdc0b04a0 961 b 4 java.time.LocalDateTime::compareTo0 (30 bytes) Event: 4.919 Thread 0x00007fae186bb300 962 b 4 java.time.LocalDateTime::compareTo (9 bytes) Event: 4.928 Thread 0x00007facdc0ad620 963 b 4 java.time.LocalDate::of (34 bytes) Event: 4.948 Thread 0x00007facdc0aed30 964 b 4 java.sql.Timestamp::getTime (16 bytes) Event: 4.968 Thread 0x00007facdc0b04a0 965 b 4 java.lang.Math::multiplyExact (74 bytes) Event: 4.970 Thread 0x00007fae186bb300 966 b 4 java.util.Arrays::binarySearch0 (83 bytes) Event: 4.988 Thread 0x00007facdc0ad620 967 b 4 java.sql.Timestamp:: (61 bytes) Event: 4.991 Thread 0x00007facdc0aed30 968 b 4 java.time.LocalTime::toNanoOfDay (44 bytes) Event: 4.993 Thread 0x00007facdc0b04a0 969 b 4 java.time.zone.ZoneRules::getOffsetInfo (278 bytes) GC Heap History (2 events): Event: 1.749 GC heap before {Heap before GC invocations=0 (full 0): garbage-first heap total reserved 4087808K, committed 256000K, used 4096K [0x0000000706800000, 0x0000000800000000) region size 2048K, 3 young (6144K), 0 survivors (0K) Metaspace used 651K, committed 832K, reserved 1114112K class space used 53K, committed 128K, reserved 1048576K } Event: 1.989 GC heap after {Heap after GC invocations=1 (full 1): garbage-first heap total reserved 4087808K, committed 8192K, used 1494K [0x0000000706800000, 0x0000000800000000) region size 2048K, 0 young (0K), 0 survivors (0K) Metaspace used 651K, committed 832K, reserved 1114112K class space used 53K, committed 128K, reserved 1048576K } Dll operation events (4 events): Event: 0.005 Loaded shared library /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjava.so Event: 0.375 Loaded shared library /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libzip.so Event: 0.509 Loaded shared library /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjsvml.so Event: 1.153 Loaded shared library /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnio.so Deoptimization events (0 events): No events Classes loaded (18 events): Event: 0.770 Loading class java/lang/Byte$ByteCache Event: 0.770 Loading class java/lang/Byte$ByteCache done Event: 0.771 Loading class java/lang/Short$ShortCache Event: 0.771 Loading class java/lang/Short$ShortCache done Event: 0.772 Loading class java/util/jar/Attributes$Name Event: 0.772 Loading class java/util/jar/Attributes$Name done Event: 0.775 Loading class jdk/internal/math/FDBigInteger Event: 0.775 Loading class jdk/internal/math/FDBigInteger done Event: 1.134 Loading class java/nio/file/FileSystems Event: 1.134 Loading class java/nio/file/FileSystems done Event: 1.135 Loading class java/nio/file/FileSystems$DefaultFileSystemHolder Event: 1.136 Loading class java/nio/file/FileSystems$DefaultFileSystemHolder done Event: 1.158 Loading class java/net/URI$Parser Event: 1.158 Loading class java/net/URI$Parser done Event: 1.693 Loading class java/lang/reflect/Proxy$ProxyBuilder$ArchivedData Event: 1.693 Loading class java/lang/reflect/Proxy$ProxyBuilder$ArchivedData done Event: 1.706 Loading class java/lang/reflect/Proxy$ProxyBuilder$ArchivedData$InterfacesKey Event: 1.706 Loading class java/lang/reflect/Proxy$ProxyBuilder$ArchivedData$InterfacesKey done Classes unloaded (0 events): No events Classes redefined (0 events): No events Internal exceptions (8 events): Event: 0.747 Thread 0x00007fae1802e880 Exception (0x00000007161f3b58) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 871] Event: 1.577 Thread 0x00007fae1802e880 Exception (0x0000000715f1a330) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 803] Event: 1.591 Thread 0x00007fae1802e880 Exception (0x0000000715f4f618) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 803] Event: 1.615 Thread 0x00007fae1802e880 Exception (0x0000000715faed58) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 803] Event: 1.619 Thread 0x00007fae1802e880 Exception (0x0000000715fbfb68) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 803] Event: 1.627 Thread 0x00007fae1802e880 Exception (0x0000000715fdf4f8) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 803] Event: 1.646 Thread 0x00007fae1802e880 Exception (0x0000000715c1b890) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 803] Event: 1.686 Thread 0x00007fae1802e880 Exception (0x0000000715cc3148) thrown [/home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/open/src/hotspot/share/interpreter/linkResolver.cpp, line 803] VM Operations (10 events): Event: 0.871 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) Event: 0.871 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done Event: 0.876 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) Event: 0.876 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done Event: 1.108 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) Event: 1.108 Executing non-safepoint VM operation: HandshakeAllThreads (Deoptimize) done Event: 1.749 Executing safepoint VM operation: G1CollectFull (System.gc()) Event: 1.989 Executing safepoint VM operation: G1CollectFull (System.gc()) done Event: 2.023 Executing safepoint VM operation: PopulateDumpSharedSpace Event: 2.854 Executing safepoint VM operation: PopulateDumpSharedSpace done Memory protections (18 events): Event: 0.003 Protecting memory [0x00007fae1fc98000,0x00007fae1fc9c000] with protection modes 0 Event: 0.538 Protecting memory [0x00007fadf8a17000,0x00007fadf8a1b000] with protection modes 0 Event: 0.538 Protecting memory [0x00007fadf8916000,0x00007fadf891a000] with protection modes 0 Event: 0.538 Protecting memory [0x00007fadf8815000,0x00007fadf8819000] with protection modes 0 Event: 0.538 Protecting memory [0x00007fadf8714000,0x00007fadf8718000] with protection modes 0 Event: 0.539 Protecting memory [0x00007fadf8613000,0x00007fadf8617000] with protection modes 0 Event: 0.638 Protecting memory [0x00007fadf8512000,0x00007fadf8516000] with protection modes 0 Event: 0.639 Protecting memory [0x00007fadf8411000,0x00007fadf8415000] with protection modes 0 Event: 0.639 Protecting memory [0x00007fadf8310000,0x00007fadf8314000] with protection modes 0 Event: 0.762 Protecting memory [0x00007fadf820f000,0x00007fadf8213000] with protection modes 0 Event: 0.765 Protecting memory [0x00007fadf810e000,0x00007fadf8112000] with protection modes 0 Event: 0.778 Protecting memory [0x00007fadf800d000,0x00007fadf8011000] with protection modes 0 Event: 0.778 Protecting memory [0x00007fad01c1b000,0x00007fad01c1f000] with protection modes 0 Event: 0.778 Protecting memory [0x00007fad01b1a000,0x00007fad01b1e000] with protection modes 0 Event: 0.778 Protecting memory [0x00007fad01a19000,0x00007fad01a1d000] with protection modes 0 Event: 0.778 Protecting memory [0x00007fad01918000,0x00007fad0191c000] with protection modes 0 Event: 0.779 Protecting memory [0x00007fad01817000,0x00007fad0181b000] with protection modes 0 Event: 0.779 Protecting memory [0x00007fad01716000,0x00007fad0171a000] with protection modes 0 Nmethod flushes (0 events): No events Events (20 events): Event: 0.538 Thread 0x00007fae1802e880 Thread added: 0x00007fae186a7f60 Event: 0.538 Thread 0x00007fae1802e880 Thread added: 0x00007fae186a9890 Event: 0.538 Thread 0x00007fae1802e880 Thread added: 0x00007fae186bb300 Event: 0.539 Thread 0x00007fae1802e880 Thread added: 0x00007fae186bce70 Event: 0.638 Thread 0x00007fae186bce70 Thread added: 0x00007face40a34f0 Event: 0.639 Thread 0x00007face40a34f0 Thread added: 0x00007facd8002d70 Event: 0.639 Thread 0x00007face40a34f0 Thread added: 0x00007facd8004400 Event: 0.762 Thread 0x00007fae1802e880 Thread added: 0x00007fae187c7960 Event: 0.765 Thread 0x00007fae1802e880 Thread added: 0x00007fae187c9210 Event: 0.778 Thread 0x00007facd8002d70 Thread added: 0x00007facdc0ad620 Event: 0.778 Thread 0x00007facd8002d70 Thread added: 0x00007facdc0aed30 Event: 0.778 Thread 0x00007facd8002d70 Thread added: 0x00007facdc0b04a0 Event: 0.778 Thread 0x00007facd8002d70 Thread added: 0x00007facdc0b1f70 Event: 0.778 Thread 0x00007facd8002d70 Thread added: 0x00007facdc0b3a40 Event: 0.779 Thread 0x00007facd8002d70 Thread added: 0x00007facdc0b57c0 Event: 0.779 Thread 0x00007facd8002d70 Thread added: 0x00007facdc0b72a0 Event: 1.109 Thread 0x00007facdc0b72a0 Thread exited: 0x00007facdc0b72a0 Event: 1.109 Thread 0x00007facdc0b57c0 Thread exited: 0x00007facdc0b57c0 Event: 1.745 Thread 0x00007facdc0b3a40 Thread exited: 0x00007facdc0b3a40 Event: 2.860 Thread 0x00007facdc0b1f70 Thread exited: 0x00007facdc0b1f70 Dynamic libraries: 706800000-707000000 rw-p 00000000 00:00 0 707000000-800000000 ---p 00000000 00:00 0 800000000-800db3000 rw-p 00001000 08:05 22560389 /home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aotconf 800db3000-801000000 ---p 00000000 00:00 0 801000000-801010000 rw-p 00000000 00:00 0 801010000-801040000 ---p 00000000 00:00 0 801040000-801050000 rw-p 00000000 00:00 0 801050000-841000000 ---p 00000000 00:00 0 56193191a000-56193191b000 r-xp 00000000 08:05 22560104 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/bin/java 56193191c000-56193191d000 r--p 00001000 08:05 22560104 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/bin/java 56193191d000-56193191e000 rw-p 00002000 08:05 22560104 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/bin/java 561932c57000-561932c9f000 rw-p 00000000 00:00 0 [heap] 7fac50000000-7fac50e00000 rw-p 00000000 00:00 0 7fac50e00000-7facb0000000 ---p 00000000 00:00 0 7facb0000000-7facb010c000 rw-p 00000000 00:00 0 7facb010c000-7facb4000000 ---p 00000000 00:00 0 7facb4000000-7facb4047000 rw-p 00000000 00:00 0 7facb4047000-7facb8000000 ---p 00000000 00:00 0 7facb8000000-7facb8075000 rw-p 00000000 00:00 0 7facb8075000-7facbc000000 ---p 00000000 00:00 0 7facbc000000-7facbc0cb000 rw-p 00000000 00:00 0 7facbc0cb000-7facc0000000 ---p 00000000 00:00 0 7facc0000000-7facc0b59000 rw-p 00000000 00:00 0 7facc0b59000-7facc4000000 ---p 00000000 00:00 0 7facc4000000-7facc495f000 rw-p 00000000 00:00 0 7facc495f000-7facc8000000 ---p 00000000 00:00 0 7facc8000000-7facc8021000 rw-p 00000000 00:00 0 7facc8021000-7faccc000000 ---p 00000000 00:00 0 7faccc000000-7faccc2ea000 rw-p 00000000 00:00 0 7faccc2ea000-7facd0000000 ---p 00000000 00:00 0 7facd0000000-7facd01cd000 rw-p 00000000 00:00 0 7facd01cd000-7facd4000000 ---p 00000000 00:00 0 7facd4000000-7facd4065000 rw-p 00000000 00:00 0 7facd4065000-7facd8000000 ---p 00000000 00:00 0 7facd8000000-7facd83d3000 rw-p 00000000 00:00 0 7facd83d3000-7facdc000000 ---p 00000000 00:00 0 7facdc000000-7facdc1ee000 rw-p 00000000 00:00 0 7facdc1ee000-7face0000000 ---p 00000000 00:00 0 7face0000000-7face0304000 rw-p 00000000 00:00 0 7face0304000-7face4000000 ---p 00000000 00:00 0 7face4000000-7face4302000 rw-p 00000000 00:00 0 7face4302000-7face8000000 ---p 00000000 00:00 0 7face8000000-7face8021000 rw-p 00000000 00:00 0 7face8021000-7facec000000 ---p 00000000 00:00 0 7facec000000-7facec021000 rw-p 00000000 00:00 0 7facec021000-7facf0000000 ---p 00000000 00:00 0 7facf0000000-7facf282c000 rw-p 00000000 00:00 0 7facf282c000-7facf4000000 ---p 00000000 00:00 0 7facf4000000-7facf4021000 rw-p 00000000 00:00 0 7facf4021000-7facf8000000 ---p 00000000 00:00 0 7facf8000000-7facf8090000 rw-p 00000000 00:00 0 7facf8090000-7facf8400000 ---p 00000000 00:00 0 7facf8400000-7facf8420000 rw-p 00000000 00:00 0 7facf8420000-7facfc000000 ---p 00000000 00:00 0 7facfc000000-7facfc021000 rw-p 00000000 00:00 0 7facfc021000-7fad00000000 ---p 00000000 00:00 0 7fad01716000-7fad0171a000 ---p 00000000 00:00 0 7fad0171a000-7fad01817000 rw-p 00000000 00:00 0 7fad01817000-7fad0181b000 ---p 00000000 00:00 0 7fad0181b000-7fad01918000 rw-p 00000000 00:00 0 7fad01918000-7fad0191c000 ---p 00000000 00:00 0 7fad0191c000-7fad01a19000 rw-p 00000000 00:00 0 7fad01a19000-7fad01a1d000 ---p 00000000 00:00 0 7fad01a1d000-7fad01b1a000 rw-p 00000000 00:00 0 7fad01b1a000-7fad01b1e000 ---p 00000000 00:00 0 7fad01b1e000-7fad01c1b000 rw-p 00000000 00:00 0 7fad01c1b000-7fad01c1f000 ---p 00000000 00:00 0 7fad01c1f000-7fad01d1c000 rw-p 00000000 00:00 0 7fad01d1c000-7fad03fff000 r--s 15f86000 08:05 25640710 /home/katya/jck/25/b01/JCK-runtime-preinstalled-jars-25/classes.jar 7fad03fff000-7fad24100000 rw-p 00000000 00:00 0 7fad24100000-7fade4000000 ---p 00000000 00:00 0 7fade4000000-7fade4021000 rw-p 00000000 00:00 0 7fade4021000-7fade8000000 ---p 00000000 00:00 0 7fade8000000-7fade8021000 rw-p 00000000 00:00 0 7fade8021000-7fadec000000 ---p 00000000 00:00 0 7fadec000000-7fadec021000 rw-p 00000000 00:00 0 7fadec021000-7fadf0000000 ---p 00000000 00:00 0 7fadf0000000-7fadf0021000 rw-p 00000000 00:00 0 7fadf0021000-7fadf4000000 ---p 00000000 00:00 0 7fadf4000000-7fadf4021000 rw-p 00000000 00:00 0 7fadf4021000-7fadf8000000 ---p 00000000 00:00 0 7fadf800d000-7fadf8011000 ---p 00000000 00:00 0 7fadf8011000-7fadf810e000 rw-p 00000000 00:00 0 7fadf810e000-7fadf8112000 ---p 00000000 00:00 0 7fadf8112000-7fadf820f000 rw-p 00000000 00:00 0 7fadf820f000-7fadf8213000 ---p 00000000 00:00 0 7fadf8213000-7fadf8310000 rw-p 00000000 00:00 0 7fadf8310000-7fadf8314000 ---p 00000000 00:00 0 7fadf8314000-7fadf8411000 rw-p 00000000 00:00 0 7fadf8411000-7fadf8415000 ---p 00000000 00:00 0 7fadf8415000-7fadf8512000 rw-p 00000000 00:00 0 7fadf8512000-7fadf8516000 ---p 00000000 00:00 0 7fadf8516000-7fadf8613000 rw-p 00000000 00:00 0 7fadf8613000-7fadf8617000 ---p 00000000 00:00 0 7fadf8617000-7fadf8714000 rw-p 00000000 00:00 0 7fadf8714000-7fadf8718000 ---p 00000000 00:00 0 7fadf8718000-7fadf8815000 rw-p 00000000 00:00 0 7fadf8815000-7fadf8819000 ---p 00000000 00:00 0 7fadf8819000-7fadf8916000 rw-p 00000000 00:00 0 7fadf8916000-7fadf891a000 ---p 00000000 00:00 0 7fadf891a000-7fadf8a17000 rw-p 00000000 00:00 0 7fadf8a17000-7fadf8a1b000 ---p 00000000 00:00 0 7fadf8a1b000-7fadf8b18000 rw-p 00000000 00:00 0 7fadf8b18000-7fadf8df0000 r--p 00000000 08:01 527761 /usr/lib/locale/locale-archive 7fadf8df0000-7fadf8df1000 ---p 00000000 00:00 0 7fadf8df1000-7fadf8ef1000 rw-p 00000000 00:00 0 7fadf8ef1000-7fadf8fbf000 r-xp 00000000 08:05 22560167 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjsvml.so 7fadf8fbf000-7fadf8fc0000 r--p 000cd000 08:05 22560167 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjsvml.so 7fadf8fc0000-7fadf8fc1000 rw-p 000ce000 08:05 22560167 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjsvml.so 7fadf8fc1000-7fadf904f000 rw-p 00000000 00:00 0 7fadf904f000-7fadf9050000 ---p 00000000 00:00 0 7fadf9050000-7fadf922c000 rw-p 00000000 00:00 0 7fadf922c000-7fadf922d000 ---p 00000000 00:00 0 7fadf922d000-7fadf932d000 rw-p 00000000 00:00 0 7fadf932d000-7fadf932e000 ---p 00000000 00:00 0 7fadf932e000-7fadfb52f000 rw-p 00000000 00:00 0 7fadfb52f000-7fadfb530000 ---p 00000000 00:00 0 7fadfb530000-7fadfb630000 rw-p 00000000 00:00 0 7fadfb630000-7fadfb631000 ---p 00000000 00:00 0 7fadfb631000-7fadfb731000 rw-p 00000000 00:00 0 7fadfb731000-7fadfb732000 ---p 00000000 00:00 0 7fadfb732000-7fadfb852000 rw-p 00000000 00:00 0 7fadfb852000-7fadff692000 ---p 00000000 00:00 0 7fadff692000-7fadff696000 rw-p 00000000 00:00 0 7fadff696000-7fadffe5e000 ---p 00000000 00:00 0 7fadffe5e000-7fadffe62000 rw-p 00000000 00:00 0 7fadffe62000-7fae0062a000 ---p 00000000 00:00 0 7fae0062a000-7fae00730000 rw-p 00000000 00:00 0 7fae00730000-7fae00814000 ---p 00000000 00:00 0 7fae00814000-7fae00a84000 rwxp 00000000 00:00 0 7fae00a84000-7fae07c6d000 ---p 00000000 00:00 0 7fae07c6d000-7fae07fcd000 rwxp 00000000 00:00 0 7fae07fcd000-7fae083b9000 ---p 00000000 00:00 0 7fae083b9000-7fae08629000 rwxp 00000000 00:00 0 7fae08629000-7fae0f814000 ---p 00000000 00:00 0 7fae0f814000-7fae18000000 r--s 00000000 08:05 22560087 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/modules 7fae18000000-7fae19c98000 rw-p 00000000 00:00 0 7fae19c98000-7fae1c000000 ---p 00000000 00:00 0 7fae1c042000-7fae1c0c8000 rw-p 00000000 00:00 0 7fae1c0c8000-7fae1c1ac000 ---p 00000000 00:00 0 7fae1c1ac000-7fae1c1b7000 r-xp 00000000 08:01 1051097 /lib/x86_64-linux-gnu/libnss_files-2.23.so 7fae1c1b7000-7fae1c3b6000 ---p 0000b000 08:01 1051097 /lib/x86_64-linux-gnu/libnss_files-2.23.so 7fae1c3b6000-7fae1c3b7000 r--p 0000a000 08:01 1051097 /lib/x86_64-linux-gnu/libnss_files-2.23.so 7fae1c3b7000-7fae1c3b8000 rw-p 0000b000 08:01 1051097 /lib/x86_64-linux-gnu/libnss_files-2.23.so 7fae1c3b8000-7fae1c3be000 rw-p 00000000 00:00 0 7fae1c3be000-7fae1c3c9000 r-xp 00000000 08:01 1051104 /lib/x86_64-linux-gnu/libnss_nis-2.23.so 7fae1c3c9000-7fae1c5c8000 ---p 0000b000 08:01 1051104 /lib/x86_64-linux-gnu/libnss_nis-2.23.so 7fae1c5c8000-7fae1c5c9000 r--p 0000a000 08:01 1051104 /lib/x86_64-linux-gnu/libnss_nis-2.23.so 7fae1c5c9000-7fae1c5ca000 rw-p 0000b000 08:01 1051104 /lib/x86_64-linux-gnu/libnss_nis-2.23.so 7fae1c5ca000-7fae1c5e0000 r-xp 00000000 08:01 1051105 /lib/x86_64-linux-gnu/libnsl-2.23.so 7fae1c5e0000-7fae1c7df000 ---p 00016000 08:01 1051105 /lib/x86_64-linux-gnu/libnsl-2.23.so 7fae1c7df000-7fae1c7e0000 r--p 00015000 08:01 1051105 /lib/x86_64-linux-gnu/libnsl-2.23.so 7fae1c7e0000-7fae1c7e1000 rw-p 00016000 08:01 1051105 /lib/x86_64-linux-gnu/libnsl-2.23.so 7fae1c7e1000-7fae1c7e3000 rw-p 00000000 00:00 0 7fae1c7e3000-7fae1c7eb000 r-xp 00000000 08:01 1051107 /lib/x86_64-linux-gnu/libnss_compat-2.23.so 7fae1c7eb000-7fae1c9ea000 ---p 00008000 08:01 1051107 /lib/x86_64-linux-gnu/libnss_compat-2.23.so 7fae1c9ea000-7fae1c9eb000 r--p 00007000 08:01 1051107 /lib/x86_64-linux-gnu/libnss_compat-2.23.so 7fae1c9eb000-7fae1c9ec000 rw-p 00008000 08:01 1051107 /lib/x86_64-linux-gnu/libnss_compat-2.23.so 7fae1c9ec000-7fae1caf4000 r-xp 00000000 08:01 1051101 /lib/x86_64-linux-gnu/libm-2.23.so 7fae1caf4000-7fae1ccf3000 ---p 00108000 08:01 1051101 /lib/x86_64-linux-gnu/libm-2.23.so 7fae1ccf3000-7fae1ccf4000 r--p 00107000 08:01 1051101 /lib/x86_64-linux-gnu/libm-2.23.so 7fae1ccf4000-7fae1ccf5000 rw-p 00108000 08:01 1051101 /lib/x86_64-linux-gnu/libm-2.23.so 7fae1ccf5000-7fae1ccfc000 r-xp 00000000 08:01 1051096 /lib/x86_64-linux-gnu/librt-2.23.so 7fae1ccfc000-7fae1cefb000 ---p 00007000 08:01 1051096 /lib/x86_64-linux-gnu/librt-2.23.so 7fae1cefb000-7fae1cefc000 r--p 00006000 08:01 1051096 /lib/x86_64-linux-gnu/librt-2.23.so 7fae1cefc000-7fae1cefd000 rw-p 00007000 08:01 1051096 /lib/x86_64-linux-gnu/librt-2.23.so 7fae1cefd000-7fae1efa5000 r-xp 00000000 08:05 22560125 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/server/libjvm.so 7fae1efa5000-7fae1efa6000 ---p 020a8000 08:05 22560125 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/server/libjvm.so 7fae1efa6000-7fae1f09e000 r--p 020a8000 08:05 22560125 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/server/libjvm.so 7fae1f09e000-7fae1f0d0000 rw-p 021a0000 08:05 22560125 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/server/libjvm.so 7fae1f0d0000-7fae1f19d000 rw-p 00000000 00:00 0 7fae1f19d000-7fae1f1b5000 r-xp 00000000 08:01 1051088 /lib/x86_64-linux-gnu/libpthread-2.23.so 7fae1f1b5000-7fae1f3b4000 ---p 00018000 08:01 1051088 /lib/x86_64-linux-gnu/libpthread-2.23.so 7fae1f3b4000-7fae1f3b5000 r--p 00017000 08:01 1051088 /lib/x86_64-linux-gnu/libpthread-2.23.so 7fae1f3b5000-7fae1f3b6000 rw-p 00018000 08:01 1051088 /lib/x86_64-linux-gnu/libpthread-2.23.so 7fae1f3b6000-7fae1f3ba000 rw-p 00000000 00:00 0 7fae1f3ba000-7fae1f3bd000 r-xp 00000000 08:01 1051093 /lib/x86_64-linux-gnu/libdl-2.23.so 7fae1f3bd000-7fae1f5bc000 ---p 00003000 08:01 1051093 /lib/x86_64-linux-gnu/libdl-2.23.so 7fae1f5bc000-7fae1f5bd000 r--p 00002000 08:01 1051093 /lib/x86_64-linux-gnu/libdl-2.23.so 7fae1f5bd000-7fae1f5be000 rw-p 00003000 08:01 1051093 /lib/x86_64-linux-gnu/libdl-2.23.so 7fae1f5be000-7fae1f5d7000 r-xp 00000000 08:01 1051287 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fae1f5d7000-7fae1f7d6000 ---p 00019000 08:01 1051287 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fae1f7d6000-7fae1f7d7000 r--p 00018000 08:01 1051287 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fae1f7d7000-7fae1f7d8000 rw-p 00019000 08:01 1051287 /lib/x86_64-linux-gnu/libz.so.1.2.8 7fae1f7d8000-7fae1f998000 r-xp 00000000 08:01 1051106 /lib/x86_64-linux-gnu/libc-2.23.so 7fae1f998000-7fae1fb98000 ---p 001c0000 08:01 1051106 /lib/x86_64-linux-gnu/libc-2.23.so 7fae1fb98000-7fae1fb9c000 r--p 001c0000 08:01 1051106 /lib/x86_64-linux-gnu/libc-2.23.so 7fae1fb9c000-7fae1fb9e000 rw-p 001c4000 08:01 1051106 /lib/x86_64-linux-gnu/libc-2.23.so 7fae1fb9e000-7fae1fba2000 rw-p 00000000 00:00 0 7fae1fba2000-7fae1fbc8000 r-xp 00000000 08:01 1051098 /lib/x86_64-linux-gnu/ld-2.23.so 7fae1fbcf000-7fae1fbd6000 r--s 00000000 08:01 664454 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7fae1fbd6000-7fae1fbe1000 r-xp 00000000 08:05 22560115 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnet.so 7fae1fbe1000-7fae1fbe2000 ---p 0000b000 08:05 22560115 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnet.so 7fae1fbe2000-7fae1fbe3000 r--p 0000b000 08:05 22560115 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnet.so 7fae1fbe3000-7fae1fbe4000 rw-p 0000c000 08:05 22560115 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnet.so 7fae1fbe4000-7fae1fbf6000 r-xp 00000000 08:05 22560116 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnio.so 7fae1fbf6000-7fae1fbf7000 ---p 00012000 08:05 22560116 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnio.so 7fae1fbf7000-7fae1fbf8000 r--p 00012000 08:05 22560116 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnio.so 7fae1fbf8000-7fae1fbf9000 rw-p 00013000 08:05 22560116 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libnio.so 7fae1fbf9000-7fae1fc00000 r-xp 00000000 08:05 22560120 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libzip.so 7fae1fc00000-7fae1fc01000 ---p 00007000 08:05 22560120 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libzip.so 7fae1fc01000-7fae1fc02000 r--p 00007000 08:05 22560120 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libzip.so 7fae1fc02000-7fae1fc03000 rw-p 00008000 08:05 22560120 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libzip.so 7fae1fc03000-7fae1fc4b000 rw-p 00000000 00:00 0 7fae1fc4b000-7fae1fc53000 ---p 00000000 00:00 0 7fae1fc53000-7fae1fc72000 r-xp 00000000 08:05 22560111 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjava.so 7fae1fc72000-7fae1fc73000 ---p 0001f000 08:05 22560111 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjava.so 7fae1fc73000-7fae1fc74000 r--p 0001f000 08:05 22560111 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjava.so 7fae1fc74000-7fae1fc75000 rw-p 00020000 08:05 22560111 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjava.so 7fae1fc75000-7fae1fc76000 rw-p 00000000 00:00 0 7fae1fc76000-7fae1fc95000 r-xp 00000000 08:05 22560112 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjimage.so 7fae1fc95000-7fae1fc97000 r--p 0001e000 08:05 22560112 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjimage.so 7fae1fc97000-7fae1fc98000 rw-p 00020000 08:05 22560112 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjimage.so 7fae1fc98000-7fae1fc9c000 ---p 00000000 00:00 0 7fae1fc9c000-7fae1fd9d000 rw-p 00000000 00:00 0 7fae1fda3000-7fae1fdb3000 rw-s 00000000 08:01 270850 /tmp/hsperfdata_katya/23098 7fae1fdb3000-7fae1fdb4000 ---p 00000000 00:00 0 7fae1fdb4000-7fae1fdb5000 r--p 00000000 00:00 0 7fae1fdb5000-7fae1fdb6000 ---p 00000000 00:00 0 7fae1fdb6000-7fae1fdc4000 r-xp 00000000 08:05 22560113 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjli.so 7fae1fdc4000-7fae1fdc5000 r--p 0000d000 08:05 22560113 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjli.so 7fae1fdc5000-7fae1fdc6000 rw-p 0000e000 08:05 22560113 /home/katya/work/JavaSE/Hotspot/ws/git/leyden.premain/build/linux-x64/images/jdk/lib/libjli.so 7fae1fdc6000-7fae1fdc7000 rw-p 00000000 00:00 0 7fae1fdc7000-7fae1fdc8000 r--p 00025000 08:01 1051098 /lib/x86_64-linux-gnu/ld-2.23.so 7fae1fdc8000-7fae1fdc9000 rw-p 00026000 08:01 1051098 /lib/x86_64-linux-gnu/ld-2.23.so 7fae1fdc9000-7fae1fdca000 rw-p 00000000 00:00 0 7ffef4c94000-7ffef4cb5000 rw-p 00000000 00:00 0 [stack] 7ffef4cee000-7ffef4cf1000 r--p 00000000 00:00 0 [vvar] 7ffef4cf1000-7ffef4cf3000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Total number of mappings: 230 JVMTI agents: none VM Arguments: jvm_args: --enable-preview -XX:AOTMode=create -XX:AOTConfiguration=/home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aotconf -XX:AOTCache=/home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aot java_command: java_class_path (initial): :/home/katya/jck/25/b01/JCK-runtime-preinstalled-jars-25/classes.jar: Launcher Type: SUN_STANDARD [Global flags] ccstr AOTCache = /home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aot {product} {command line} Cache for improving start up and warm up bool AOTClassLinking = true {product} {ergonomic} Load/link all archived classes for the boot/platform/app loaders before application main ccstr AOTConfiguration = /home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aotconf {product} {command line} The configuration file written by -XX:AOTMode=record, and loaded by -XX:AOTMode=create. This file contains profiling data for deciding what contents should be added to AOTCache. bool AOTInvokeDynamicLinking = true {diagnostic} {ergonomic} AOT-link JVM_CONSTANT_InvokeDynamic entries in cached ConstantPools ccstr AOTMode = create {product} {command line} Specifies how AOTCache should be created or used. Valid values are: off, record, create, auto, on; the default is auto bool ArchiveAdapters = true {product} {ergonomic} Archive AdapterFingerPrint and AdapterHandlerEntry.Requires AOT code cache bool ArchiveDynamicProxies = true {product} {ergonomic} Archive classes generated for java/lang/reflect/Proxy bool ArchiveLoaderLookupCache = true {product} {ergonomic} Archive app loader's positive and negative lookup cache bool ArchivePackages = true {product} {ergonomic} Archive the java.lang.ClassLoader::{packages,package2certs} tables bool ArchiveProtectionDomains = true {product} {ergonomic} Archive the java.security.SecureClassLoader::pdcache table bool ArchiveReflectionData = true {product} {ergonomic} Archive Class::reflectionData field intx CICompilerCount = 12 {product} {ergonomic} Number of compiler threads to run uint CachedCodeMaxSize = 536870912 {product} {ergonomic} Buffer size in bytes for code caching uint ConcGCThreads = 1 {product} {ergonomic} Number of threads concurrent gc will use uint G1ConcRefinementThreads = 1 {product} {ergonomic} The number of parallel remembered set update threads. Will be set ergonomically by default. size_t G1HeapRegionSize = 2097152 {product} {ergonomic} Size of the G1 regions. size_t InitialHeapSize = 262144000 {product} {ergonomic} Initial heap size (in bytes); zero means use ergonomics bool LoadCachedCode = false {product} {ergonomic} Load cached compiled code size_t MarkStackSize = 4194304 {product} {ergonomic} Size of marking stack in bytes. size_t MarkStackSizeMax = 536870912 {product} {ergonomic} Maximum size of marking stack in bytes. size_t MaxHeapSize = 4185915392 {product} {ergonomic} Maximum heap size (in bytes) size_t MaxNewSize = 2510290944 {product} {ergonomic} Maximum new generation size (in bytes), max_uintx means set ergonomically size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic} The minimum change in heap space due to GC (in bytes) size_t MinHeapSize = 8388608 {product} {ergonomic} Minimum heap size (in bytes); zero means use ergonomics uintx NonNMethodCodeHeapSize = 7651328 {pd product} {ergonomic} Size of code heap with non-nmethods (in bytes) uintx NonProfiledCodeHeapSize = 122007552 {pd product} {ergonomic} Size of code heap with non-profiled methods (in bytes) uint ParallelGCThreads = 1 {product} {ergonomic} Number of parallel threads parallel gc will use uintx ProfiledCodeHeapSize = 121999360 {pd product} {ergonomic} Size of code heap with profiled methods (in bytes) bool RecordTraining = false {diagnostic} {ergonomic} Request output of training data for improved deployment. bool ReplayTraining = true {diagnostic} {ergonomic} Read training data, if available, for use in this execution uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} Reserved code cache size (in bytes) - maximum code cache size bool SegmentedCodeCache = true {product} {ergonomic} Use a segmented code cache ccstr SharedArchiveFile = /home/katya/work/JavaSE/Hotspot/bugs/jdk24/pit-jep483/jck/results_training/api/java_sql/InteropWithJavaTime.aotconf {product} {ergonomic} Override the default location of the CDS archive file size_t SoftMaxHeapSize = 4185915392 {manageable} {ergonomic} Soft limit for maximum heap size (in bytes) bool StoreCachedCode = true {product} {ergonomic} Store cached compiled code bool THPStackMitigation = false {diagnostic} {ergonomic} If THPs are unconditionally enabled on the system (mode "always"), the JVM will prevent THP from forming in thread stacks. When disabled, the absence of this mitigationallows THPs to form in thread stacks. bool UseCompressedOops = true {product lp64_product} {ergonomic} Use 32-bit object references in 64-bit VM. lp64_product means flag is always constant in 32 bit VM bool UseG1GC = true {product} {ergonomic} Use the Garbage-First garbage collector Logging: Log output configuration: #0: stdout all=warning uptime,level,tags foldmultilines=false #1: stderr all=off uptime,level,tags foldmultilines=false Environment Variables: PATH=/home/katya/bin:/home/katya/.local/bin:/home/katya/perl5/bin:/home/katya/bin:/home/katya/.local/bin:/home/katya/.cargo/bin:/home/katya/perl5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/katya/work/JavaSE/Hotspot/ws/mx:/home/katya/work/JavaSE/Hotspot/ws/mx SHELL=/bin/bash LANG=en_US.UTF-8 TERM=screen Active Locale: LC_ALL=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 LC_TIME=en_US.UTF-8 Signal Handlers: SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked SIGHUP: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked Native Memory Tracking: (Omitting categories weighting less than 1KB) Total: reserved=10920340KB, committed=683232KB malloc: 602028KB #425095, peak=594684KB #425097 mmap: reserved=10318312KB, committed=81204KB - Java Heap (reserved=4087808KB, committed=8192KB) (mmap: reserved=4087808KB, committed=8192KB, peak=256000KB) - Class (reserved=1050635KB, committed=2187KB) (classes #1583) ( instance classes #1366, array classes #217) (malloc=2059KB #3575) (peak=2059KB #3574) (mmap: reserved=1048576KB, committed=128KB, at peak) ( Metadata: ) ( reserved=65536KB, committed=704KB) ( used=603KB) ( waste=101KB =14.31%) ( Class space:) ( reserved=1048576KB, committed=128KB) ( used=54KB) ( waste=74KB =57.89%) - Thread (reserved=20687KB, committed=911KB) (threads #20) (stack: reserved=20532KB, committed=756KB, peak=756KB) (malloc=44KB #111) (peak=65KB #136) (arena=111KB #26) (peak=357KB #26) - Code (reserved=773329KB, committed=534161KB) (malloc=525613KB #28546) (peak=525638KB #29173) (mmap: reserved=247684KB, committed=8516KB, at peak) (arena=33KB #1) (peak=66KB #2) - GC (reserved=115667KB, committed=35987KB) (malloc=2543KB #1002) (peak=5685KB #1035) (mmap: reserved=113124KB, committed=33444KB, peak=38284KB) - Compiler (reserved=2836KB, committed=2836KB) (malloc=2602KB #24065) (peak=2603KB #24075) (arena=234KB #16) (peak=21501KB #24) - Internal (reserved=12102KB, committed=12102KB) (malloc=12034KB #28611) (peak=12035KB #28612) (mmap: reserved=68KB, committed=68KB, at peak) - Other (reserved=2KB, committed=2KB) (malloc=2KB #1) (at peak) - Symbol (reserved=1324KB, committed=1324KB) (malloc=964KB #6066) (peak=1393KB #6431) (arena=360KB #1) (at peak) - Native Memory Tracking (reserved=7480KB, committed=7480KB) (malloc=7KB #73) (peak=8KB #82) (arena=0KB #0) (peak=128KB #1) (tracking overhead=7472KB) - Shared class space (reserved=3194385KB, committed=47325KB, readonly=0KB) (malloc=32273KB #328610) (peak=33081KB #325142) (mmap: reserved=3162112KB, committed=15052KB, at peak) - Arena Chunk (reserved=15216KB, committed=15216KB) (malloc=15216KB #590) (peak=26084KB #638) - Logging (reserved=0KB, committed=0KB) (malloc=0KB) (peak=1KB #1) - Module (reserved=202KB, committed=202KB) (malloc=202KB #2167) (at peak) - Safepoint (reserved=8KB, committed=8KB) (mmap: reserved=8KB, committed=8KB, at peak) - Synchronization (reserved=229KB, committed=229KB) (malloc=229KB #1629) (peak=229KB #1631) - Serviceability (reserved=17KB, committed=17KB) (malloc=17KB #10) (peak=17KB #14) - Metaspace (reserved=65549KB, committed=717KB) (malloc=13KB #11) (peak=3159KB #80551) (mmap: reserved=65536KB, committed=704KB, at peak) - String Deduplication (reserved=1KB, committed=1KB) (malloc=1KB #8) (at peak) - Unknown (reserved=1572864KB, committed=14336KB) (mmap: reserved=1572864KB, committed=14336KB, at peak) Preinit state:entries: 403 (primary: 403, empties: 7788), sum bytes: 23515, longest chain length: 1 pre-init mallocs: 450, pre-init reallocs: 3, pre-init frees: 47 MallocLimit: unset Periodic native trim disabled --------------- S Y S T E M --------------- OS: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.6 LTS" uname: Linux olegbox 4.15.0-142-generic #146~16.04.1-Ubuntu SMP Tue Apr 13 09:27:15 UTC 2021 x86_64 OS uptime: 26 days 23:45 hours libc: glibc 2.23 NPTL 2.23 rlimit (soft/hard): STACK 8192k/infinity , CORE 0k/infinity , NPROC 63606/63606 , NOFILE 1048576/1048576 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 64k/64k load average: 0.37 0.33 0.60 /proc/meminfo: MemTotal: 16344912 kB MemFree: 6833584 kB MemAvailable: 14498120 kB Buffers: 3335028 kB Cached: 4397964 kB SwapCached: 35480 kB Active: 3763104 kB Inactive: 5075264 kB Active(anon): 1019892 kB Inactive(anon): 89328 kB Active(file): 2743212 kB Inactive(file): 4985936 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 15624188 kB SwapFree: 15431420 kB Dirty: 132 kB Writeback: 6724 kB AnonPages: 1089764 kB Mapped: 150180 kB Shmem: 4572 kB Slab: 541996 kB SReclaimable: 334484 kB SUnreclaim: 207512 kB KernelStack: 10224 kB PageTables: 16540 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 23796644 kB Committed_AS: 3543292 kB VmallocTotal: 34359738367 kB VmallocUsed: 0 kB VmallocChunk: 0 kB HardwareCorrupted: 0 kB AnonHugePages: 0 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB CmaTotal: 0 kB CmaFree: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 211080 kB DirectMap2M: 4956160 kB DirectMap1G: 11534336 kB /sys/kernel/mm/transparent_hugepage/enabled: always [madvise] never /sys/kernel/mm/transparent_hugepage/hpage_pmd_size: 2097152 /sys/kernel/mm/transparent_hugepage/shmem_enabled: always within_size advise [never] deny force /sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): always defer defer+madvise [madvise] never Process Memory: Virtual Size: 12729124K (peak: 12736300K) Resident Set Size: 754176K (peak: 917128K) (anon: 679776K, file: 74400K, shmem: 0K) Swapped out: 0K C-Heap outstanding allocations: 615954K, retained: 25269K (may have wrapped) glibc malloc tunables: (default) /proc/sys/kernel/threads-max (system-wide limit on the number of threads): 127213 /proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 65530 /proc/sys/vm/swappiness (control to define how aggressively the kernel swaps out anonymous memory): 60 /proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 32768 container information not found. Steal ticks since vm start: 0 Steal ticks percentage since vm start: 0.000 CPU: total 24 (initial active 24) (6 cores per cpu, 2 threads per core) family 6 model 45 stepping 7 microcode 0x71a, cx8, cmov, fxsr, ht, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit, avx, aes, clmul, vzeroupper, clflush, rdtscp CPU Model and flags from /proc/cpuinfo: model name : Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d Online cpus: 0-23 Offline cpus: 24-31 cache level: 1 cache type: Data cache size: 32K cache coherency line size: 64 cache level: 1 cache type: Instruction cache size: 32K cache coherency line size: 64 cache level: 2 cache type: Unified cache size: 256K cache coherency line size: 64 cache level: 3 cache type: Unified cache size: 15360K cache coherency line size: 64 BIOS frequency limitation: Frequency switch latency (ns): 0 Available cpu frequencies: Maximum cpu frequency: 2800000 Minimum cpu frequency: 1200000 Current cpu frequency: 1197207 Available governors: performance powersave Current governor: powersave Core performance/turbo boost: Memory: 4k page, physical 16344912k(14498032k free), swap 15624188k(15431420k free) Page Sizes: 4k vm_info: Java HotSpot(TM) 64-Bit Server VM (fastdebug 25-internal-LTS-2025-03-14-1707570.katya...) for linux-amd64 JRE (25-internal-LTS-2025-03-14-1707570.katya...), built on 2025-03-14T17:08:22Z with gcc 13.2.0 END.