律师系统前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1416 lines
90 KiB

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 65536 bytes. Error detail: Failed to commit metaspace.
# Possible reasons:
# The system is out of physical RAM or swap space
# This process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (virtualSpaceNode.cpp:113), pid=14612, tid=23116
#
# JRE version: OpenJDK Runtime Environment Temurin-21.0.9+10 (21.0.9+10) (build 21.0.9+10-LTS)
# Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.9+10 (21.0.9+10-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, parallel gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
--------------- S U M M A R Y ------------
Command Line: --add-modules=ALL-SYSTEM --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable -javaagent:c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\lombok\lombok-1.18.39-4050.jar c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.7.100.v20251111-0406.jar -configuration c:\Users\zihua\AppData\Roaming\Trae CN\User\globalStorage\redhat.java\1.51.0\config_ss_win -data c:\Users\zihua\AppData\Roaming\Trae CN\User\workspaceStorage\7d416d056ae4bc965ae90fe6f6cc01b9\redhat.java\ss_ws --pipe=\\.\pipe\lsp-bddb037ecc1fd3eea3ecb6e779cc9767-sock
Host: AMD Ryzen 5 5600H with Radeon Graphics , 12 cores, 13G, Windows 11 , 64 bit Build 22621 (10.0.22621.5415)
Time: Mon Jan 12 12:01:29 2026 elapsed time: 0.722897 seconds (0d 0h 0m 0s)
--------------- T H R E A D ---------------
Current thread (0x000002050ac4c060): JavaThread "main" [_thread_in_vm, id=23116, stack(0x000000b0c7f00000,0x000000b0c8000000) (1024K)]
Stack: [0x000000b0c7f00000,0x000000b0c8000000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x6d6e29]
V [jvm.dll+0x8b4b76]
V [jvm.dll+0x8b712e]
V [jvm.dll+0x8b7813]
V [jvm.dll+0x283d86]
V [jvm.dll+0x8b08be]
V [jvm.dll+0x678824]
V [jvm.dll+0x1e80ab]
V [jvm.dll+0x1e7e6e]
V [jvm.dll+0x67b122]
V [jvm.dll+0x67af52]
V [jvm.dll+0x6791fe]
V [jvm.dll+0x26dc30]
V [jvm.dll+0x683525]
V [jvm.dll+0x21937e]
V [jvm.dll+0x219825]
V [jvm.dll+0x21a218]
V [jvm.dll+0x20f44e]
V [jvm.dll+0x5b5a0f]
V [jvm.dll+0x82dee6]
V [jvm.dll+0x478438]
V [jvm.dll+0x47e268]
C [java.dll+0x17ec]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 1102 java.lang.ClassLoader.defineClass1(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class; java.base@21.0.9 (0 bytes) @ 0x000002051598da11 [0x000002051598d940+0x00000000000000d1]
j java.lang.ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;+27 java.base@21.0.9
j java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+12 java.base@21.0.9
j java.net.URLClassLoader.defineClass(Ljava/lang/String;Ljdk/internal/loader/Resource;)Ljava/lang/Class;+220 java.base@21.0.9
j java.net.URLClassLoader$1.run()Ljava/lang/Class;+43 java.base@21.0.9
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+1 java.base@21.0.9
J 1133 c1 java.security.AccessController.executePrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object; java.base@21.0.9 (65 bytes) @ 0x000002050e017644 [0x000002050e0174e0+0x0000000000000164]
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+13 java.base@21.0.9
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13 java.base@21.0.9
J 1154 c1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; java.base@21.0.9 (121 bytes) @ 0x000002050e01e2a4 [0x000002050e01dce0+0x00000000000005c4]
J 986 c1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; java.base@21.0.9 (7 bytes) @ 0x000002050dfd35d4 [0x000002050dfd34c0+0x0000000000000114]
v ~StubRoutines::call_stub 0x000002051538100d
j org.eclipse.osgi.storage.Storage.<init>(Lorg/eclipse/osgi/internal/framework/EquinoxContainer;[Ljava/lang/String;)V+676
j org.eclipse.osgi.storage.Storage.createStorage(Lorg/eclipse/osgi/internal/framework/EquinoxContainer;)Lorg/eclipse/osgi/storage/Storage;+11
j org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(Ljava/util/Map;Lorg/osgi/framework/connect/ModuleConnector;)V+146
j org.eclipse.osgi.launch.Equinox.<init>(Ljava/util/Map;Lorg/osgi/framework/connect/ModuleConnector;)V+10
j org.eclipse.osgi.launch.Equinox.<init>(Ljava/util/Map;)V+3
j org.eclipse.core.runtime.adaptor.EclipseStarter.startup([Ljava/lang/String;Ljava/lang/Runnable;)Lorg/osgi/framework/BundleContext;+28
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+21
J 888 c1 java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; java.base@21.0.9 (15 bytes) @ 0x000002050df98f54 [0x000002050df98b60+0x00000000000003f4]
j java.lang.invoke.LambdaForm$MH+0x000002052308a800.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+54 java.base@21.0.9
j java.lang.invoke.LambdaForm$MH+0x0000020523002c00.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+22 java.base@21.0.9
j jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+72 java.base@21.0.9
j jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+23 java.base@21.0.9
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+102 java.base@21.0.9
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+155
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+191
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub 0x000002051538100d
Compiled method (n/a) 762 1102 n 0 java.lang.ClassLoader::defineClass1 (native)
total in heap [0x000002051598d790,0x000002051598dc18] = 1160
relocation [0x000002051598d8f0,0x000002051598d928] = 56
main code [0x000002051598d940,0x000002051598dc16] = 726
stub code [0x000002051598dc16,0x000002051598dc18] = 2
[Constant Pool (empty)]
[MachCode]
[Entry Point]
# {method} {0x0000020522436820} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader'
# parm0: rdx:rdx = 'java/lang/ClassLoader'
# parm1: r8:r8 = 'java/lang/String'
# parm2: r9:r9 = '[B'
# parm3: rdi = int
# parm4: rsi = int
# parm5: rcx:rcx = 'java/security/ProtectionDomain'
# parm6: [sp+0xa0] = 'java/lang/String' (sp of caller)
0x000002051598d940: 448b 5208 | 49bb 0000 | 0022 0502 | 0000 4d03 | d349 3bc2 | 0f84 0600
0x000002051598d958: ; {runtime_call ic_miss_stub}
0x000002051598d958: 0000 e921 | 0ba4 ff90
[Verified Entry Point]
0x000002051598d960: 8984 2400 | 80ff ff55 | 488b ec48 | 81ec 9000 | 0000 6690 | 4181 7f20 | 0100 0000
0x000002051598d97c: ; {runtime_call StubRoutines (final stubs)}
0x000002051598d97c: 7405 e85d | b0a2 ff48 | 837d 1000 | 488d 4510 | 480f 4445 | 1048 8944 | 2440 4889 | 4c24 7048
0x000002051598d99c: 83f9 0048 | 8d44 2470 | 480f 4444 | 2470 4889 | 4424 3848 | 8974 2430 | 4889 7c24 | 284c 894c
0x000002051598d9bc: 2458 4983 | f900 488d | 4424 5848 | 0f44 4424 | 5848 8944 | 2420 4c89 | 4424 5049 | 83f8 004c
0x000002051598d9dc: 8d4c 2450 | 4c0f 444c | 2450 4889 | 5424 4848 | 83fa 004c | 8d44 2448 | 4c0f 4444
0x000002051598d9f8: ; {oop(a 'java/lang/Class'{0x00000000800009d8} = 'java/lang/ClassLoader')}
0x000002051598d9f8: 2448 49be | d809 0080 | 0000 0000 | 4c89 7424 | 784c 8d74 | 2478 498b | d6c5 f877
0x000002051598da14: ; {internal_word}
0x000002051598da14: 49ba 11da | 9815 0502 | 0000 4d89 | 97a0 0300 | 0049 89a7 | 9803 0000
0x000002051598da2c: ; {external_word}
0x000002051598da2c: 49ba cf4d | e16f f87f | 0000 4180 | 3a00 0f84 | 4e00 0000 | 5241 5041
0x000002051598da44: ; {metadata({method} {0x0000020522436820} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002051598da44: 5148 ba18 | 6843 2205 | 0200 0049 | 8bcf 4883 | ec20 40f6 | c40f 0f84 | 1900 0000 | 4883 ec08
0x000002051598da64: ; {runtime_call}
0x000002051598da64: 48b8 40d5 | 8a6f f87f | 0000 ffd0 | 4883 c408 | e90c 0000
0x000002051598da78: ; {runtime_call}
0x000002051598da78: 0048 b840 | d58a 6ff8 | 7f00 00ff | d048 83c4 | 2041 5941 | 585a 498d | 8fb8 0300 | 0041 c787
0x000002051598da98: 4404 0000 | 0400 0000
0x000002051598daa0: ; {runtime_call}
0x000002051598daa0: 48b8 ac16 | 2fb2 f87f | 0000 ffd0 | c5f8 7741 | c787 4404 | 0000 0500 | 0000 f083 | 4424 c000
0x000002051598dac0: 493b af48 | 0400 000f | 870e 0000 | 0041 83bf | 4004 0000 | 000f 842b | 0000 00c5 | f877 4889
0x000002051598dae0: 45f8 498b | cf4c 8be4 | 4883 ec20 | 4883 e4f0
0x000002051598daf0: ; {runtime_call}
0x000002051598daf0: 48b8 e04b | 566f f87f | 0000 ffd0 | 498b e44d | 33e4 488b | 45f8 41c7 | 8744 0400 | 0008 0000
0x000002051598db10: 0041 83bf | c004 0000 | 020f 84ca
0x000002051598db1c: ; {external_word}
0x000002051598db1c: 0000 0049 | bacf 4de1 | 6ff8 7f00 | 0041 803a | 000f 844c | 0000 0048
0x000002051598db34: ; {metadata({method} {0x0000020522436820} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002051598db34: 8945 f848 | ba18 6843 | 2205 0200 | 0049 8bcf | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883
0x000002051598db54: ; {runtime_call}
0x000002051598db54: ec08 48b8 | 40d5 8a6f | f87f 0000 | ffd0 4883 | c408 e90c
0x000002051598db68: ; {runtime_call}
0x000002051598db68: 0000 0048 | b840 d58a | 6ff8 7f00 | 00ff d048 | 83c4 2048 | 8b45 f849 | c787 9803 | 0000 0000
0x000002051598db88: 0000 49c7 | 87a0 0300 | 0000 0000 | 00c5 f877 | 4885 c00f | 8425 0000 | 00a8 030f | 8508 0000
0x000002051598dba8: 0048 8b00 | e915 0000 | 00a8 010f | 8509 0000 | 0048 8b40 | fee9 0400 | 0000 488b | 40ff 498b
0x000002051598dbc8: 8f28 0400 | 00c7 8100 | 0100 0000 | 0000 00c9 | 4983 7f08 | 000f 8501 | 0000 00c3
0x000002051598dbe4: ; {runtime_call StubRoutines (initial stubs)}
0x000002051598dbe4: e917 339f | ffc5 f877 | 4889 45f8 | 4c8b e448 | 83ec 2048
0x000002051598dbf8: ; {runtime_call}
0x000002051598dbf8: 83e4 f048 | b890 0c8b | 6ff8 7f00 | 00ff d049 | 8be4 4d33 | e448 8b45 | f8e9 09ff | ffff f4f4
[/MachCode]
Compiled method (c1) 806 1133 3 java.security.AccessController::executePrivileged (65 bytes)
total in heap [0x000002050e017310,0x000002050e017900] = 1520
relocation [0x000002050e017470,0x000002050e0174d8] = 104
main code [0x000002050e0174e0,0x000002050e017788] = 680
stub code [0x000002050e017788,0x000002050e0177e0] = 88
metadata [0x000002050e0177e0,0x000002050e0177f0] = 16
scopes data [0x000002050e0177f0,0x000002050e017868] = 120
scopes pcs [0x000002050e017868,0x000002050e0178e8] = 128
dependencies [0x000002050e0178e8,0x000002050e0178f0] = 8
nul chk table [0x000002050e0178f0,0x000002050e017900] = 16
[Constant Pool (empty)]
[MachCode]
[Verified Entry Point]
# {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController'
# parm0: rdx:rdx = 'java/security/PrivilegedExceptionAction'
# parm1: r8:r8 = 'java/security/AccessControlContext'
# parm2: r9:r9 = 'java/lang/Class'
# [sp+0x50] (sp of caller)
0x000002050e0174e0: 8984 2400 | 80ff ff55 | 4883 ec40 | 4181 7f20 | 0100 0000
0x000002050e0174f4: ; {runtime_call StubRoutines (final stubs)}
0x000002050e0174f4: 7405 e8e5 | 143a 074c | 8944 2430
0x000002050e017500: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e017500: 48be 30a0 | 3165 0502 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | 0700 0085
0x000002050e017520: ff0f 84bf | 0100 004d
0x000002050e017528: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e017528: 85c0 48be | 30a0 3165 | 0502 0000 | 48c7 c710 | 0100 0074 | 0748 c7c7 | 2001 0000 | 488b 1c3e
0x000002050e017548: 488d 5b01 | 4889 1c3e | 4c89 4c24 | 2848 8954 | 2420 0f84 | 2400 0000
0x000002050e017560: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e017560: 48be 30a0 | 3165 0502 | 0000 4883 | 8630 0100 | 0001 498b
0x000002050e017574: ; {static_call}
0x000002050e017574: d066 90e8
0x000002050e017578: ; ImmutableOopMap {[32]=Oop [40]=Oop [48]=Oop }
;*invokestatic ensureMaterializedForStackWalk {reexecute=0 rethrow=0 return_oop=0}
; - java.security.AccessController::executePrivileged@5
0x000002050e017578: e4a2 9707
0x000002050e01757c: ; {other}
0x000002050e01757c: 0f1f 8400 | 6c02 0000
0x000002050e017584: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e017584: 48ba 30a0 | 3165 0502 | 0000 ff82 | 4001 0000 | 488b 5424 | 2048 3b02
0x000002050e01759c: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e01759c: 488b f248 | bf30 a031 | 6505 0200 | 008b 7608 | 49ba 0000 | 0022 0502 | 0000 4903 | f248 3bb7
0x000002050e0175bc: b001 0000 | 750d 4883 | 87b8 0100 | 0001 e960 | 0000 0048 | 3bb7 c001 | 0000 750d | 4883 87c8
0x000002050e0175dc: 0100 0001 | e94a 0000 | 0048 83bf | b001 0000 | 0075 1748 | 89b7 b001 | 0000 48c7 | 87b8 0100
0x000002050e0175fc: 0001 0000 | 00e9 2900 | 0000 4883 | bfc0 0100 | 0000 7517 | 4889 b7c0 | 0100 0048 | c787 c801
0x000002050e01761c: 0000 0100 | 0000 e908 | 0000 0048 | 8387 a001 | 0000 0166 | 0f1f 4400 | 0048 b8ff | ffff ffff
0x000002050e01763c: ; {virtual_call}
0x000002050e01763c: ffff ffe8
0x000002050e017640: ; ImmutableOopMap {[40]=Oop [48]=Oop }
;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
; - java.security.AccessController::executePrivileged@29
0x000002050e017640: 1c49 3b07
0x000002050e017644: ; {other}
0x000002050e017644: 0f1f 8400 | 3403 0001
0x000002050e01764c: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e01764c: 48be 30a0 | 3165 0502 | 0000 ff86 | d801 0000 | 4c8b 4c24
0x000002050e017660: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e017660: 2848 be30 | a031 6505 | 0200 0048 | 8386 3802
0x000002050e017670: ; {metadata(method data for {method} {0x000002052203d898} 'reachabilityFence' '(Ljava/lang/Object;)V' in 'java/lang/ref/Reference')}
0x000002050e017670: 0000 0148 | be08 4906 | 6505 0200 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
0x000002050e017690: 1f00 85ff | 0f84 7200
0x000002050e017698: ; {metadata(method data for {method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e017698: 0000 48be | 30a0 3165 | 0502 0000 | 4883 8648 | 0200 0001
0x000002050e0176ac: ; {metadata(method data for {method} {0x000002052203d898} 'reachabilityFence' '(Ljava/lang/Object;)V' in 'java/lang/ref/Reference')}
0x000002050e0176ac: 48be 0849 | 0665 0502 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | ff1f 0085
0x000002050e0176cc: ff0f 845a | 0000 0048 | 83c4 405d
0x000002050e0176d8: ; {poll_return}
0x000002050e0176d8: 493b a748 | 0400 000f | 8766 0000
0x000002050e0176e4: ; {metadata({method} {0x00000205224724f0} 'executePrivileged' '(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;' in 'java/security/AccessController')}
0x000002050e0176e4: 00c3 49ba | e824 4722 | 0502 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
0x000002050e0176fc: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e0176fc: ffe8 fedb
0x000002050e017700: ; ImmutableOopMap {rdx=Oop r8=Oop r9=Oop [48]=Oop }
;*synchronization entry
; - java.security.AccessController::executePrivileged@-1
0x000002050e017700: 4607 e920
0x000002050e017704: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
0x000002050e017704: feff ffe8
0x000002050e017708: ; ImmutableOopMap {rdx=Oop [40]=Oop [48]=Oop }
;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
; - java.security.AccessController::executePrivileged@29
0x000002050e017708: f47b 4607
0x000002050e01770c: ; {metadata({method} {0x000002052203d898} 'reachabilityFence' '(Ljava/lang/Object;)V' in 'java/lang/ref/Reference')}
0x000002050e01770c: 49ba 90d8 | 0322 0502 | 0000 4c89 | 5424 0848 | c704 24ff
0x000002050e017720: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e017720: ffff ffe8
0x000002050e017724: ; ImmutableOopMap {rax=Oop r9=Oop }
;*synchronization entry
; - java.lang.ref.Reference::reachabilityFence@-1
; - java.security.AccessController::executePrivileged@56
0x000002050e017724: d8db 4607 | e96d ffff
0x000002050e01772c: ; {metadata({method} {0x000002052203d898} 'reachabilityFence' '(Ljava/lang/Object;)V' in 'java/lang/ref/Reference')}
0x000002050e01772c: ff49 ba90 | d803 2205 | 0200 004c | 8954 2408 | 48c7 0424 | ffff ffff
0x000002050e017744: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e017744: e8b7 db46
0x000002050e017748: ; ImmutableOopMap {rax=Oop }
;*synchronization entry
; - java.lang.ref.Reference::reachabilityFence@-1
; - java.security.AccessController::executePrivileged@60
; {internal_word}
0x000002050e017748: 07eb 8849 | bad8 7601 | 0e05 0200 | 004d 8997 | 6004 0000
0x000002050e01775c: ; {runtime_call SafepointBlob}
0x000002050e01775c: e99f d33b | 0749 8b87 | f804 0000 | 49c7 87f8 | 0400 0000 | 0000 0049 | c787 0005 | 0000 0000
0x000002050e01777c: 0000 4883
0x000002050e017780: ; {runtime_call unwind_exception Runtime1 stub}
0x000002050e017780: c440 5de9 | 7860 4607
[Stub Code]
0x000002050e017788: ; {no_reloc}
0x000002050e017788: 0f1f 4400
0x000002050e01778c: ; {static_stub}
0x000002050e01778c: 0048 bb00 | 0000 0000
0x000002050e017794: ; {runtime_call nmethod}
0x000002050e017794: 0000 00e9 | fbff ffff
0x000002050e01779c: ; {static_stub}
0x000002050e01779c: 48bb 6823 | 4722 0502
0x000002050e0177a4: ; {runtime_call I2C/C2I adapters}
0x000002050e0177a4: 0000 e938
0x000002050e0177a8: ; {runtime_call handle_exception_from_callee Runtime1 stub}
0x000002050e0177a8: 643b 07e8 | 50a5 4607
0x000002050e0177b0: ; {external_word}
0x000002050e0177b0: 48b9 2053 | b76f f87f | 0000 4883
0x000002050e0177bc: ; {runtime_call}
0x000002050e0177bc: e4f0 48b8 | 90b7 796f | f87f 0000
0x000002050e0177c8: ; {section_word}
0x000002050e0177c8: ffd0 f449 | bacb 7701 | 0e05 0200
0x000002050e0177d4: ; {runtime_call DeoptimizationBlob}
0x000002050e0177d4: 0041 52e9 | c4c5 3b07 | f4f4 f4f4
[/MachCode]
Compiled method (c1) 849 1154 ! 3 java.lang.ClassLoader::loadClass (121 bytes)
total in heap [0x000002050e01da10,0x000002050e01eff0] = 5600
relocation [0x000002050e01db70,0x000002050e01dcd8] = 360
main code [0x000002050e01dce0,0x000002050e01e8c8] = 3048
stub code [0x000002050e01e8c8,0x000002050e01e9a0] = 216
oops [0x000002050e01e9a0,0x000002050e01e9b0] = 16
metadata [0x000002050e01e9b0,0x000002050e01ea18] = 104
scopes data [0x000002050e01ea18,0x000002050e01ec78] = 608
scopes pcs [0x000002050e01ec78,0x000002050e01ee38] = 448
dependencies [0x000002050e01ee38,0x000002050e01ee58] = 32
handler table [0x000002050e01ee58,0x000002050e01efd8] = 384
nul chk table [0x000002050e01efd8,0x000002050e01eff0] = 24
[Constant Pool (empty)]
[MachCode]
[Entry Point]
# {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader'
# this: rdx:rdx = 'java/lang/ClassLoader'
# parm0: r8:r8 = 'java/lang/String'
# parm1: r9 = boolean
# [sp+0xd0] (sp of caller)
0x000002050e01dce0: 448b 5208 | 49bb 0000 | 0022 0502 | 0000 4d03 | d34c 3bd0
0x000002050e01dcf4: ; {runtime_call ic_miss_stub}
0x000002050e01dcf4: 0f85 8607 | 3b07 660f | 1f44 0000
[Verified Entry Point]
0x000002050e01dd00: 8984 2400 | 80ff ff55 | 4881 ecc0 | 0000 0090 | 4181 7f20 | 0100 0000
0x000002050e01dd18: ; {runtime_call StubRoutines (final stubs)}
0x000002050e01dd18: 7405 e8c1 | ac39 0748 | 8954 2450 | 4c89 4424
0x000002050e01dd28: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01dd28: 5848 be30 | c131 6505 | 0200 008b | becc 0000 | 0083 c702 | 89be cc00 | 0000 81e7 | fe07 0000
0x000002050e01dd48: 85ff 0f84 | 7409 0000 | 4489 4c24 | 6048 8bf2
0x000002050e01dd58: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01dd58: 48bf 30c1 | 3165 0502 | 0000 8b76 | 0849 ba00 | 0000 2205 | 0200 0049 | 03f2 483b | b720 0100
0x000002050e01dd78: 0075 0d48 | 8387 2801 | 0000 01e9 | 6000 0000 | 483b b730 | 0100 0075 | 0d48 8387 | 3801 0000
0x000002050e01dd98: 01e9 4a00 | 0000 4883 | bf20 0100 | 0000 7517 | 4889 b720 | 0100 0048 | c787 2801 | 0000 0100
0x000002050e01ddb8: 0000 e929 | 0000 0048 | 83bf 3001 | 0000 0075 | 1748 89b7 | 3001 0000 | 48c7 8738 | 0100 0001
0x000002050e01ddd8: 0000 00e9 | 0800 0000 | 4883 8710 | 0100 0001 | 498b f04c | 8bc6 488b | fa48 8bd7
0x000002050e01ddf4: ; {optimized virtual_call}
0x000002050e01ddf4: 6666 90e8
0x000002050e01ddf8: ; ImmutableOopMap {[80]=Oop [88]=Oop }
;*invokevirtual getClassLoadingLock {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::loadClass@2
0x000002050e01ddf8: 8454 fdff
0x000002050e01ddfc: ; {other}
0x000002050e01ddfc: 0f1f 8400 | ec03 0000 | 4889 4424 | 6848 8d94 | 24a0 0000 | 0048 8bf0 | 4889 7208
0x000002050e01de18: ; implicit exception: dispatches to 0x000002050e01e6e5
0x000002050e01de18: 488b 0648 | 83c8 0148 | 8902 f048 | 0fb1 160f | 8412 0000 | 0048 2bc4 | 4825 07f0 | ffff 4889
0x000002050e01de38: 020f 85ab | 0800 0049 | ff87 4805 | 0000 488b
0x000002050e01de48: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01de48: 5424 5048 | be30 c131 | 6505 0200 | 0048 8386 | 4801 0000
0x000002050e01de5c: ; {metadata(method data for {method} {0x0000020522436ca8} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01de5c: 0148 ba70 | de23 6505 | 0200 008b | b2cc 0000 | 0083 c602 | 89b2 cc00 | 0000 81e6 | feff 1f00
0x000002050e01de7c: 85f6 0f84 | 7908 0000
0x000002050e01de84: ; {metadata(method data for {method} {0x0000020522436ca8} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01de84: 48ba 70de | 2365 0502 | 0000 4883 | 8210 0100 | 0001 488b | 5424 580f
0x000002050e01de9c: ; {static_call}
0x000002050e01de9c: 1f40 00e8
0x000002050e01dea0: ; ImmutableOopMap {[80]=Oop [88]=Oop [104]=Oop [168]=Oop }
;*invokestatic checkName {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::findLoadedClass@1
; - java.lang.ClassLoader::loadClass@10
0x000002050e01dea0: 1c9e ebff
0x000002050e01dea4: ; {other}
0x000002050e01dea4: 0f1f 8400 | 9404 0001
0x000002050e01deac: ; {metadata(method data for {method} {0x0000020522436ca8} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01deac: 85c0 49b8 | 70de 2365 | 0502 0000 | 48c7 c220 | 0100 0075 | 0748 c7c2 | 3001 0000 | 498b 3410
0x000002050e01decc: 488d 7601 | 4989 3410 | 0f85 0f00
0x000002050e01ded8: ; {oop(nullptr)}
0x000002050e01ded8: 0000 48be | 0000 0000 | 0000 0000 | e936 0000 | 0048 8b54
0x000002050e01deec: ; {metadata(method data for {method} {0x0000020522436ca8} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01deec: 2450 49b8 | 70de 2365 | 0502 0000 | 4983 8040 | 0100 0001 | 4c8b 4424 | 5848 8b54 | 2450 0f1f
0x000002050e01df0c: ; {optimized virtual_call}
0x000002050e01df0c: 4400 00e8
0x000002050e01df10: ; ImmutableOopMap {[80]=Oop [88]=Oop [104]=Oop [168]=Oop }
;*invokevirtual findLoadedClass0 {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::findLoadedClass@11
; - java.lang.ClassLoader::loadClass@10
0x000002050e01df10: 2c54 9207
0x000002050e01df14: ; {other}
0x000002050e01df14: 0f1f 8400 | 0405 0002 | 488b f048
0x000002050e01df20: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01df20: 85f6 48bf | 30c1 3165 | 0502 0000 | 48c7 c380 | 0100 0075 | 0748 c7c3 | 9001 0000 | 488b 041f
0x000002050e01df40: 488d 4001 | 4889 041f | 0f85 9605 | 0000 4889
0x000002050e01df50: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01df50: 7424 7048 | bf30 c131 | 6505 0200 | 0048 8387 | a001 0000
0x000002050e01df64: ; {runtime_call}
0x000002050e01df64: 0148 b810 | 1b84 6ff8 | 7f00 00ff
0x000002050e01df70: ; {other}
0x000002050e01df70: d00f 1f84 | 0000 0000 | 0048 8944 | 2478 488b | 5424 508b | 7218 4885
0x000002050e01df88: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01df88: f649 b830 | c131 6505 | 0200 0049 | c7c1 b001 | 0000 7407 | 49c7 c1c0 | 0100 004b | 8b3c 0848
0x000002050e01dfa8: 8d7f 014b | 893c 080f | 84d4 0000 | 0048 3b06
0x000002050e01dfb8: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01dfb8: 4c8b c649 | b930 c131 | 6505 0200 | 0045 8b40 | 0849 ba00 | 0000 2205 | 0200 004d | 03c2 4d3b
0x000002050e01dfd8: 81e0 0100 | 0075 0d49 | 8381 e801 | 0000 01e9 | 6000 0000 | 4d3b 81f0 | 0100 0075 | 0d49 8381
0x000002050e01dff8: f801 0000 | 01e9 4a00 | 0000 4983 | b9e0 0100 | 0000 7517 | 4d89 81e0 | 0100 0049 | c781 e801
0x000002050e01e018: 0000 0100 | 0000 e929 | 0000 0049 | 83b9 f001 | 0000 0075 | 174d 8981 | f001 0000 | 49c7 81f8
0x000002050e01e038: 0100 0001 | 0000 00e9 | 0800 0000 | 4983 81d0 | 0100 0001 | 4c8b 4424 | 5841 b900 | 0000 0048
0x000002050e01e058: 8bd6 6666 | 9048 b810 | 9c06 2205
0x000002050e01e064: ; {virtual_call}
0x000002050e01e064: 0200 00e8
0x000002050e01e068: ; ImmutableOopMap {[80]=Oop [88]=Oop [104]=Oop [112]=Oop [168]=Oop }
;*invokevirtual loadClass {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::loadClass@38
0x000002050e01e068: 748a fdff
0x000002050e01e06c: ; {other}
0x000002050e01e06c: 0f1f 8400 | 5c06 0003
0x000002050e01e074: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e074: 48ba 30c1 | 3165 0502 | 0000 ff82 | 0802 0000 | e9d1 0000
0x000002050e01e088: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e088: 0048 ba30 | c131 6505 | 0200 0048 | 8382 2002
0x000002050e01e098: ; {metadata(method data for {method} {0x0000020522436c50} 'findBootstrapClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e098: 0000 0148 | bab8 7630 | 6505 0200 | 008b b2cc | 0000 0083 | c602 89b2 | cc00 0000 | 81e6 feff
0x000002050e01e0b8: 1f00 85f6 | 0f84 6106
0x000002050e01e0c0: ; {metadata(method data for {method} {0x0000020522436c50} 'findBootstrapClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e0c0: 0000 48ba | b876 3065 | 0502 0000 | 4883 8210 | 0100 0001 | 488b 5424 | 5866 0f1f
0x000002050e01e0dc: ; {static_call}
0x000002050e01e0dc: 4400 00e8
0x000002050e01e0e0: ; ImmutableOopMap {[80]=Oop [88]=Oop [104]=Oop [112]=Oop [168]=Oop }
;*invokestatic checkName {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::findBootstrapClassOrNull@1
; - java.lang.ClassLoader::loadClass@47
0x000002050e01e0e0: 9c0c 3b07
0x000002050e01e0e4: ; {other}
0x000002050e01e0e4: 0f1f 8400 | d406 0004
0x000002050e01e0ec: ; {metadata(method data for {method} {0x0000020522436c50} 'findBootstrapClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e0ec: 85c0 48ba | b876 3065 | 0502 0000 | 48c7 c620 | 0100 0075 | 0748 c7c6 | 3001 0000 | 488b 3c32
0x000002050e01e10c: 488d 7f01 | 4889 3c32 | 0f85 0f00
0x000002050e01e118: ; {oop(nullptr)}
0x000002050e01e118: 0000 48be | 0000 0000 | 0000 0000 | e92e 0000
0x000002050e01e128: ; {metadata(method data for {method} {0x0000020522436c50} 'findBootstrapClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e128: 0048 bab8 | 7630 6505 | 0200 0048 | 8382 4001 | 0000 0148 | 8b54 2458 | 0f1f 8000
0x000002050e01e144: ; {static_call}
0x000002050e01e144: 0000 00e8
0x000002050e01e148: ; ImmutableOopMap {[80]=Oop [88]=Oop [104]=Oop [112]=Oop [168]=Oop }
;*invokestatic findBootstrapClass {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::findBootstrapClassOrNull@10
; - java.lang.ClassLoader::loadClass@47
0x000002050e01e148: 340c 3b07
0x000002050e01e14c: ; {other}
0x000002050e01e14c: 0f1f 8400 | 3c07 0005 | 488b f048
0x000002050e01e158: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e158: 8bc6 48be | 30c1 3165 | 0502 0000 | ff86 3002 | 0000 e91e | 0000 0049 | 8b87 f804 | 0000 4d33
0x000002050e01e178: d24d 8997 | f804 0000 | 4d33 d24d | 8997 0005 | 0000 488b | c648 85c0
0x000002050e01e190: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e190: 48be 30c1 | 3165 0502 | 0000 48c7 | c758 0200 | 0074 0748 | c7c7 4802 | 0000 488b | 1c3e 488d
0x000002050e01e1b0: 5b01 4889 | 1c3e 0f84 | 0800 0000 | 488b f0e9 | 2003 0000
0x000002050e01e1c4: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e1c4: 48be 30c1 | 3165 0502 | 0000 4883 | 8668 0200
0x000002050e01e1d4: ; {runtime_call}
0x000002050e01e1d4: 0001 48b8 | 101b 846f | f87f 0000
0x000002050e01e1e0: ; {other}
0x000002050e01e1e0: ffd0 0f1f | 8400 0000 | 0000 488b
0x000002050e01e1ec: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e1ec: 5424 5049 | b830 c131 | 6505 0200 | 008b 5208 | 49ba 0000 | 0022 0502 | 0000 4903 | d249 3b90
0x000002050e01e20c: 8802 0000 | 750d 4983 | 8090 0200 | 0001 e960 | 0000 0049 | 3b90 9802 | 0000 750d | 4983 80a0
0x000002050e01e22c: 0200 0001 | e94a 0000 | 0049 83b8 | 8802 0000 | 0075 1749 | 8990 8802 | 0000 49c7 | 8090 0200
0x000002050e01e24c: 0001 0000 | 00e9 2900 | 0000 4983 | b898 0200 | 0000 7517 | 4989 9098 | 0200 0049 | c780 a002
0x000002050e01e26c: 0000 0100 | 0000 e908 | 0000 0049 | 8380 7802 | 0000 014c | 8b44 2458 | 488b 5424 | 5048 8984
0x000002050e01e28c: 2480 0000 | 000f 1f40 | 0048 b8ff | ffff ffff
0x000002050e01e29c: ; {virtual_call}
0x000002050e01e29c: ffff ffe8
0x000002050e01e2a0: ; ImmutableOopMap {[80]=Oop [104]=Oop [168]=Oop }
;*invokevirtual findClass {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::loadClass@69
0x000002050e01e2a0: 3cd7 3a07
0x000002050e01e2a4: ; {other}
0x000002050e01e2a4: 0f1f 8400 | 9408 0006
0x000002050e01e2ac: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e2ac: 49b8 30c1 | 3165 0502 | 0000 4983 | 80b0 0200
0x000002050e01e2bc: ; {metadata(method data for {method} {0x00000205221059c0} 'getParentDelegationTime' '()Ljdk/internal/perf/PerfCounter;' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e2bc: 0001 49b8 | 60c5 3165 | 0502 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
0x000002050e01e2dc: ff1f 0085 | d20f 845d
0x000002050e01e2e4: ; {oop(a 'jdk/internal/perf/PerfCounter'{0x00000000d6ff0160})}
0x000002050e01e2e4: 0400 0048 | ba60 01ff | d600 0000 | 004c 8bc2
0x000002050e01e2f4: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e2f4: 48be 30c1 | 3165 0502
0x000002050e01e2fc: ; {metadata('jdk/internal/perf/PerfCounter')}
0x000002050e01e2fc: 0000 49ba | e04f 1022 | 0502 0000 | 4c89 96d0 | 0200 0048 | 8386 d802 | 0000 014c | 8b84 2480
0x000002050e01e31c: 0000 0048 | 8b74 2478
0x000002050e01e324: ; {metadata(method data for {method} {0x00000205221057b0} 'addTime' '(J)V' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e324: 4c2b c648 | be88 c631 | 6505 0200 | 008b becc | 0000 0083 | c702 89be | cc00 0000 | 81e7 feff
0x000002050e01e344: 1f00 85ff | 0f84 1704 | 0000 488b
0x000002050e01e350: ; {metadata(method data for {method} {0x00000205221057b0} 'addTime' '(J)V' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e350: f248 bf88 | c631 6505
0x000002050e01e358: ; {metadata('jdk/internal/perf/PerfCounter')}
0x000002050e01e358: 0200 0049 | bae0 4f10 | 2205 0200 | 004c 8997 | 2001 0000 | 4883 8728 | 0100 0001 | 4889 8424
0x000002050e01e378: 8800 0000
0x000002050e01e37c: ; {optimized virtual_call}
0x000002050e01e37c: 6666 90e8
0x000002050e01e380: ; ImmutableOopMap {[80]=Oop [104]=Oop [136]=Oop [168]=Oop }
;*invokevirtual add {reexecute=0 rethrow=0 return_oop=0}
; - jdk.internal.perf.PerfCounter::addTime@2
; - java.lang.ClassLoader::loadClass@82
0x000002050e01e380: fc3b ffff
0x000002050e01e384: ; {other}
0x000002050e01e384: 0f1f 8400 | 7409 0007
0x000002050e01e38c: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e38c: 49b8 30c1 | 3165 0502 | 0000 4983 | 80f8 0200
0x000002050e01e39c: ; {metadata(method data for {method} {0x0000020522105a18} 'getFindClassTime' '()Ljdk/internal/perf/PerfCounter;' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e39c: 0001 49b8 | 20c8 3165 | 0502 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
0x000002050e01e3bc: ff1f 0085 | d20f 84bf
0x000002050e01e3c4: ; {oop(a 'jdk/internal/perf/PerfCounter'{0x00000000d6ff0040})}
0x000002050e01e3c4: 0300 0048 | ba40 00ff | d600 0000 | 004c 8bc2
0x000002050e01e3d4: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e3d4: 48be 30c1 | 3165 0502
0x000002050e01e3dc: ; {metadata('jdk/internal/perf/PerfCounter')}
0x000002050e01e3dc: 0000 49ba | e04f 1022 | 0502 0000 | 4c89 9618 | 0300 0048 | 8386 2003 | 0000 014c | 8b84 2480
0x000002050e01e3fc: ; {optimized virtual_call}
0x000002050e01e3fc: 0000 00e8
0x000002050e01e400: ; ImmutableOopMap {[80]=Oop [104]=Oop [136]=Oop [168]=Oop }
;*invokevirtual addElapsedTimeFrom {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::loadClass@90
0x000002050e01e400: 0905 0000
0x000002050e01e404: ; {other}
0x000002050e01e404: 0f1f 8400 | f409 0008
0x000002050e01e40c: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e40c: 49b8 30c1 | 3165 0502 | 0000 4983 | 8040 0300
0x000002050e01e41c: ; {metadata(method data for {method} {0x0000020522105a70} 'getFindClasses' '()Ljdk/internal/perf/PerfCounter;' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e41c: 0001 49b8 | f0ca 3165 | 0502 0000 | 418b 90cc | 0000 0083 | c202 4189 | 90cc 0000 | 0081 e2fe
0x000002050e01e43c: ff1f 0085 | d20f 8460
0x000002050e01e444: ; {oop(a 'jdk/internal/perf/PerfCounter'{0x00000000d6ff00d0})}
0x000002050e01e444: 0300 0048 | bad0 00ff | d600 0000 | 004c 8bc2
0x000002050e01e454: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e454: 48be 30c1 | 3165 0502
0x000002050e01e45c: ; {metadata('jdk/internal/perf/PerfCounter')}
0x000002050e01e45c: 0000 49ba | e04f 1022 | 0502 0000 | 4c89 9660 | 0300 0048 | 8386 6803
0x000002050e01e474: ; {metadata(method data for {method} {0x0000020522105860} 'increment' '()V' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e474: 0000 0149 | b818 cc31 | 6505 0200 | 0041 8bb0 | cc00 0000 | 83c6 0241 | 89b0 cc00 | 0000 81e6
0x000002050e01e494: feff 1f00 | 85f6 0f84 | 2803 0000
0x000002050e01e4a0: ; {metadata(method data for {method} {0x0000020522105860} 'increment' '()V' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e4a0: 4c8b c248 | be18 cc31 | 6505 0200
0x000002050e01e4ac: ; {metadata('jdk/internal/perf/PerfCounter')}
0x000002050e01e4ac: 0049 bae0 | 4f10 2205 | 0200 004c | 8996 2001 | 0000 4883 | 8628 0100 | 0001 49c7 | c001 0000
0x000002050e01e4cc: ; {optimized virtual_call}
0x000002050e01e4cc: 0066 90e8
0x000002050e01e4d0: ; ImmutableOopMap {[80]=Oop [104]=Oop [136]=Oop [168]=Oop }
;*invokevirtual add {reexecute=0 rethrow=0 return_oop=0}
; - jdk.internal.perf.PerfCounter::increment@2
; - java.lang.ClassLoader::loadClass@96
0x000002050e01e4d0: ac3a ffff
0x000002050e01e4d4: ; {other}
0x000002050e01e4d4: 0f1f 8400 | c40a 0009 | 488b b424 | 8800 0000 | 448b 4c24 | 6045 85c9
0x000002050e01e4ec: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e4ec: 48b8 30c1 | 3165 0502 | 0000 48c7 | c288 0300 | 0074 0748 | c7c2 9803 | 0000 488b | 3c10 488d
0x000002050e01e50c: 7f01 4889 | 3c10 0f84 | 6d00 0000 | 488b 5424
0x000002050e01e51c: ; {metadata(method data for {method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e51c: 5048 b830 | c131 6505 | 0200 0048 | 8380 a803
0x000002050e01e52c: ; {metadata(method data for {method} {0x0000020522436bf8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')}
0x000002050e01e52c: 0000 0148 | b870 cd2f | 6505 0200 | 008b 90cc | 0000 0083 | c202 8990 | cc00 0000 | 81e2 feff
0x000002050e01e54c: 1f00 85d2 | 0f84 9302 | 0000 4885
0x000002050e01e558: ; {metadata(method data for {method} {0x0000020522436bf8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')}
0x000002050e01e558: f648 b870 | cd2f 6505 | 0200 0048 | c7c2 2001 | 0000 7407 | 48c7 c210 | 0100 0048 | 8b3c 1048
0x000002050e01e578: 8d7f 0148 | 893c 100f | 8443 0000 | 0048 8d84 | 24a0 0000 | 0048 8b10 | 4885 d20f | 840f 0000
0x000002050e01e598: 0048 8b78 | 08f0 480f | b117 0f85 | 6202 0000 | 49ff 8f48 | 0500 0048 | 8bc6 4881 | c4c0 0000
0x000002050e01e5b8: ; {poll_return}
0x000002050e01e5b8: 005d 493b | a748 0400 | 000f 8759 | 0200 00c3 | 4889 b424 | 9800 0000
0x000002050e01e5d0: ; {no_reloc}
0x000002050e01e5d0: e970 0200 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 5d02
0x000002050e01e5f0: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 2205 0200 | 0049 2bca
0x000002050e01e610: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828
0x000002050e01e62c: ; {metadata(method data for {method} {0x0000020522436bf8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')}
0x000002050e01e62c: 488b d048 | be70 cd2f | 6505 0200 | 0048 8386 | 3001 0000 | 0148 8bd0 | 4889 8424 | 9000 0000
0x000002050e01e64c: ; {optimized virtual_call}
0x000002050e01e64c: 6666 90e8
0x000002050e01e650: ; ImmutableOopMap {[104]=Oop [144]=Oop [152]=Oop [168]=Oop }
;*invokespecial <init> {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::resolveClass@8
; - java.lang.ClassLoader::loadClass@106
0x000002050e01e650: 2c01 3b07
0x000002050e01e654: ; {other}
0x000002050e01e654: 0f1f 8400 | 440c 000a | 488b 8424
0x000002050e01e660: ; ImmutableOopMap {rax=Oop [104]=Oop [152]=Oop [168]=Oop }
;*athrow {reexecute=1 rethrow=0 return_oop=0}
; - (reexecute) java.lang.ClassLoader::resolveClass@11
; - java.lang.ClassLoader::loadClass@106
0x000002050e01e660: 9000 0000
0x000002050e01e664: ; {section_word}
0x000002050e01e664: 48ba 64e6 | 010e 0502
0x000002050e01e66c: ; {runtime_call handle_exception_nofpu Runtime1 stub}
0x000002050e01e66c: 0000 e88d | 3046 0790 | 498b 87f8 | 0400 004d | 33d2 4d89 | 97f8 0400 | 004d 33d2 | 4d89 9700
0x000002050e01e68c: 0500 0048 | 8bf0 488d | 8424 a000 | 0000 488b | 3848 85ff | 0f84 0f00 | 0000 488b | 5808 f048
0x000002050e01e6ac: 0fb1 3b0f | 85a7 0100 | 0049 ff8f | 4805 0000 | 488b c6e9 | f301 0000
0x000002050e01e6c4: ; {metadata({method} {0x0000020522014398} 'loadClass' '(Ljava/lang/String;Z)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e6c4: 49ba 9043 | 0122 0502 | 0000 4c89 | 5424 0848 | c704 24ff
0x000002050e01e6d8: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e6d8: ffff ffe8
0x000002050e01e6dc: ; ImmutableOopMap {rdx=Oop r8=Oop [80]=Oop [88]=Oop }
;*synchronization entry
; - java.lang.ClassLoader::loadClass@-1
0x000002050e01e6dc: 206c 4607 | e96b f6ff
0x000002050e01e6e4: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
0x000002050e01e6e4: ffe8 160c
0x000002050e01e6e8: ; ImmutableOopMap {rsi=Oop [80]=Oop [88]=Oop [104]=Oop }
;*monitorenter {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::loadClass@7
0x000002050e01e6e8: 4607 4889 | 7424 0848
0x000002050e01e6f0: ; {runtime_call monitorenter_nofpu Runtime1 stub}
0x000002050e01e6f0: 8914 24e8
0x000002050e01e6f4: ; ImmutableOopMap {rsi=Oop [80]=Oop [88]=Oop [104]=Oop [168]=Oop }
;*monitorenter {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::loadClass@7
0x000002050e01e6f4: 084b 4607 | e949 f7ff
0x000002050e01e6fc: ; {metadata({method} {0x0000020522436ca8} 'findLoadedClass' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e6fc: ff49 baa0 | 6c43 2205 | 0200 004c | 8954 2408 | 48c7 0424 | ffff ffff
0x000002050e01e714: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e714: e8e7 6b46
0x000002050e01e718: ; ImmutableOopMap {[80]=Oop [88]=Oop [104]=Oop [168]=Oop }
;*synchronization entry
; - java.lang.ClassLoader::findLoadedClass@-1
; - java.lang.ClassLoader::loadClass@10
0x000002050e01e718: 07e9 66f7
0x000002050e01e71c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
0x000002050e01e71c: ffff e8dd
0x000002050e01e720: ; ImmutableOopMap {rsi=Oop [80]=Oop [88]=Oop [104]=Oop [112]=Oop [168]=Oop }
;*invokevirtual loadClass {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::loadClass@38
; {metadata({method} {0x0000020522436c50} 'findBootstrapClassOrNull' '(Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
0x000002050e01e720: 0b46 0749 | ba48 6c43 | 2205 0200 | 004c 8954 | 2408 48c7 | 0424 ffff
0x000002050e01e738: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e738: ffff e8c1
0x000002050e01e73c: ; ImmutableOopMap {[80]=Oop [88]=Oop [104]=Oop [112]=Oop [168]=Oop }
;*synchronization entry
; - java.lang.ClassLoader::findBootstrapClassOrNull@-1
; - java.lang.ClassLoader::loadClass@47
0x000002050e01e73c: 6b46 07e9 | 7ef9 ffff
0x000002050e01e744: ; {metadata({method} {0x00000205221059c0} 'getParentDelegationTime' '()Ljdk/internal/perf/PerfCounter;' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e744: 49ba b859 | 1022 0502 | 0000 4c89 | 5424 0848 | c704 24ff
0x000002050e01e758: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e758: ffff ffe8
0x000002050e01e75c: ; ImmutableOopMap {rax=Oop [80]=Oop [104]=Oop [168]=Oop }
;*synchronization entry
; - jdk.internal.perf.PerfCounter::getParentDelegationTime@-1
; - java.lang.ClassLoader::loadClass@74
0x000002050e01e75c: a06b 4607 | e982 fbff
0x000002050e01e764: ; {metadata({method} {0x00000205221057b0} 'addTime' '(J)V' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e764: ff49 baa8 | 5710 2205 | 0200 004c | 8954 2408 | 48c7 0424 | ffff ffff
0x000002050e01e77c: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e77c: e87f 6b46
0x000002050e01e780: ; ImmutableOopMap {rax=Oop rdx=Oop [80]=Oop [104]=Oop [168]=Oop }
;*synchronization entry
; - jdk.internal.perf.PerfCounter::addTime@-1
; - java.lang.ClassLoader::loadClass@82
0x000002050e01e780: 07e9 c8fb
0x000002050e01e784: ; {metadata({method} {0x0000020522105a18} 'getFindClassTime' '()Ljdk/internal/perf/PerfCounter;' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e784: ffff 49ba | 105a 1022 | 0502 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
0x000002050e01e79c: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e79c: ffe8 5e6b
0x000002050e01e7a0: ; ImmutableOopMap {[80]=Oop [104]=Oop [136]=Oop [168]=Oop }
;*synchronization entry
; - jdk.internal.perf.PerfCounter::getFindClassTime@-1
; - java.lang.ClassLoader::loadClass@85
0x000002050e01e7a0: 4607 e920
0x000002050e01e7a4: ; {metadata({method} {0x0000020522105a70} 'getFindClasses' '()Ljdk/internal/perf/PerfCounter;' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e7a4: fcff ff49 | ba68 5a10 | 2205 0200 | 004c 8954 | 2408 48c7 | 0424 ffff
0x000002050e01e7bc: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e7bc: ffff e83d
0x000002050e01e7c0: ; ImmutableOopMap {[80]=Oop [104]=Oop [136]=Oop [168]=Oop }
;*synchronization entry
; - jdk.internal.perf.PerfCounter::getFindClasses@-1
; - java.lang.ClassLoader::loadClass@93
0x000002050e01e7c0: 6b46 07e9 | 7ffc ffff
0x000002050e01e7c8: ; {metadata({method} {0x0000020522105860} 'increment' '()V' in 'jdk/internal/perf/PerfCounter')}
0x000002050e01e7c8: 49ba 5858 | 1022 0502 | 0000 4c89 | 5424 0848 | c704 24ff
0x000002050e01e7dc: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e7dc: ffff ffe8
0x000002050e01e7e0: ; ImmutableOopMap {rdx=Oop [80]=Oop [104]=Oop [136]=Oop [168]=Oop }
;*synchronization entry
; - jdk.internal.perf.PerfCounter::increment@-1
; - java.lang.ClassLoader::loadClass@96
0x000002050e01e7e0: 1c6b 4607 | e9b7 fcff
0x000002050e01e7e8: ; {metadata({method} {0x0000020522436bf8} 'resolveClass' '(Ljava/lang/Class;)V' in 'java/lang/ClassLoader')}
0x000002050e01e7e8: ff49 baf0 | 6b43 2205 | 0200 004c | 8954 2408 | 48c7 0424 | ffff ffff
0x000002050e01e800: ; {runtime_call counter_overflow Runtime1 stub}
0x000002050e01e800: e8fb 6a46
0x000002050e01e804: ; ImmutableOopMap {rsi=Oop [104]=Oop [168]=Oop }
;*synchronization entry
; - java.lang.ClassLoader::resolveClass@-1
; - java.lang.ClassLoader::loadClass@106
0x000002050e01e804: 07e9 4cfd | ffff 488d | 8424 a000 | 0000 4889
0x000002050e01e814: ; {runtime_call monitorexit_nofpu Runtime1 stub}
0x000002050e01e814: 0424 e8e5 | 4f46 07e9 | 8ffd ffff
0x000002050e01e820: ; {internal_word}
0x000002050e01e820: 49ba bae5 | 010e 0502 | 0000 4d89 | 9760 0400
0x000002050e01e830: ; {runtime_call SafepointBlob}
0x000002050e01e830: 00e9 ca62
0x000002050e01e834: ; {metadata(nullptr)}
0x000002050e01e834: 3b07 48ba | 0000 0000 | 0000 0000 | b800 0f05
0x000002050e01e844: ; {runtime_call load_klass_patching Runtime1 stub}
0x000002050e01e844: 0ae8 365a
0x000002050e01e848: ; ImmutableOopMap {[104]=Oop [152]=Oop [168]=Oop }
;*new {reexecute=1 rethrow=0 return_oop=0}
; - (reexecute) java.lang.ClassLoader::resolveClass@4
; - java.lang.ClassLoader::loadClass@106
0x000002050e01e848: 4607 e981 | fdff ff48
0x000002050e01e850: ; {runtime_call fast_new_instance Runtime1 stub}
0x000002050e01e850: 8bd2 e8a9
0x000002050e01e854: ; ImmutableOopMap {[104]=Oop [152]=Oop [168]=Oop }
;*new {reexecute=0 rethrow=0 return_oop=0}
; - java.lang.ClassLoader::resolveClass@4
; - java.lang.ClassLoader::loadClass@106
0x000002050e01e854: 1646 07e9 | d0fd ffff | 488d 8424 | a000 0000 | 4889 0424
0x000002050e01e868: ; {runtime_call monitorexit_nofpu Runtime1 stub}
0x000002050e01e868: e893 4f46 | 07e9 4afe | ffff 488b | 7424 70e9 | f3f8 ffff | 488b 7424 | 70e9 e9f8 | ffff 488b
0x000002050e01e888: 7424 70e9 | dff8 ffff | 488b 7424 | 70e9 d5f8 | ffff 498b | 87f8 0400 | 0049 c787 | f804 0000
0x000002050e01e8a8: 0000 0000 | 49c7 8700 | 0500 0000 | 0000 0048 | 81c4 c000
0x000002050e01e8bc: ; {runtime_call unwind_exception Runtime1 stub}
0x000002050e01e8bc: 0000 5de9 | 3cef 4507 | f4f4 f4f4
[Stub Code]
0x000002050e01e8c8: ; {no_reloc}
0x000002050e01e8c8: 0f1f 4400
0x000002050e01e8cc: ; {static_stub}
0x000002050e01e8cc: 0048 bb00 | 0000 0000
0x000002050e01e8d4: ; {runtime_call nmethod}
0x000002050e01e8d4: 0000 00e9 | fbff ffff
0x000002050e01e8dc: ; {static_stub}
0x000002050e01e8dc: 9048 bb00 | 0000 0000
0x000002050e01e8e4: ; {runtime_call nmethod}
0x000002050e01e8e4: 0000 00e9 | fbff ffff
0x000002050e01e8ec: ; {static_stub}
0x000002050e01e8ec: 9048 bb00 | 0000 0000
0x000002050e01e8f4: ; {runtime_call nmethod}
0x000002050e01e8f4: 0000 00e9 | fbff ffff
0x000002050e01e8fc: ; {static_stub}
0x000002050e01e8fc: 9048 bb00 | 0000 0000
0x000002050e01e904: ; {runtime_call nmethod}
0x000002050e01e904: 0000 00e9 | fbff ffff
0x000002050e01e90c: ; {static_stub}
0x000002050e01e90c: 9048 bb00 | 5810 2205
0x000002050e01e914: ; {runtime_call I2C/C2I adapters}
0x000002050e01e914: 0200 00e9 | cb6a 3b07
0x000002050e01e91c: ; {static_stub}
0x000002050e01e91c: 9048 bb00 | 0000 0000
0x000002050e01e924: ; {runtime_call nmethod}
0x000002050e01e924: 0000 00e9 | fbff ffff
0x000002050e01e92c: ; {static_stub}
0x000002050e01e92c: 48bb 0000 | 0000 0000
0x000002050e01e934: ; {runtime_call nmethod}
0x000002050e01e934: 0000 e9fb
0x000002050e01e938: ; {static_stub}
0x000002050e01e938: ffff ff48 | bb00 0000 | 0000 0000
0x000002050e01e944: ; {runtime_call nmethod}
0x000002050e01e944: 00e9 fbff
0x000002050e01e948: ; {static_stub}
0x000002050e01e948: ffff 48bb | 0000 0000 | 0000 0000
0x000002050e01e954: ; {runtime_call nmethod}
0x000002050e01e954: e9fb ffff
0x000002050e01e958: ; {static_stub}
0x000002050e01e958: ff48 bb00 | 0000 0000
0x000002050e01e960: ; {runtime_call nmethod}
0x000002050e01e960: 0000 00e9 | fbff ffff
[Exception Handler]
0x000002050e01e968: ; {runtime_call handle_exception_from_callee Runtime1 stub}
0x000002050e01e968: e893 3346
0x000002050e01e96c: ; {external_word}
0x000002050e01e96c: 0748 b920 | 53b7 6ff8 | 7f00 0048
0x000002050e01e978: ; {runtime_call}
0x000002050e01e978: 83e4 f048 | b890 b779 | 6ff8 7f00 | 00ff d0f4
[Deopt Handler Code]
0x000002050e01e988: ; {section_word}
0x000002050e01e988: 49ba 88e9 | 010e 0502 | 0000 4152
0x000002050e01e994: ; {runtime_call DeoptimizationBlob}
0x000002050e01e994: e907 543b | 07f4 f4f4 | f4f4 f4f4
[/MachCode]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x0000020564916240, length=13, elements={
0x000002050ac4c060, 0x000002050abfe480, 0x0000020564554b90, 0x00000205645568d0,
0x0000020564557b90, 0x00000205645592e0, 0x000002056455e6a0, 0x000002056456e380,
0x000002056456ef60, 0x000002056475ac10, 0x00000205647d5530, 0x000002056489fc00,
0x0000020569026860
}
Java Threads: ( => current thread )
=>0x000002050ac4c060 JavaThread "main" [_thread_in_vm, id=23116, stack(0x000000b0c7f00000,0x000000b0c8000000) (1024K)]
0x000002050abfe480 JavaThread "Reference Handler" daemon [_thread_blocked, id=4468, stack(0x000000b0c8300000,0x000000b0c8400000) (1024K)]
0x0000020564554b90 JavaThread "Finalizer" daemon [_thread_blocked, id=12048, stack(0x000000b0c8400000,0x000000b0c8500000) (1024K)]
0x00000205645568d0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=19220, stack(0x000000b0c8500000,0x000000b0c8600000) (1024K)]
0x0000020564557b90 JavaThread "Attach Listener" daemon [_thread_blocked, id=808, stack(0x000000b0c8600000,0x000000b0c8700000) (1024K)]
0x00000205645592e0 JavaThread "Service Thread" daemon [_thread_blocked, id=2816, stack(0x000000b0c8700000,0x000000b0c8800000) (1024K)]
0x000002056455e6a0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=12604, stack(0x000000b0c8800000,0x000000b0c8900000) (1024K)]
0x000002056456e380 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2380, stack(0x000000b0c8900000,0x000000b0c8a00000) (1024K)]
0x000002056456ef60 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=9404, stack(0x000000b0c8a00000,0x000000b0c8b00000) (1024K)]
0x000002056475ac10 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=4360, stack(0x000000b0c8b00000,0x000000b0c8c00000) (1024K)]
0x00000205647d5530 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=19608, stack(0x000000b0c8c00000,0x000000b0c8d00000) (1024K)]
0x000002056489fc00 JavaThread "Notification Thread" daemon [_thread_blocked, id=18064, stack(0x000000b0c8d00000,0x000000b0c8e00000) (1024K)]
0x0000020569026860 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=21596, stack(0x000000b0c8e00000,0x000000b0c8f00000) (1024K)]
Total: 13
Other Threads:
0x000002050abe4880 VMThread "VM Thread" [id=348, stack(0x000000b0c8200000,0x000000b0c8300000) (1024K)]
0x000002050acba510 WatcherThread "VM Periodic Task Thread" [id=12180, stack(0x000000b0c8100000,0x000000b0c8200000) (1024K)]
0x000002050ac6c9b0 WorkerThread "GC Thread#0" [id=6008, stack(0x000000b0c8000000,0x000000b0c8100000) (1024K)]
0x0000020569731ab0 WorkerThread "GC Thread#1" [id=20512, stack(0x000000b0c8f00000,0x000000b0c9000000) (1024K)]
0x00000205649187e0 WorkerThread "GC Thread#2" [id=17332, stack(0x000000b0c9000000,0x000000b0c9100000) (1024K)]
0x00000205695df660 WorkerThread "GC Thread#3" [id=10544, stack(0x000000b0c9100000,0x000000b0c9200000) (1024K)]
0x00000205695dfa00 WorkerThread "GC Thread#4" [id=6344, stack(0x000000b0c9200000,0x000000b0c9300000) (1024K)]
0x0000020569568d90 WorkerThread "GC Thread#5" [id=2900, stack(0x000000b0c9300000,0x000000b0c9400000) (1024K)]
0x0000020569569130 WorkerThread "GC Thread#6" [id=22552, stack(0x000000b0c9400000,0x000000b0c9500000) (1024K)]
Total: 9
Threads with active compile tasks:
Total: 0
VM state: not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00007ff86fe2b4f0] Metaspace_lock - owner thread: 0x000002050ac4c060
Heap address: 0x0000000080000000, size: 2048 MB, Compressed Oops mode: 32-bit
CDS archive(s) mapped at: [0x0000020522000000-0x0000020522ba0000-0x0000020522ba0000), size 12189696, SharedBaseAddress: 0x0000020522000000, ArchiveRelocationMode: 1.
Compressed class space mapped at: 0x0000020523000000-0x0000020563000000, reserved size: 1073741824
Narrow klass base: 0x0000020522000000, Narrow klass shift: 0, Narrow klass range: 0x100000000
GC Precious Log:
CardTable entry size: 512
CPUs: 12 total, 12 available
Memory: 14198M
Large Page Support: Disabled
NUMA Support: Disabled
Compressed Oops: Enabled (32-bit)
Alignments: Space 512K, Generation 512K, Heap 2M
Heap Min Capacity: 100M
Heap Initial Capacity: 100M
Heap Max Capacity: 2G
Pre-touch: Disabled
Parallel Workers: 10
Heap:
PSYoungGen total 29696K, used 9135K [0x00000000d5580000, 0x00000000d7680000, 0x0000000100000000)
eden space 25600K, 22% used [0x00000000d5580000,0x00000000d5b17ee0,0x00000000d6e80000)
from space 4096K, 83% used [0x00000000d6e80000,0x00000000d71d3e98,0x00000000d7280000)
to space 4096K, 0% used [0x00000000d7280000,0x00000000d7280000,0x00000000d7680000)
ParOldGen total 68608K, used 16K [0x0000000080000000, 0x0000000084300000, 0x00000000d5580000)
object space 68608K, 0% used [0x0000000080000000,0x0000000080004000,0x0000000084300000)
Metaspace used 5640K, committed 5952K, reserved 1114112K
class space used 602K, committed 768K, reserved 1048576K
Card table byte_map: [0x000002050a5f0000,0x000002050aa00000] _byte_map_base: 0x000002050a1f0000
Marking Bits: (ParMarkBitMap*) 0x00007ff86fe32460
Begin Bits: [0x000002051d100000, 0x000002051f100000)
End Bits: [0x000002051f100000, 0x0000020521100000)
Polling page: 0x0000020508bd0000
Metaspace:
Usage:
Non-class: 4.92 MB used.
Class: 602.56 KB used.
Both: 5.51 MB used.
Virtual space:
Non-class space: 64.00 MB reserved, 5.06 MB ( 8%) committed, 1 nodes.
Class space: 1.00 GB reserved, 768.00 KB ( <1%) committed, 1 nodes.
Both: 1.06 GB reserved, 5.81 MB ( <1%) committed.
Chunk freelists:
Non-Class: 10.36 MB
Class: 15.10 MB
Both: 25.46 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.
- use_allocation_guard: 0.
Internal statistics:
num_allocs_failed_limit: 0.
num_arena_births: 190.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 93.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 0.
num_chunks_taken_from_freelist: 299.
num_chunk_merges: 0.
num_chunk_splits: 190.
num_chunks_enlarged: 116.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=120000Kb used=476Kb max_used=476Kb free=119523Kb
bounds [0x0000020515920000, 0x0000020515b90000, 0x000002051ce50000]
CodeHeap 'profiled nmethods': size=120000Kb used=2035Kb max_used=2035Kb free=117964Kb
bounds [0x000002050de50000, 0x000002050e0c0000, 0x0000020515380000]
CodeHeap 'non-nmethods': size=5760Kb used=1207Kb max_used=1236Kb free=4552Kb
bounds [0x0000020515380000, 0x00000205155f0000, 0x0000020515920000]
CodeCache: size=245760Kb, used=3718Kb, max_used=3747Kb, free=242039Kb
total_blobs=1715, nmethods=1244, adapters=378, full_count=0
Compilation: enabled, stopped_count=0, restarted_count=0
Compilation events (20 events):
Event: 0.711 Thread 0x000002056456ef60 1237 3 java.util.ArrayList::clear (43 bytes)
Event: 0.711 Thread 0x000002056456ef60 nmethod 1237 0x000002050e047710 code [0x000002050e0478c0, 0x000002050e047bf8]
Event: 0.712 Thread 0x000002056456ef60 1238 3 java.lang.reflect.AccessibleObject::verifyAccess (55 bytes)
Event: 0.712 Thread 0x000002056456ef60 nmethod 1238 0x000002050e047d10 code [0x000002050e047f60, 0x000002050e048ad8]
Event: 0.712 Thread 0x000002056456ef60 1239 3 java.lang.reflect.AccessibleObject::isAccessChecked (25 bytes)
Event: 0.712 Thread 0x000002056456ef60 nmethod 1239 0x000002050e048d90 code [0x000002050e048f60, 0x000002050e049428]
Event: 0.712 Thread 0x000002056456e380 nmethod 1222 0x0000020515995e10 code [0x0000020515996000, 0x00000205159968d0]
Event: 0.713 Thread 0x000002056456ef60 1240 ! 3 java.util.zip.ZipCoder$UTF8ZipCoder::compare (81 bytes)
Event: 0.714 Thread 0x000002056456ef60 nmethod 1240 0x000002050e049590 code [0x000002050e049800, 0x000002050e04a3e8]
Event: 0.714 Thread 0x000002056456ef60 1241 3 java.lang.System$2::getBytesNoRepl (6 bytes)
Event: 0.714 Thread 0x000002056456ef60 nmethod 1241 0x000002050e04a910 code [0x000002050e04ab20, 0x000002050e04b308]
Event: 0.714 Thread 0x000002056456ef60 1242 3 java.lang.String::isASCII (16 bytes)
Event: 0.715 Thread 0x000002056456ef60 nmethod 1242 0x000002050e04b510 code [0x000002050e04b6c0, 0x000002050e04b8f0]
Event: 0.715 Thread 0x000002056456ef60 1243 3 java.util.ArrayDeque::addLast (51 bytes)
Event: 0.715 Thread 0x000002056456ef60 nmethod 1243 0x000002050e04ba10 code [0x000002050e04bc00, 0x000002050e04c078]
Event: 0.717 Thread 0x000002056456ef60 1244 3 java.util.Collections$SetFromMap::add (22 bytes)
Event: 0.717 Thread 0x000002056456ef60 nmethod 1244 0x000002050e04c210 code [0x000002050e04c3c0, 0x000002050e04c5f8]
Event: 0.717 Thread 0x000002056456ef60 1245 3 java.util.zip.ZipUtils::LOCSIG (6 bytes)
Event: 0.717 Thread 0x000002056456ef60 nmethod 1245 0x000002050e04c690 code [0x000002050e04c840, 0x000002050e04cb00]
Event: 0.719 Thread 0x00000205647d5530 1246 4 java.lang.String::getBytes (44 bytes)
GC Heap History (2 events):
Event: 0.591 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 29696K, used 25600K [0x00000000d5580000, 0x00000000d7680000, 0x0000000100000000)
eden space 25600K, 100% used [0x00000000d5580000,0x00000000d6e80000,0x00000000d6e80000)
from space 4096K, 0% used [0x00000000d7280000,0x00000000d7280000,0x00000000d7680000)
to space 4096K, 0% used [0x00000000d6e80000,0x00000000d6e80000,0x00000000d7280000)
ParOldGen total 68608K, used 0K [0x0000000080000000, 0x0000000084300000, 0x00000000d5580000)
object space 68608K, 0% used [0x0000000080000000,0x0000000080000000,0x0000000084300000)
Metaspace used 4309K, committed 4544K, reserved 1114112K
class space used 474K, committed 576K, reserved 1048576K
}
Event: 0.598 GC heap after
{Heap after GC invocations=1 (full 0):
PSYoungGen total 29696K, used 3407K [0x00000000d5580000, 0x00000000d7680000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000d6e80000)
from space 4096K, 83% used [0x00000000d6e80000,0x00000000d71d3e98,0x00000000d7280000)
to space 4096K, 0% used [0x00000000d7280000,0x00000000d7280000,0x00000000d7680000)
ParOldGen total 68608K, used 16K [0x0000000080000000, 0x0000000084300000, 0x00000000d5580000)
object space 68608K, 0% used [0x0000000080000000,0x0000000080004000,0x0000000084300000)
Metaspace used 4309K, committed 4544K, reserved 1114112K
class space used 474K, committed 576K, reserved 1048576K
}
Dll operation events (8 events):
Event: 0.014 Loaded shared library c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\java.dll
Event: 0.039 Loaded shared library c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\zip.dll
Event: 0.091 Loaded shared library C:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\instrument.dll
Event: 0.097 Loaded shared library C:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\net.dll
Event: 0.100 Loaded shared library C:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\nio.dll
Event: 0.103 Loaded shared library C:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\zip.dll
Event: 0.117 Loaded shared library C:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\jimage.dll
Event: 0.181 Loaded shared library c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\verify.dll
Deoptimization events (20 events):
Event: 0.643 Thread 0x000002050ac4c060 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002051598659c relative=0x0000000000000b1c
Event: 0.643 Thread 0x000002050ac4c060 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002051598659c method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 c2
Event: 0.643 Thread 0x000002050ac4c060 DEOPT PACKING pc=0x000002051598659c sp=0x000000b0c7ffe8a0
Event: 0.643 Thread 0x000002050ac4c060 DEOPT UNPACKING pc=0x00000205153d3aa2 sp=0x000000b0c7ffe820 mode 2
Event: 0.643 Thread 0x000002050ac4c060 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002051597c638 relative=0x0000000000000278
Event: 0.643 Thread 0x000002050ac4c060 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002051597c638 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 c2
Event: 0.643 Thread 0x000002050ac4c060 DEOPT PACKING pc=0x000002051597c638 sp=0x000000b0c7ffe7d0
Event: 0.643 Thread 0x000002050ac4c060 DEOPT UNPACKING pc=0x00000205153d3aa2 sp=0x000000b0c7ffe668 mode 2
Event: 0.644 Thread 0x000002050ac4c060 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002051597ea3c relative=0x000000000000027c
Event: 0.644 Thread 0x000002050ac4c060 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002051597ea3c method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 c2
Event: 0.644 Thread 0x000002050ac4c060 DEOPT PACKING pc=0x000002051597ea3c sp=0x000000b0c7ffe740
Event: 0.644 Thread 0x000002050ac4c060 DEOPT UNPACKING pc=0x00000205153d3aa2 sp=0x000000b0c7ffe648 mode 2
Event: 0.644 Thread 0x000002050ac4c060 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000020515979c50 relative=0x00000000000000b0
Event: 0.644 Thread 0x000002050ac4c060 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020515979c50 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 c2
Event: 0.644 Thread 0x000002050ac4c060 DEOPT PACKING pc=0x0000020515979c50 sp=0x000000b0c7ffe7f0
Event: 0.644 Thread 0x000002050ac4c060 DEOPT UNPACKING pc=0x00000205153d3aa2 sp=0x000000b0c7ffe788 mode 2
Event: 0.688 Thread 0x000002050ac4c060 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000205159607f8 relative=0x0000000000000198
Event: 0.688 Thread 0x000002050ac4c060 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000205159607f8 method=java.lang.invoke.VarHandle.checkAccessModeThenIsDirect(Ljava/lang/invoke/VarHandle$AccessDescriptor;)Z @ 4 c2
Event: 0.688 Thread 0x000002050ac4c060 DEOPT PACKING pc=0x00000205159607f8 sp=0x000000b0c7ffe7d0
Event: 0.688 Thread 0x000002050ac4c060 DEOPT UNPACKING pc=0x00000205153d3aa2 sp=0x000000b0c7ffe728 mode 2
Classes loaded (20 events):
Event: 0.715 Loading class java/util/concurrent/atomic/AtomicReference
Event: 0.716 Loading class java/util/concurrent/atomic/AtomicReference done
Event: 0.716 Loading class java/util/concurrent/SynchronousQueue
Event: 0.716 Loading class java/util/AbstractQueue
Event: 0.716 Loading class java/util/AbstractQueue done
Event: 0.716 Loading class java/util/concurrent/SynchronousQueue done
Event: 0.716 Loading class java/util/concurrent/SynchronousQueue$Transferer
Event: 0.716 Loading class java/util/concurrent/LinkedTransferQueue
Event: 0.717 Loading class java/util/concurrent/TransferQueue
Event: 0.717 Loading class java/util/concurrent/TransferQueue done
Event: 0.717 Loading class java/util/concurrent/LinkedTransferQueue done
Event: 0.717 Loading class java/util/concurrent/SynchronousQueue$Transferer done
Event: 0.717 Loading class java/util/concurrent/LinkedTransferQueue$DualNode
Event: 0.717 Loading class java/util/concurrent/LinkedTransferQueue$DualNode done
Event: 0.717 Loading class java/util/concurrent/RejectedExecutionHandler
Event: 0.718 Loading class java/util/concurrent/RejectedExecutionHandler done
Event: 0.718 Loading class java/util/concurrent/LinkedBlockingQueue
Event: 0.718 Loading class java/util/concurrent/LinkedBlockingQueue done
Event: 0.718 Loading class java/util/concurrent/LinkedBlockingQueue$Node
Event: 0.718 Loading class java/util/concurrent/LinkedBlockingQueue$Node done
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 0.424 Thread 0x000002050ac4c060 Exception <a 'java/io/FileNotFoundException'{0x00000000d64f2e70}> (0x00000000d64f2e70)
thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
Event: 0.424 Thread 0x000002050ac4c060 Exception <a 'java/io/FileNotFoundException'{0x00000000d64f42d8}> (0x00000000d64f42d8)
thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
Event: 0.425 Thread 0x000002050ac4c060 Exception <a 'java/io/FileNotFoundException'{0x00000000d64f50a8}> (0x00000000d64f50a8)
thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
Event: 0.425 Thread 0x000002050ac4c060 Exception <a 'java/io/FileNotFoundException'{0x00000000d64f5d40}> (0x00000000d64f5d40)
thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
Event: 0.430 Thread 0x000002050ac4c060 Exception <a 'java/io/FileNotFoundException'{0x00000000d6530040}> (0x00000000d6530040)
thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
Event: 0.439 Thread 0x000002050ac4c060 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d65697e0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x00000000d65697e0)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
Event: 0.443 Thread 0x000002050ac4c060 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d657cd70}: 'java.lang.Object java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d657cd70)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
Event: 0.445 Thread 0x000002050ac4c060 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d6593e48}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d6593e48)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
Event: 0.461 Thread 0x000002050ac4c060 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d6628378}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, int)'> (0x00000000d6628378)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
Event: 0.541 Thread 0x000002050ac4c060 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d6a8dfc8}: 'java.lang.ClassLoader java.lang.ClassLoader.getPlatformClassLoader(java.lang.Class)'> (0x00000000d6a8dfc8)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
Event: 0.603 Thread 0x000002050ac4c060 Exception <a 'java/lang/ClassNotFoundException'{0x00000000d55a7f58}: sun/net/www/protocol/c/Handler> (0x00000000d55a7f58)
thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312]
Event: 0.604 Thread 0x000002050ac4c060 Exception <a 'java/lang/ClassNotFoundException'{0x00000000d55a92b0}: sun/net/www/protocol/e/Handler> (0x00000000d55a92b0)
thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312]
Event: 0.604 Thread 0x000002050ac4c060 Exception <a 'java/lang/ClassNotFoundException'{0x00000000d55aa428}: sun/net/www/protocol/c/Handler> (0x00000000d55aa428)
thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 312]
Event: 0.618 Thread 0x000002050ac4c060 Exception <a 'java/io/FileNotFoundException'{0x00000000d55d2bd0}> (0x00000000d55d2bd0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
Event: 0.643 Thread 0x000002050ac4c060 Implicit null exception at 0x0000020515985ac9 to 0x0000020515986584
Event: 0.643 Thread 0x000002050ac4c060 Implicit null exception at 0x000002051597c41a to 0x000002051597c620
Event: 0.644 Thread 0x000002050ac4c060 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d5742f78}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d5742f78)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
Event: 0.644 Thread 0x000002050ac4c060 Implicit null exception at 0x000002051597e81a to 0x000002051597ea24
Event: 0.644 Thread 0x000002050ac4c060 Implicit null exception at 0x0000020515979bbd to 0x0000020515979c41
Event: 0.700 Thread 0x000002050ac4c060 Exception <a 'java/lang/NoSuchMethodError'{0x00000000d59c4cd0}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000d59c4cd0)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
ZGC Phase Switch (0 events):
No events
VM Operations (14 events):
Event: 0.072 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 0.072 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 0.125 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 0.125 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 0.392 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 0.392 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 0.403 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 0.403 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 0.573 Executing VM operation: ICBufferFull
Event: 0.573 Executing VM operation: ICBufferFull done
Event: 0.579 Executing VM operation: HandshakeAllThreads (Deoptimize)
Event: 0.579 Executing VM operation: HandshakeAllThreads (Deoptimize) done
Event: 0.591 Executing VM operation: ParallelGCFailedAllocation (Allocation Failure)
Event: 0.598 Executing VM operation: ParallelGCFailedAllocation (Allocation Failure) done
Memory protections (0 events):
No events
Nmethod flushes (0 events):
No events
Events (13 events):
Event: 0.027 Thread 0x000002050ac4c060 Thread added: 0x000002050ac4c060
Event: 0.048 Thread 0x000002050ac4c060 Thread added: 0x000002050abfe480
Event: 0.048 Thread 0x000002050ac4c060 Thread added: 0x0000020564554b90
Event: 0.049 Thread 0x000002050ac4c060 Thread added: 0x00000205645568d0
Event: 0.049 Thread 0x000002050ac4c060 Thread added: 0x0000020564557b90
Event: 0.049 Thread 0x000002050ac4c060 Thread added: 0x00000205645592e0
Event: 0.049 Thread 0x000002050ac4c060 Thread added: 0x000002056455e6a0
Event: 0.049 Thread 0x000002050ac4c060 Thread added: 0x000002056456e380
Event: 0.049 Thread 0x000002050ac4c060 Thread added: 0x000002056456ef60
Event: 0.093 Thread 0x000002050ac4c060 Thread added: 0x000002056475ac10
Event: 0.175 Thread 0x000002056456e380 Thread added: 0x00000205647d5530
Event: 0.285 Thread 0x000002050ac4c060 Thread added: 0x000002056489fc00
Event: 0.390 Thread 0x000002056456ef60 Thread added: 0x0000020569026860
Dynamic libraries:
0x00007ff77ccf0000 - 0x00007ff77ccfe000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\java.exe
0x00007ff8c4d70000 - 0x00007ff8c4f88000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff8c3fe0000 - 0x00007ff8c40a4000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff8c1e80000 - 0x00007ff8c2253000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff8c26a0000 - 0x00007ff8c27b1000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff8b2cc0000 - 0x00007ff8b2cd8000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\jli.dll
0x00007ff8c4a20000 - 0x00007ff8c4bd2000 C:\WINDOWS\System32\USER32.dll
0x00007ff8c2840000 - 0x00007ff8c2866000 C:\WINDOWS\System32\win32u.dll
0x00007ff8b2ad0000 - 0x00007ff8b2aee000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\VCRUNTIME140.dll
0x00007ff8c2ab0000 - 0x00007ff8c2ad9000 C:\WINDOWS\System32\GDI32.dll
0x00007ff8c28f0000 - 0x00007ff8c2a0b000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff8a0ea0000 - 0x00007ff8a113c000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.6060_none_2712eda17382d24b\COMCTL32.dll
0x00007ff8c23d0000 - 0x00007ff8c246a000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff8c4960000 - 0x00007ff8c4a07000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff8c4380000 - 0x00007ff8c43b1000 C:\WINDOWS\System32\IMM32.DLL
0x00007ff8b2d70000 - 0x00007ff8b2d7c000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\vcruntime140_1.dll
0x00007ff8adec0000 - 0x00007ff8adf4d000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\msvcp140.dll
0x00007ff86f170000 - 0x00007ff86ff10000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\server\jvm.dll
0x00007ff8c4760000 - 0x00007ff8c4811000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff8c4890000 - 0x00007ff8c4938000 C:\WINDOWS\System32\sechost.dll
0x00007ff8c2260000 - 0x00007ff8c2288000 C:\WINDOWS\System32\bcrypt.dll
0x00007ff8c3ad0000 - 0x00007ff8c3be8000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff8c4c90000 - 0x00007ff8c4d01000 C:\WINDOWS\System32\WS2_32.dll
0x00007ff8c0cd0000 - 0x00007ff8c0d1d000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
0x00007ff8b7560000 - 0x00007ff8b756a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff8bb4f0000 - 0x00007ff8bb524000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff8c0cb0000 - 0x00007ff8c0cc3000 C:\WINDOWS\SYSTEM32\UMPDC.dll
0x00007ff8c0f50000 - 0x00007ff8c0f68000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ff8b2cb0000 - 0x00007ff8b2cba000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\jimage.dll
0x00007ff8bf120000 - 0x00007ff8bf353000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ff8c3c40000 - 0x00007ff8c3fd1000 C:\WINDOWS\System32\combase.dll
0x00007ff8c40b0000 - 0x00007ff8c4188000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ff8b4870000 - 0x00007ff8b48a2000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ff8c2870000 - 0x00007ff8c28eb000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ff8b2ac0000 - 0x00007ff8b2acf000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\instrument.dll
0x00007ff8b22f0000 - 0x00007ff8b2310000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\java.dll
0x00007ff8c2f60000 - 0x00007ff8c37fc000 C:\WINDOWS\System32\SHELL32.dll
0x00007ff8c2290000 - 0x00007ff8c23cf000 C:\WINDOWS\System32\wintypes.dll
0x00007ff8bfd90000 - 0x00007ff8c06aa000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ff8c3810000 - 0x00007ff8c3914000 C:\WINDOWS\System32\SHCORE.dll
0x00007ff8c4820000 - 0x00007ff8c4889000 C:\WINDOWS\System32\shlwapi.dll
0x00007ff8c1db0000 - 0x00007ff8c1dd5000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ff8b1300000 - 0x00007ff8b1318000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\zip.dll
0x00007ff8b2a30000 - 0x00007ff8b2a40000 C:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\net.dll
0x00007ff8bc9c0000 - 0x00007ff8bcaec000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ff8c1430000 - 0x00007ff8c1499000 C:\WINDOWS\system32\mswsock.dll
0x00007ff8b12e0000 - 0x00007ff8b12f6000 C:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\nio.dll
0x00007ff8b12d0000 - 0x00007ff8b12e0000 c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\verify.dll
JVMTI agents:
c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\lombok\lombok-1.18.39-4050.jar path:c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\instrument.dll, loaded, initialized, instrumentlib options:none
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.6060_none_2712eda17382d24b;c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\jre\21.0.9-win32-x86_64\bin\server
VM Arguments:
jvm_args: --add-modules=ALL-SYSTEM --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable -javaagent:c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\lombok\lombok-1.18.39-4050.jar
java_command: c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.7.100.v20251111-0406.jar -configuration c:\Users\zihua\AppData\Roaming\Trae CN\User\globalStorage\redhat.java\1.51.0\config_ss_win -data c:\Users\zihua\AppData\Roaming\Trae CN\User\workspaceStorage\7d416d056ae4bc965ae90fe6f6cc01b9\redhat.java\ss_ws --pipe=\\.\pipe\lsp-bddb037ecc1fd3eea3ecb6e779cc9767-sock
java_class_path (initial): c:\Users\zihua\.trae-cn\extensions\redhat.java-1.51.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.7.100.v20251111-0406.jar
Launcher Type: SUN_STANDARD
[Global flags]
uintx AdaptiveSizePolicyWeight = 90 {product} {command line}
intx CICompilerCount = 4 {product} {ergonomic}
uintx GCTimeRatio = 4 {product} {command line}
size_t InitialHeapSize = 104857600 {product} {command line}
size_t MaxHeapSize = 2147483648 {product} {command line}
size_t MaxNewSize = 715653120 {product} {ergonomic}
size_t MinHeapDeltaBytes = 524288 {product} {ergonomic}
size_t MinHeapSize = 104857600 {product} {command line}
size_t NewSize = 34603008 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
size_t OldSize = 70254592 {product} {ergonomic}
uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
size_t SoftMaxHeapSize = 2147483648 {manageable} {ergonomic}
bool UseCompressedOops = true {product lp64_product} {ergonomic}
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
bool UseParallelGC = true {product} {command line}
Logging:
Log output configuration:
#0: stdout all=off uptime,level,tags foldmultilines=false
#1: stderr all=off uptime,level,tags foldmultilines=false
Release file:
JAVA_VERSION="21.0.9"
MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
Environment Variables:
JAVA_HOME=E:\Program Files\Java\jdk-11.0.12
CLASSPATH=;E:\Program Files\Java\jdk-11.0.12\bin;E:\Program Files\Java\jdk-11.0.12\jre\bin;
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;E:\Program Files\Java\jdk-11.0.12\bin;C:\Program Files\MySQL\MySQL Server 5.7\bin;E:\Program Files\Microsoft VS Code\bin;E:\JavaSoftUtil\Yarn\bin\;E:\JavaSoftUtil\Redis\;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;E:\JavaSoftUtil\NodeJS\;E:\JavaSoftUtil\Tsvn\bin;C:\Users\zihua\AppData\Local\Microsoft\WindowsApps;E:\Program Files\Bandizip\;E:\Program Files\Microsoft VS CodeUser\bin;E:\Program Files\DataGrip 2022.1.5\bin;;E:\Program Files\WebStorm 2021.2.2\bin;;C:\Users\zihua\AppData\Local\Yarn\bin;C:\Users\zihua\AppData\Roaming\npm;;e:\JavaSoftUtil\c\Trae CN\resources\app\bin\lib
USERNAME=zihua wang
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
TMP=C:\Users\zihua\AppData\Local\Temp
TEMP=C:\Users\zihua\AppData\Local\Temp
Periodic native trim disabled
--------------- S Y S T E M ---------------
OS:
Windows 11 , 64 bit Build 22621 (10.0.22621.5415)
OS uptime: 0 days 3:05 hours
CPU: total 12 (initial active 12) (12 cores per cpu, 2 threads per core) family 25 model 80 stepping 0 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, rdtscp, rdpid, fsrm, f16c, pku, cet_ss
Processor Information for the first 12 processors :
Max Mhz: 3301, Current Mhz: 3301, Mhz Limit: 3301
Memory: 4k page, system-wide physical 14198M (3011M free)
TotalPageFile size 18294M (AvailPageFile size 294M)
current process WorkingSet (physical memory assigned to process): 83M, peak: 83M
current process commit charge ("private bytes"): 242M, peak: 243M
vm_info: OpenJDK 64-Bit Server VM (21.0.9+10-LTS) for windows-amd64 JRE (21.0.9+10-LTS), built on 2025-10-21T00:00:00Z by "admin" with unknown MS VC++:1942
END.