1 | #
|
2 | # A fatal error has been detected by the Java Runtime Environment:
|
3 | #
|
4 | # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000018000c274, pid=22536, tid=24092
|
5 | #
|
6 | # JRE version: OpenJDK Runtime Environment Microsoft-9388422 (21.0.3+9) (build 21.0.3+9-LTS)
|
7 | # Java VM: OpenJDK 64-Bit Server VM Microsoft-9388422 (21.0.3+9-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
|
8 | # Problematic frame:
|
9 | # C [ASProxy64.dll+0xc274]
|
10 | #
|
11 | # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
|
12 | #
|
13 | # If you would like to submit a bug report, please visit:
|
14 | # https://aka.ms/minecraftjavacrashes
|
15 | # The crash happened outside the Java Virtual Machine in native code.
|
16 | # See problematic frame for where to report the bug.
|
17 | #
|
18 |
|
19 | --------------- S U M M A R Y ------------
|
20 |
|
21 | Command Line: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.9.23 -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Ddiscordfix=net.minecraft.client.main.Main -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml net.minecraft.launchwrapper.Launch --username DarkDevil_OG --version 1.21.4-OptiFine_HD_U_J3 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 73b4871271874ec382c9109b31ddad6a --clientId YTM5NzMyZDctY2MxNC00N2ZiLWJlMWUtMDRkN2YyMWMzZjA5 --xuid 2535418699829155 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1741743916109.json --tweakClass optifine.OptiFineTweaker
|
22 |
|
23 | Host: 12th Gen Intel(R) Core(TM) i7-12700H, 20 cores, 15G, Windows 11 , 64 bit Build 26100 (10.0.26100.3037)
|
24 | Time: Wed Mar 12 09:46:24 2025 China Standard Time elapsed time: 68.534423 seconds (0d 0h 1m 8s)
|
25 |
|
26 | --------------- T H R E A D ---------------
|
27 |
|
28 | Current thread (0x0000023140105fc0): JavaThread "Render thread" [_thread_in_native, id=24092, stack(0x000000d211f00000,0x000000d212000000) (1024K)]
|
29 |
|
30 | Stack: [0x000000d211f00000,0x000000d212000000], sp=0x000000d211ffc450, free space=1009k
|
31 | Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
32 | C [ASProxy64.dll+0xc274]
|
33 |
|
34 | Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
35 | j sun.nio.ch.WEPoll.ctl(JIJI)I+0 java.base@21.0.3
|
36 | j sun.nio.ch.WEPollSelectorImpl.<init>(Ljava/nio/channels/spi/SelectorProvider;)V+139 java.base@21.0.3
|
37 | j sun.nio.ch.WEPollSelectorProvider.openSelector()Ljava/nio/channels/spi/AbstractSelector;+5 java.base@21.0.3
|
38 | j io.netty.channel.nio.NioEventLoop.openSelector()Lio/netty/channel/nio/NioEventLoop$SelectorTuple;+4
|
39 | j io.netty.channel.nio.NioEventLoop.<init>(Lio/netty/channel/nio/NioEventLoopGroup;Ljava/util/concurrent/Executor;Ljava/nio/channels/spi/SelectorProvider;Lio/netty/channel/SelectStrategy;Lio/netty/util/concurrent/RejectedExecutionHandler;Lio/netty/channel/EventLoopTaskQueueFactory;Lio/netty/channel/EventLoopTaskQueueFactory;)V+79
|
40 | j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Lio/netty/channel/EventLoop;+81
|
41 | j io.netty.channel.nio.NioEventLoopGroup.newChild(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Lio/netty/util/concurrent/EventExecutor;+3
|
42 | j io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(ILjava/util/concurrent/Executor;Lio/netty/util/concurrent/EventExecutorChooserFactory;[Ljava/lang/Object;)V+82
|
43 | j io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(ILjava/util/concurrent/Executor;[Ljava/lang/Object;)V+7
|
44 | j io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+19
|
45 | j io.netty.channel.MultithreadEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;[Ljava/lang/Object;)V+14
|
46 | j io.netty.channel.nio.NioEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;Lio/netty/channel/SelectStrategyFactory;)V+22
|
47 | j io.netty.channel.nio.NioEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;Ljava/nio/channels/spi/SelectorProvider;)V+7
|
48 | j io.netty.channel.nio.NioEventLoopGroup.<init>(ILjava/util/concurrent/ThreadFactory;)V+6
|
49 | j asf.g()Lio/netty/channel/nio/NioEventLoopGroup;+25
|
50 | j asf$$Lambda+0x00000008010db158.get()Ljava/lang/Object;+0
|
51 | J 15393 c2 com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get()Ljava/lang/Object; (71 bytes) @ 0x000002314c46635c [0x000002314c466240+0x000000000000011c]
|
52 | j asf.a()Ljava/net/SocketAddress;+36
|
53 | j flk.a(Levg$c;Laua;Lalu;Z)V+308
|
54 | j fzy.a(Levg$c;Lalg;Ljy;Levm;)V+56
|
55 | j fzl.a(Ljy;Levm;)Z+81
|
56 | j fzl.c(Lfzl;Ljy;Levk;Ljava/nio/file/Path;)Z+3
|
57 | j fzl$$Lambda+0x0000000800fcfa80.create(Lfzl;Ljy;Levk;Ljava/nio/file/Path;)Z+5
|
58 | j fzl.a(Ljy;Levk;)V+11
|
59 | j fzl.b(Ljy;Levk;)V+3
|
60 | j fzl$$Lambda+0x00000008010ccd98.run()V+12
|
61 | j fzy.a(Lflk;Lfzl;Lcom/mojang/serialization/Lifecycle;Ljava/lang/Runnable;Z)V+23
|
62 | j fzl.F()V+174
|
63 | j fzl.b(Lfou;)V+1
|
64 | j fzl$$Lambda+0x00000008010bcd20.onPress(Lfou;)V+5
|
65 | j fou.b()V+5
|
66 | j foj.a(DD)V+1
|
67 | j fos.a(DDI)Z+51
|
68 | j fqq.a(DDI)Z+36
|
69 | j fll.a(JIII)V+356
|
70 | j fll.c(JIII)V+7
|
71 | j fll$$Lambda+0x0000000800f1bc10.run()V+20
|
72 | J 13183 c1 bra.execute(Ljava/lang/Runnable;)V (26 bytes) @ 0x000002314514babc [0x000002314514b360+0x000000000000075c]
|
73 | j fll.b(JIII)V+16
|
74 | j fll$$Lambda+0x0000000800cd1960.invoke(JIII)V+10
|
75 | j org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(JJ)V+48
|
76 | v ~StubRoutines::call_stub 0x000002314b1e100d
|
77 | J 11821 org.lwjgl.system.JNI.invokeV(J)V (0 bytes) @ 0x000002314b9d4999 [0x000002314b9d4940+0x0000000000000059]
|
78 | J 12789 c1 fey.a(Lfdg;)V (40 bytes) @ 0x000002314418550c [0x0000023144185100+0x000000000000040c]
|
79 | J 13081 c1 flk.c(Z)V (1051 bytes) @ 0x000002314511d0f4 [0x0000023145118c80+0x0000000000004474]
|
80 | j flk.f()V+97
|
81 | j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1668
|
82 | j java.lang.invoke.LambdaForm$DMH+0x00000008000d4c00.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21.0.3
|
83 | j java.lang.invoke.LambdaForm$MH+0x0000000800241c00.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+33 java.base@21.0.3
|
84 | j java.lang.invoke.Invokers$Holder.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+20 java.base@21.0.3
|
85 | j jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+55 java.base@21.0.3
|
86 | j jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+23 java.base@21.0.3
|
87 | j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+102 java.base@21.0.3
|
88 | j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
|
89 | j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
|
90 | v ~StubRoutines::call_stub 0x000002314b1e100d
|
91 |
|
92 | siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), writing address 0x0000000000000002
|
93 |
|
94 |
|
95 | Registers:
|
96 | RAX=0x0000000000000000, RBX=0x00000231099b39f8, RCX=0x0000000000002db4, RDX=0x0000000000000002
|
97 | RSP=0x000000d211ffc450, RBP=0x00000000000029e8, RSI=0x000002310b51dbc0, RDI=0x00000000000029e8
|
98 | R8 =0x0000000000000001, R9 =0x0000000000000000, R10=0x0000000000002db4, R11=0x000002313e4c8648
|
99 | R12=0x0000000000002668, R13=0x000002316b345bb0, R14=0x000002310b51db90, R15=0x000000d211ffc680
|
100 | RIP=0x000000018000c274, EFLAGS=0x0000000000010246
|
101 |
|
102 |
|
103 | Register to memory mapping:
|
104 |
|
105 | RAX=0x0 is null
|
106 | RBX=0x00000231099b39f8 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00
|
107 | RCX=0x0000000000002db4 is an unknown value
|
108 | RDX=0x0000000000000002 is an unknown value
|
109 | RSP=0x000000d211ffc450 is pointing into the stack for thread: 0x0000023140105fc0
|
110 | RBP=0x00000000000029e8 is an unknown value
|
111 | RSI=0x000002310b51dbc0 points into unknown readable memory: 0x000002310b51dbc0 | c0 db 51 0b 31 02 00 00
|
112 | RDI=0x00000000000029e8 is an unknown value
|
113 | R8 =0x0000000000000001 is an unknown value
|
114 | R9 =0x0 is null
|
115 | R10=0x0000000000002db4 is an unknown value
|
116 | R11=0x000002313e4c8648 points into unknown readable memory: 0x00000000000007d0 | d0 07 00 00 00 00 00 00
|
117 | R12=0x0000000000002668 is an unknown value
|
118 | R13={method} {0x000002316b345bb8} 'ctl' '(JIJI)I' in 'sun/nio/ch/WEPoll'
|
119 | R14=0x000002310b51db90 points into unknown readable memory: 0x00000000000029e8 | e8 29 00 00 00 00 00 00
|
120 | R15=0x000000d211ffc680 is pointing into the stack for thread: 0x0000023140105fc0
|
121 |
|
122 | Top of Stack: (sp=0x000000d211ffc450)
|
123 | 0x000000d211ffc450: 0000000000000000 0000000000000000
|
124 | 0x000000d211ffc460: 00000000000029e8 000000018001f4c2
|
125 | 0x000000d211ffc470: 0000000180065ec8 0000000000002736
|
126 | 0x000000d211ffc480: 0000000000000001 0000000000002db4
|
127 | 0x000000d211ffc490: 00000000000029e8 000000018000c506
|
128 | 0x000000d211ffc4a0: 00000231099b39f8 0000023100002736
|
129 | 0x000000d211ffc4b0: 0000000000000000 0053000000000008
|
130 | 0x000000d211ffc4c0: 000000d20000001e 0000000000000000
|
131 | 0x000000d211ffc4d0: 00000000000029e8 0000000000000000
|
132 | 0x000000d211ffc4e0: 0000000000000001 0000000000000000
|
133 | 0x000000d211ffc4f0: 00000000000029e8 00007ff9a1c977ba
|
134 | 0x000000d211ffc500: 0000000000002db4 0000000000002902
|
135 | 0x000000d211ffc510: 000002310b51dbc0 000002313e57d550
|
136 | 0x000000d211ffc520: 0000000000000000 0000000000000000
|
137 | 0x000000d211ffc530: 000000d200000003 0000023100000001
|
138 | 0x000000d211ffc540: 0000023100000000 0000000000000000
|
139 | 0x000000d211ffc550: 00007ff900000000 00007ff9bf010139
|
140 | 0x000000d211ffc560: 0000000000002db4 0000000000000000
|
141 | 0x000000d211ffc570: 0000000000000000 00008f953cc0afec
|
142 | 0x000000d211ffc580: 00000231099b39e0 00007ff9a1c9828b
|
143 | 0x000000d211ffc590: 0000000000000028 000002315bf6d8b0
|
144 | 0x000000d211ffc5a0: 00000231099b39e8 000002315bf6d8b0
|
145 | 0x000000d211ffc5b0: 0000000000002668 00007ff9a1c98336
|
146 | 0x000000d211ffc5c0: 000002310b51dbc0 000002310b51db90
|
147 | 0x000000d211ffc5d0: 0000000000002668 000002310b51dbc0
|
148 | 0x000000d211ffc5e0: 0000023140105fc0 000000d211ffc680
|
149 | 0x000000d211ffc5f0: 0000000000000000 00007ff9a1c98767
|
150 | 0x000000d211ffc600: 0000000000000000 000000d211ffc680
|
151 | 0x000000d211ffc610: 0000000000002668 000002310b51db90
|
152 | 0x000000d211ffc620: 0000000000000001 00007ff9a1c97a51
|
153 | 0x000000d211ffc630: 00000000000029e8 000000d211ffc680
|
154 | 0x000000d211ffc640: 0000000000002668 000002310b51dbd0
|
155 |
|
156 | Instructions: (pc=0x000000018000c274)
|
157 | 0x000000018000c174: 70 48 8b 6c 24 78 32 c0 48 83 c4 50 41 5c c3 cc
|
158 | 0x000000018000c184: cc cc cc cc cc cc cc cc cc cc cc cc 48 85 c9 74
|
159 | 0x000000018000c194: 23 8b 05 ad ff 06 00 89 01 8b 05 a9 ff 06 00 89
|
160 | 0x000000018000c1a4: 41 04 8b 05 a4 ff 06 00 89 41 08 8b 05 9f ff 06
|
161 | 0x000000018000c1b4: 00 89 41 0c f3 c3 cc cc cc cc cc cc c6 01 01 c7
|
162 | 0x000000018000c1c4: 02 01 00 00 00 c3 cc cc cc cc cc cc 48 89 5c 24
|
163 | 0x000000018000c1d4: 08 57 48 83 ec 70 48 8b fa 8b d9 48 8d 15 82 73
|
164 | 0x000000018000c1e4: 05 00 48 8d 4c 24 20 45 33 c0 48 c7 44 24 40 0f
|
165 | 0x000000018000c1f4: 00 00 00 48 c7 44 24 38 00 00 00 00 c6 44 24 28
|
166 | 0x000000018000c204: 00 e8 d6 6b ff ff 4c 8d 4c 24 20 48 8d 4c 24 48
|
167 | 0x000000018000c214: 41 b0 01 8b d3 e8 52 06 02 00 48 83 78 20 10 72
|
168 | 0x000000018000c224: 06 48 8b 48 08 eb 05 48 8d 48 08 90 0f b6 01 48
|
169 | 0x000000018000c234: ff c7 48 ff c1 88 47 ff 84 c0 75 f0 48 83 7c 24
|
170 | 0x000000018000c244: 68 10 72 0a 48 8b 4c 24 50 e8 52 94 03 00 48 8b
|
171 | 0x000000018000c254: 9c 24 80 00 00 00 48 83 c4 70 5f c3 48 83 ec 48
|
172 | 0x000000018000c264: 0f b6 c2 0f 57 c0 0f 11 44 24 ff 25 00 00 00 00
|
173 | 0x000000018000c274: 2e 80 1a c1 f9 7f 00 00 8b 44 24 04 0f af 04 24
|
174 | 0x000000018000c284: 89 04 24 8b 44 24 04 0f af 04 24 83 c0 01 89 04
|
175 | 0x000000018000c294: 24 8b 44 24 04 0f af 04 24 83 c0 02 89 04 24 8b
|
176 | 0x000000018000c2a4: 44 24 04 0f af 04 24 83 c0 03 89 04 24 8b 44 24
|
177 | 0x000000018000c2b4: 04 0f af 04 24 83 c0 04 89 04 24 8b 44 24 04 0f
|
178 | 0x000000018000c2c4: af 04 24 83 c0 05 89 04 24 8b 44 24 04 0f af 04
|
179 | 0x000000018000c2d4: 24 83 c0 06 89 04 24 8b 44 24 04 0f af 04 24 83
|
180 | 0x000000018000c2e4: c0 07 89 04 24 8b 44 24 04 0f af 04 24 83 c0 08
|
181 | 0x000000018000c2f4: 89 04 24 8b 44 24 04 0f af 04 24 83 c0 09 89 04
|
182 | 0x000000018000c304: 24 8b 44 24 04 0f af 04 24 83 c0 0a 89 04 24 8b
|
183 | 0x000000018000c314: 44 24 04 0f af 04 24 83 c0 0b 89 04 24 8b 44 24
|
184 | 0x000000018000c324: 04 0f af 04 24 83 c0 0d 89 04 24 8b 44 24 04 0f
|
185 | 0x000000018000c334: af 04 24 83 c0 0e 89 04 24 8b 44 24 04 0f af 04
|
186 | 0x000000018000c344: 24 83 c0 0f 89 04 24 8b 44 24 04 0f af 04 24 83
|
187 | 0x000000018000c354: c0 10 89 04 24 8b 44 24 04 0f af 04 24 83 c0 11
|
188 | 0x000000018000c364: 89 04 24 8b 44 24 04 0f af 04 24 83 c0 12 89 04
|
189 |
|
190 |
|
191 | Stack slot to memory mapping:
|
192 |
|
193 | stack at sp + 0 slots: 0x0 is null
|
194 | stack at sp + 1 slots: 0x0 is null
|
195 | stack at sp + 2 slots: 0x00000000000029e8 is an unknown value
|
196 | stack at sp + 3 slots: 0x000000018001f4c2 ASProxy64.dll
|
197 | stack at sp + 4 slots: 0x0000000180065ec8 ASProxy64.dll
|
198 | stack at sp + 5 slots: 0x0000000000002736 is an unknown value
|
199 | stack at sp + 6 slots: 0x0000000000000001 is an unknown value
|
200 | stack at sp + 7 slots: 0x0000000000002db4 is an unknown value
|
201 |
|
202 |
|
203 | Compiled method (c2) 68720 15393 ! 4 com.google.common.base.Suppliers$NonSerializableMemoizingSupplier::get (71 bytes)
|
204 | total in heap [0x000002314c466090,0x000002314c4668c8] = 2104
|
205 | relocation [0x000002314c4661f0,0x000002314c466230] = 64
|
206 | main code [0x000002314c466240,0x000002314c4667f0] = 1456
|
207 | stub code [0x000002314c4667f0,0x000002314c466808] = 24
|
208 | oops [0x000002314c466808,0x000002314c466818] = 16
|
209 | metadata [0x000002314c466818,0x000002314c466820] = 8
|
210 | scopes data [0x000002314c466820,0x000002314c466858] = 56
|
211 | scopes pcs [0x000002314c466858,0x000002314c4668a8] = 80
|
212 | dependencies [0x000002314c4668a8,0x000002314c4668b0] = 8
|
213 | handler table [0x000002314c4668b0,0x000002314c4668c8] = 24
|
214 |
|
215 | [Constant Pool (empty)]
|
216 |
|
217 | [MachCode]
|
218 | [Entry Point]
|
219 | # {method} {0x000002315e684be0} 'get' '()Ljava/lang/Object;' in 'com/google/common/base/Suppliers$NonSerializableMemoizingSupplier'
|
220 | # [sp+0x60] (sp of caller)
|
221 | 0x000002314c466240: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d349 3bc2
|
222 |
|
223 | 0x000002314c466254: ; {runtime_call ic_miss_stub}
|
224 | 0x000002314c466254: 0f85 2685 | dcfe 6690 | 0f1f 4000
|
225 | [Verified Entry Point]
|
226 | 0x000002314c466260: 8984 2400 | 80ff ff55 | 4883 ec50 | 4181 7f20 | 0f00 0000 | 0f85 6705 | 0000 488b | ea44 8b5a
|
227 | 0x000002314c466280: ; {oop(a 'com/google/common/base/Suppliers$NonSerializableMemoizingSupplier$$Lambda+0x00000008002afbc8'{0x00000007015daf50})}
|
228 | 0x000002314c466280: 1041 81fb | eab5 2be0 | 7521 448b | 5514 498b | da48 c1e3 | 0348 8bc3 | 4883 c450
|
229 |
|
230 | 0x000002314c46629c: ; {poll_return}
|
231 | 0x000002314c46629c: 5d49 3ba7 | 5004 0000 | 0f87 2105 | 0000 c344 | 8b5a 0c45 | 85db 0f84 | d203 0000 | 4f8d 0cdc
|
232 | 0x000002314c4662bc: 488d 5c24 | 4049 8b01 | a802 0f85 | 2300 0000 | 4883 c801 | 4889 03f0 | 490f b119 | 0f84 3700
|
233 | 0x000002314c4662dc: 0000 482b | c448 2507 | f0ff ff48 | 8903 e924 | 0000 004c | 8bd0 4833 | c0f0 4d0f | b17a 3e48
|
234 | 0x000002314c4662fc: c703 0300 | 0000 7411 | 4c3b f875 | 1549 ff82 | 8600 0000 | 4833 c075 | 0949 ff87 | 5005 0000
|
235 | 0x000002314c46631c: 33c0 0f85 | 7803 0000 | 448b 5d10
|
236 |
|
237 | 0x000002314c466328: ; {oop(a 'com/google/common/base/Suppliers$NonSerializableMemoizingSupplier$$Lambda+0x00000008002afbc8'{0x00000007015daf50})}
|
238 | 0x000002314c466328: 4181 fbea | b52b e00f | 848a 0100 | 0044 8b5d | 1049 8bd3 | 48c1 e203 | 4c89 4c24 | 284c 894c
|
239 | 0x000002314c466348: 2430 6666 | 9048 b820 | cc1b 0931
|
240 |
|
241 | 0x000002314c466354: ; {virtual_call}
|
242 | 0x000002314c466354: 0200 00e8
|
243 |
|
244 | 0x000002314c466358: ; ImmutableOopMap {rbp=Oop [40]=Oop [48]=Oop }
|
245 | ;*invokeinterface get {reexecute=0 rethrow=0 return_oop=1}
|
246 | ; - com.google.common.base.Suppliers$NonSerializableMemoizingSupplier::get@31 (line 200)
|
247 | 0x000002314c466358: 3498 e9fe
|
248 |
|
249 | 0x000002314c46635c: ; {other}
|
250 | 0x000002314c46635c: 0f1f 8400 | cc02 0000 | 488b d841 | 807f 4000 | 0f85 4102 | 0000 4c8b | db49 c1eb | 0344 895d
|
251 | 0x000002314c46637c: 144c 8bd3 | 4c8b dd4d | 33d3 49c1
|
252 |
|
253 | 0x000002314c466388: ; {oop(a 'com/google/common/base/Suppliers$NonSerializableMemoizingSupplier$$Lambda+0x00000008002afbc8'{0x00000007015daf50})}
|
254 | 0x000002314c466388: ea19 48bf | 50af 5d01 | 0700 0000 | 4d85 d274 | 1f48 85db | 741a 49c1 | eb09 48b9 | 0000 f650
|
255 | 0x000002314c4663a8: 3102 0000 | 4903 cb80 | 3902 0f85 | 8402 0000 | 4180 7f40 | 000f 85b9
|
256 |
|
257 | 0x000002314c4663c0: ; {oop(a 'com/google/common/base/Suppliers$NonSerializableMemoizingSupplier$$Lambda+0x00000008002afbc8'{0x00000007015daf50})}
|
258 | 0x000002314c4663c0: 0100 00c7 | 4510 eab5 | 2be0 4c8b | d74c 8bdd | 4d33 d349 | c1ea 194d | 85d2 741b | 49c1 eb09
|
259 | 0x000002314c4663e0: 49b8 0000 | f650 3102 | 0000 4d03 | c341 8038 | 020f 85f3 | 0100 00f0 | 8344 24c0 | 0048 8d44
|
260 | 0x000002314c466400: 2440 4c8b | 5c24 2848 | 8338 000f | 8479 0000 | 004d 8b13 | 41f6 c202 | 0f84 6200 | 0000 4983
|
261 | 0x000002314c466420: ba86 0000 | 0000 7409 | 49ff 8a86 | 0000 00eb | 4b49 8b82 | 9600 0000 | 490b 828e | 0000 0075
|
262 | 0x000002314c466440: 0a49 c742 | 3e00 0000 | 00eb 3d49 | 83ba 9e00 | 0000 0074 | 2248 33c0 | 49c7 423e | 0000 0000
|
263 | 0x000002314c466460: f083 0424 | 0049 83ba | 9e00 0000 | 0075 0df0 | 4d0f b17a | 3e75 0583 | c801 eb0c | a800 eb08
|
264 | 0x000002314c466480: 4c8b 10f0 | 4d0f b113 | 750a 49ff | 8f50 0500 | 0045 33d2 | 0f84 fbfd | ffff 498b | cb48 8d54
|
265 | 0x000002314c4664a0: 2440 4d8b | c749 bad0 | dd97 fdf8 | 7f00 0041
|
266 |
|
267 | 0x000002314c4664b0: ; {other}
|
268 | 0x000002314c4664b0: ffd2 0f1f | 8400 0000 | 0000 e9d6 | fdff ff48 | 8d44 2440 | 4883 3800 | 0f84 7900 | 0000 4d8b
|
269 | 0x000002314c4664d0: 1141 f6c2 | 020f 8462 | 0000 0049 | 83ba 8600 | 0000 0074 | 0949 ff8a | 8600 0000 | eb4b 498b
|
270 | 0x000002314c4664f0: 8296 0000 | 0049 0b82 | 8e00 0000 | 750a 49c7 | 423e 0000 | 0000 eb3d | 4983 ba9e | 0000 0000
|
271 | 0x000002314c466510: 7422 4833 | c049 c742 | 3e00 0000 | 00f0 8304 | 2400 4983 | ba9e 0000 | 0000 750d | f04d 0fb1
|
272 | 0x000002314c466530: 7a3e 7505 | 83c8 01eb | 0ca8 00eb | 084c 8b10 | f04d 0fb1 | 1175 0a49 | ff8f 5005 | 0000 4533
|
273 | 0x000002314c466550: d20f 8433 | fdff ff49 | 8bc9 488d | 5424 404d | 8bc7 49ba | d0dd 97fd | f87f 0000
|
274 |
|
275 | 0x000002314c46656c: ; {other}
|
276 | 0x000002314c46656c: 41ff d20f | 1f84 0000 | 0000 00e9 | 0efd ffff | 448b 5d10 | 4585 db0f | 843a feff | ff4d 8b57
|
277 | 0x000002314c46658c: 2849 8bcb | 48c1 e103 | 4d85 d20f | 8429 0100 | 004d 8b5f | 384b 894c | 13f8 4983 | c2f8 4d89
|
278 | 0x000002314c4665ac: 5728 e910 | feff ff44 | 8b55 1445 | 85d2 0f84 | b2fd ffff | 4d8b 5f28 | 498b ca48 | c1e1 034d
|
279 | 0x000002314c4665cc: 85db 0f84 | 0f01 0000 | 4d8b 5738 | 4b89 4c1a | f849 83c3 | f84d 895f | 28e9 88fd | ffff 4d8b
|
280 | 0x000002314c4665ec: 5758 4d8b | 5f48 f083 | 4424 c000 | 4180 3800 | 0f84 f5fd | ffff 4588 | 204d 85db | 7520 498b
|
281 | 0x000002314c46660c: c849 8bd7 | 49ba 30a9 | 56fd f87f | 0000 41ff
|
282 |
|
283 | 0x000002314c46661c: ; {other}
|
284 | 0x000002314c46661c: d20f 1f84 | 0000 0000 | 00e9 cdfd | ffff 4f89 | 441a f849 | 83c3 f84d | 895f 48e9 | bbfd ffff
|
285 | 0x000002314c46663c: 4d8b 5758 | 4d8b 5f48 | f083 4424 | c000 8039 | 000f 8465 | fdff ff44 | 8821 4d85 | db75 1d49
|
286 | 0x000002314c46665c: 8bd7 49ba | 30a9 56fd | f87f 0000
|
287 |
|
288 | 0x000002314c466668: ; {other}
|
289 | 0x000002314c466668: 41ff d20f | 1f84 0000 | 0000 00e9 | 40fd ffff | 4b89 4c1a | f849 83c3 | f84d 895f | 48e9 2efd
|
290 | 0x000002314c466688: ffff baf6
|
291 |
|
292 | 0x000002314c46668c: ; {runtime_call UncommonTrapBlob}
|
293 | 0x000002314c46668c: ffff ffe8
|
294 |
|
295 | 0x000002314c466690: ; ImmutableOopMap {rbp=Oop }
|
296 | ;*monitorenter {reexecute=0 rethrow=0 return_oop=0}
|
297 | ; - com.google.common.base.Suppliers$NonSerializableMemoizingSupplier::get@16 (line 198)
|
298 | 0x000002314c466690: 6cdf dcfe
|
299 |
|
300 | 0x000002314c466694: ; {other}
|
301 | 0x000002314c466694: 0f1f 8400 | 0406 0001 | 498b d14c | 8d44 2440 | 4c89 4c24 | 284c 894c
|
302 |
|
303 | 0x000002314c4666ac: ; {runtime_call _complete_monitor_locking_Java}
|
304 | 0x000002314c4666ac: 2430 90e8
|
305 |
|
306 | 0x000002314c4666b0: ; ImmutableOopMap {rbp=Oop [40]=Oop [48]=Oop }
|
307 | ;*monitorenter {reexecute=0 rethrow=0 return_oop=0}
|
308 | ; - com.google.common.base.Suppliers$NonSerializableMemoizingSupplier::get@16 (line 198)
|
309 | 0x000002314c4666b0: cc61 e9fe
|
310 |
|
311 | 0x000002314c4666b4: ; {other}
|
312 | 0x000002314c4666b4: 0f1f 8400 | 2406 0002 | 4c8b 4c24 | 28e9 5efc | ffff 498b | d749 ba50 | a956 fdf8 | 7f00 0041
|
313 | 0x000002314c4666d4: ; {other}
|
314 | 0x000002314c4666d4: ffd2 0f1f | 8400 0000 | 0000 e9e0 | fcff ff49 | 8bd7 49ba | 50a9 56fd | f87f 0000
|
315 |
|
316 | 0x000002314c4666f0: ; {other}
|
317 | 0x000002314c4666f0: 41ff d20f | 1f84 0000 | 0000 00e9 | 72fc ffff | 488b d848 | 8d44 2440 | 4c8b 5c24 | 2848 8338
|
318 | 0x000002314c466710: 000f 8479 | 0000 004d | 8b13 41f6 | c202 0f84 | 6200 0000 | 4983 ba86 | 0000 0000 | 7409 49ff
|
319 | 0x000002314c466730: 8a86 0000 | 00eb 4b49 | 8b82 9600 | 0000 490b | 828e 0000 | 0075 0a49 | c742 3e00 | 0000 00eb
|
320 | 0x000002314c466750: 3d49 83ba | 9e00 0000 | 0074 2248 | 33c0 49c7 | 423e 0000 | 0000 f083 | 0424 0049 | 83ba 9e00
|
321 | 0x000002314c466770: 0000 0075 | 0df0 4d0f | b17a 3e75 | 0583 c801 | eb0c a800 | eb08 4c8b | 10f0 4d0f | b113 750a
|
322 | 0x000002314c466790: 49ff 8f50 | 0500 0045 | 33d2 750d | 488b d348 | 83c4 505d
|
323 |
|
324 | 0x000002314c4667a4: ; {runtime_call _rethrow_Java}
|
325 | 0x000002314c4667a4: e957 a8e9 | fe49 8bcb | 488d 5424 | 404d 8bc7 | 49ba d0dd | 97fd f87f | 0000 41ff
|
326 |
|
327 | 0x000002314c4667c0: ; {other}
|
328 | 0x000002314c4667c0: d20f 1f84 | 0000 0000
|
329 |
|
330 | 0x000002314c4667c8: ; {internal_word}
|
331 | 0x000002314c4667c8: 00eb d149 | ba9d 6246 | 4c31 0200 | 004d 8997 | 6804 0000
|
332 |
|
333 | 0x000002314c4667dc: ; {runtime_call SafepointBlob}
|
334 | 0x000002314c4667dc: e91f efdc
|
335 |
|
336 | 0x000002314c4667e0: ; {runtime_call StubRoutines (final stubs)}
|
337 | 0x000002314c4667e0: fee8 7ae5 | dafe e98f | faff fff4 | f4f4 f4f4
|
338 | [Exception Handler]
|
339 | 0x000002314c4667f0: ; {no_reloc}
|
340 | 0x000002314c4667f0: e98b 13e9 | fee8 0000 | 0000 4883
|
341 |
|
342 | 0x000002314c4667fc: ; {runtime_call DeoptimizationBlob}
|
343 | 0x000002314c4667fc: 2c24 05e9 | 9ce1 dcfe | f4f4 f4f4
|
344 | [/MachCode]
|
345 |
|
346 |
|
347 | Compiled method (c1) 68731 13183 3 bra::execute (26 bytes)
|
348 | total in heap [0x000002314514b110,0x000002314514be58] = 3400
|
349 | relocation [0x000002314514b270,0x000002314514b350] = 224
|
350 | main code [0x000002314514b360,0x000002314514bbc8] = 2152
|
351 | stub code [0x000002314514bbc8,0x000002314514bc70] = 168
|
352 | oops [0x000002314514bc70,0x000002314514bc78] = 8
|
353 | metadata [0x000002314514bc78,0x000002314514bca0] = 40
|
354 | scopes data [0x000002314514bca0,0x000002314514bd30] = 144
|
355 | scopes pcs [0x000002314514bd30,0x000002314514be30] = 256
|
356 | dependencies [0x000002314514be30,0x000002314514be38] = 8
|
357 | nul chk table [0x000002314514be38,0x000002314514be58] = 32
|
358 |
|
359 | [Constant Pool (empty)]
|
360 |
|
361 | [MachCode]
|
362 | [Entry Point]
|
363 | # {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra'
|
364 | # this: rdx:rdx = 'bra'
|
365 | # parm0: r8:r8 = 'java/lang/Runnable'
|
366 | # [sp+0x90] (sp of caller)
|
367 | 0x000002314514b360: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
|
368 |
|
369 | 0x000002314514b374: ; {runtime_call ic_miss_stub}
|
370 | 0x000002314514b374: 0f85 0634 | 0e06 660f | 1f44 0000
|
371 | [Verified Entry Point]
|
372 | 0x000002314514b380: 8984 2400 | 80ff ff55 | 4881 ec80 | 0000 0090 | 4181 7f20 | 0f00 0000
|
373 |
|
374 | 0x000002314514b398: ; {runtime_call StubRoutines (final stubs)}
|
375 | 0x000002314514b398: 7405 e8c1 | 990c 0648 | 8954 2460
|
376 |
|
377 | 0x000002314514b3a4: ; {metadata(method data for {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
378 | 0x000002314514b3a4: 48be 4854 | 796a 3102 | 0000 8bbe | cc00 0000 | 83c7 0289 | becc 0000 | 0081 e7fe | 0700 0085
|
379 | 0x000002314514b3c4: ff0f 840f | 0700 004c | 8944 2468
|
380 |
|
381 | 0x000002314514b3d0: ; {metadata(method data for {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
382 | 0x000002314514b3d0: 488b f248 | bf48 5479 | 6a31 0200 | 008b 7608 | 49ba 0000 | 0000 0800 | 0000 4903 | f248 3bb7
|
383 | 0x000002314514b3f0: 2001 0000 | 750d 4883 | 8728 0100 | 0001 e960 | 0000 0048 | 3bb7 3001 | 0000 750d | 4883 8738
|
384 | 0x000002314514b410: 0100 0001 | e94a 0000 | 0048 83bf | 2001 0000 | 0075 1748 | 89b7 2001 | 0000 48c7 | 8728 0100
|
385 | 0x000002314514b430: 0001 0000 | 00e9 2900 | 0000 4883 | bf30 0100 | 0000 7517 | 4889 b730 | 0100 0048 | c787 3801
|
386 | 0x000002314514b450: 0000 0100 | 0000 e908 | 0000 0048 | 8387 1001 | 0000 0148 | 8bf2 488b | d60f 1f40 | 0048 b8ff
|
387 | 0x000002314514b470: ffff ffff
|
388 |
|
389 | 0x000002314514b474: ; {virtual_call}
|
390 | 0x000002314514b474: ffff ffe8
|
391 |
|
392 | 0x000002314514b478: ; ImmutableOopMap {[96]=Oop [104]=Oop }
|
393 | ;*invokevirtual ax {reexecute=0 rethrow=0 return_oop=0}
|
394 | ; - bra::execute@1 (line 124)
|
395 | 0x000002314514b478: 0c4b 1b06
|
396 |
|
397 | 0x000002314514b47c: ; {other}
|
398 | 0x000002314514b47c: 0f1f 8400 | 6c03 0000
|
399 |
|
400 | 0x000002314514b484: ; {metadata(method data for {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
401 | 0x000002314514b484: 85c0 49b8 | 4854 796a | 3102 0000 | 48ba 4801 | 0000 0000 | 0000 740a | 48ba 5801 | 0000 0000
|
402 | 0x000002314514b4a4: 0000 498b | 3410 488d | 7601 4989 | 3410 0f84 | 5205 0000 | 488b 5424 | 604c 8bc2
|
403 |
|
404 | 0x000002314514b4c0: ; {metadata(method data for {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
405 | 0x000002314514b4c0: 48be 4854 | 796a 3102 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b86 7801
|
406 | 0x000002314514b4e0: 0000 750d | 4883 8680 | 0100 0001 | e960 0000 | 004c 3b86 | 8801 0000 | 750d 4883 | 8690 0100
|
407 | 0x000002314514b500: 0001 e94a | 0000 0048 | 83be 7801 | 0000 0075 | 174c 8986 | 7801 0000 | 48c7 8680 | 0100 0001
|
408 | 0x000002314514b520: 0000 00e9 | 2900 0000 | 4883 be88 | 0100 0000 | 7517 4c89 | 8688 0100 | 0048 c786 | 9001 0000
|
409 | 0x000002314514b540: 0100 0000 | e908 0000 | 0048 8386 | 6801 0000 | 014c 8b44 | 2468 488b | f248 8bd6 | 9048 b8ff
|
410 | 0x000002314514b560: ffff ffff
|
411 |
|
412 | 0x000002314514b564: ; {virtual_call}
|
413 | 0x000002314514b564: ffff ffe8
|
414 |
|
415 | 0x000002314514b568: ; ImmutableOopMap {[96]=Oop }
|
416 | ;*invokevirtual f {reexecute=0 rethrow=0 return_oop=0}
|
417 | ; - bra::execute@10 (line 126)
|
418 | 0x000002314514b568: 6c1a 3b06
|
419 |
|
420 | 0x000002314514b56c: ; {other}
|
421 | 0x000002314514b56c: 0f1f 8400 | 5c04 0001 | 488b 5424
|
422 |
|
423 | 0x000002314514b578: ; {metadata(method data for {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
424 | 0x000002314514b578: 6049 b848 | 5479 6a31 | 0200 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d249 | 3b90 b001
|
425 | 0x000002314514b598: 0000 750d | 4983 80b8 | 0100 0001 | e960 0000 | 0049 3b90 | c001 0000 | 750d 4983 | 80c8 0100
|
426 | 0x000002314514b5b8: 0001 e94a | 0000 0049 | 83b8 b001 | 0000 0075 | 1749 8990 | b001 0000 | 49c7 80b8 | 0100 0001
|
427 | 0x000002314514b5d8: 0000 00e9 | 2900 0000 | 4983 b8c0 | 0100 0000 | 7517 4989 | 90c0 0100 | 0049 c780 | c801 0000
|
428 | 0x000002314514b5f8: 0100 0000 | e908 0000 | 0049 8380 | a001 0000
|
429 |
|
430 | 0x000002314514b608: ; {metadata(method data for {method} {0x000002315f0ac8a0} 'a_' '(Ljava/lang/Runnable;)V' in 'bra')}
|
431 | 0x000002314514b608: 0149 b878 | 5b79 6a31 | 0200 0041 | 8b90 cc00 | 0000 83c2 | 0241 8990 | cc00 0000 | 81e2 feff
|
432 | 0x000002314514b628: 1f00 85d2 | 0f84 c904 | 0000 488b | 5424 608b | 7214 48c1 | e603 483b | 064c 8bc6
|
433 |
|
434 | 0x000002314514b644: ; {metadata(method data for {method} {0x000002315f0ac8a0} 'a_' '(Ljava/lang/Runnable;)V' in 'bra')}
|
435 | 0x000002314514b644: 48bf 785b | 796a 3102 | 0000 458b | 4008 49ba | 0000 0000 | 0800 0000 | 4d03 c24c | 3b87 2001
|
436 | 0x000002314514b664: 0000 750d | 4883 8728 | 0100 0001 | e960 0000 | 004c 3b87 | 3001 0000 | 750d 4883 | 8738 0100
|
437 | 0x000002314514b684: 0001 e94a | 0000 0048 | 83bf 2001 | 0000 0075 | 174c 8987 | 2001 0000 | 48c7 8728 | 0100 0001
|
438 | 0x000002314514b6a4: 0000 00e9 | 2900 0000 | 4883 bf30 | 0100 0000 | 7517 4c89 | 8730 0100 | 0048 c787 | 3801 0000
|
439 | 0x000002314514b6c4: 0100 0000 | e908 0000 | 0048 8387 | 1001 0000 | 014c 8bc0 | 488b d666 | 9048 b830 | 1147 0a31
|
440 | 0x000002314514b6e4: ; {virtual_call}
|
441 | 0x000002314514b6e4: 0200 00e8
|
442 |
|
443 | 0x000002314514b6e8: ; ImmutableOopMap {[96]=Oop }
|
444 | ;*invokeinterface add {reexecute=0 rethrow=0 return_oop=0}
|
445 | ; - bra::a_@5 (line 117)
|
446 | ; - bra::execute@13 (line 126)
|
447 | 0x000002314514b6e8: 4c17 3b06
|
448 |
|
449 | 0x000002314514b6ec: ; {other}
|
450 | 0x000002314514b6ec: 0f1f 8400 | dc05 0002 | 488b 5424
|
451 |
|
452 | 0x000002314514b6f8: ; {metadata(method data for {method} {0x000002315f0ac8a0} 'a_' '(Ljava/lang/Runnable;)V' in 'bra')}
|
453 | 0x000002314514b6f8: 6048 be78 | 5b79 6a31 | 0200 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d248 | 3b96 5801
|
454 | 0x000002314514b718: 0000 750d | 4883 8660 | 0100 0001 | e960 0000 | 0048 3b96 | 6801 0000 | 750d 4883 | 8670 0100
|
455 | 0x000002314514b738: 0001 e94a | 0000 0048 | 83be 5801 | 0000 0075 | 1748 8996 | 5801 0000 | 48c7 8660 | 0100 0001
|
456 | 0x000002314514b758: 0000 00e9 | 2900 0000 | 4883 be68 | 0100 0000 | 7517 4889 | 9668 0100 | 0048 c786 | 7001 0000
|
457 | 0x000002314514b778: 0100 0000 | e908 0000 | 0048 8386 | 4801 0000 | 0148 8b54 | 2460 0f1f | 8000 0000 | 0048 b8ff
|
458 | 0x000002314514b798: ffff ffff
|
459 |
|
460 | 0x000002314514b79c: ; {virtual_call}
|
461 | 0x000002314514b79c: ffff ffe8
|
462 |
|
463 | 0x000002314514b7a0: ; ImmutableOopMap {}
|
464 | ;*invokevirtual ay {reexecute=0 rethrow=0 return_oop=0}
|
465 | ; - bra::a_@12 (line 118)
|
466 | ; - bra::execute@13 (line 126)
|
467 | 0x000002314514b7a0: 241b 3b06
|
468 |
|
469 | 0x000002314514b7a4: ; {other}
|
470 | 0x000002314514b7a4: 0f1f 8400 | 9406 0003
|
471 |
|
472 | 0x000002314514b7ac: ; {metadata(method data for {method} {0x000002315f0ac8a0} 'a_' '(Ljava/lang/Runnable;)V' in 'bra')}
|
473 | 0x000002314514b7ac: 48ba 785b | 796a 3102 | 0000 4883 | 8280 0100
|
474 |
|
475 | 0x000002314514b7bc: ; {metadata(method data for {method} {0x000002315d2046f8} 'unpark' '(Ljava/lang/Thread;)V' in 'java/util/concurrent/locks/LockSupport')}
|
476 | 0x000002314514b7bc: 0001 48ba | b0ee 9a5d | 3102 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
477 | 0x000002314514b7dc: 0085 f60f | 843c 0300 | 0048 85c0
|
478 |
|
479 | 0x000002314514b7e8: ; {metadata(method data for {method} {0x000002315d2046f8} 'unpark' '(Ljava/lang/Thread;)V' in 'java/util/concurrent/locks/LockSupport')}
|
480 | 0x000002314514b7e8: 48ba b0ee | 9a5d 3102 | 0000 48be | 1001 0000 | 0000 0000 | 740a 48be | 2001 0000 | 0000 0000
|
481 | 0x000002314514b808: 488b 3c32 | 488d 7f01 | 4889 3c32 | 0f84 ca01 | 0000 483b | 0048 8bd0
|
482 |
|
483 | 0x000002314514b820: ; {metadata(method data for {method} {0x000002315d2046f8} 'unpark' '(Ljava/lang/Thread;)V' in 'java/util/concurrent/locks/LockSupport')}
|
484 | 0x000002314514b820: 48be b0ee | 9a5d 3102 | 0000 4883 | 8630 0100
|
485 |
|
486 | 0x000002314514b830: ; {metadata(method data for {method} {0x000002315d04c908} 'isVirtual' '()Z' in 'java/lang/Thread')}
|
487 | 0x000002314514b830: 0001 48ba | d8f0 9a5d | 3102 0000 | 8bb2 cc00 | 0000 83c6 | 0289 b2cc | 0000 0081 | e6fe ff1f
|
488 | 0x000002314514b850: 0085 f60f | 84ee 0200 | 0048 85c0
|
489 |
|
490 | 0x000002314514b85c: ; {metadata(method data for {method} {0x000002315d04c908} 'isVirtual' '()Z' in 'java/lang/Thread')}
|
491 | 0x000002314514b85c: 7516 48bf | d8f0 9a5d | 3102 0000 | 808f 0901 | 0000 01e9 | cd00 0000
|
492 |
|
493 | 0x000002314514b874: ; {metadata('java/lang/BaseVirtualThread')}
|
494 | 0x000002314514b874: 48bb d07f | 0400 0800 | 0000 8b78 | 0849 ba00 | 0000 0008 | 0000 0049 | 03fa 483b | 5f40 0f85
|
495 | 0x000002314514b894: 8d00 0000
|
496 |
|
497 | 0x000002314514b898: ; {metadata(method data for {method} {0x000002315d04c908} 'isVirtual' '()Z' in 'java/lang/Thread')}
|
498 | 0x000002314514b898: 48bf d8f0 | 9a5d 3102 | 0000 8b58 | 0849 ba00 | 0000 0008 | 0000 0049 | 03da 483b | 9f20 0100
|
499 | 0x000002314514b8b8: 0075 0d48 | 8387 2801 | 0000 01e9 | 7e00 0000 | 483b 9f30 | 0100 0075 | 0d48 8387 | 3801 0000
|
500 | 0x000002314514b8d8: 01e9 6800 | 0000 4883 | bf20 0100 | 0000 7517 | 4889 9f20 | 0100 0048 | c787 2801 | 0000 0100
|
501 | 0x000002314514b8f8: 0000 e947 | 0000 0048 | 83bf 3001 | 0000 0075 | 1748 899f | 3001 0000 | 48c7 8738 | 0100 0001
|
502 | 0x000002314514b918: 0000 00e9 | 2600 0000 | e921 0000
|
503 |
|
504 | 0x000002314514b924: ; {metadata(method data for {method} {0x000002315d04c908} 'isVirtual' '()Z' in 'java/lang/Thread')}
|
505 | 0x000002314514b924: 0048 bfd8 | f09a 5d31 | 0200 0048 | 83af 1001 | 0000 01e9 | 0500 0000 | e905 0000 | 0048 33d2
|
506 | 0x000002314514b944: eb0a 48ba | 0100 0000 | 0000 0000 | 83e2 0185
|
507 |
|
508 | 0x000002314514b954: ; {metadata(method data for {method} {0x000002315d2046f8} 'unpark' '(Ljava/lang/Thread;)V' in 'java/util/concurrent/locks/LockSupport')}
|
509 | 0x000002314514b954: d248 bab0 | ee9a 5d31 | 0200 0048 | be68 0100 | 0000 0000 | 0074 0a48 | be78 0100 | 0000 0000
|
510 | 0x000002314514b974: 0048 8b3c | 3248 8d7f | 0148 893c | 320f 842b | 0000 0048 | 8bd0 0f1f
|
511 |
|
512 | 0x000002314514b98c: ; {static_call}
|
513 | 0x000002314514b98c: 4400 00e8
|
514 |
|
515 | 0x000002314514b990: ; ImmutableOopMap {}
|
516 | ;*invokestatic unpark {reexecute=0 rethrow=0 return_oop=0}
|
517 | ; - java.util.concurrent.locks.LockSupport::unpark@12 (line 179)
|
518 | ; - bra::a_@15 (line 118)
|
519 | ; - bra::execute@13 (line 126)
|
520 | 0x000002314514b990: ec36 0e06
|
521 |
|
522 | 0x000002314514b994: ; {other}
|
523 | 0x000002314514b994: 0f1f 8400 | 8408 0004
|
524 |
|
525 | 0x000002314514b99c: ; {metadata(method data for {method} {0x000002315d2046f8} 'unpark' '(Ljava/lang/Thread;)V' in 'java/util/concurrent/locks/LockSupport')}
|
526 | 0x000002314514b99c: 49b8 b0ee | 9a5d 3102 | 0000 41ff | 8098 0100 | 00e9 3200
|
527 |
|
528 | 0x000002314514b9b0: ; {oop(a 'jdk/internal/misc/Unsafe'{0x0000000704ae7418})}
|
529 | 0x000002314514b9b0: 0000 48ba | 1874 ae04 | 0700 0000
|
530 |
|
531 | 0x000002314514b9bc: ; {metadata(method data for {method} {0x000002315d2046f8} 'unpark' '(Ljava/lang/Thread;)V' in 'java/util/concurrent/locks/LockSupport')}
|
532 | 0x000002314514b9bc: 4c8b c248 | beb0 ee9a | 5d31 0200 | 0048 8386 | b001 0000 | 014c 8bc0
|
533 |
|
534 | 0x000002314514b9d4: ; {optimized virtual_call}
|
535 | 0x000002314514b9d4: 6666 90e8
|
536 |
|
537 | 0x000002314514b9d8: ; ImmutableOopMap {}
|
538 | ;*invokevirtual unpark {reexecute=0 rethrow=0 return_oop=0}
|
539 | ; - java.util.concurrent.locks.LockSupport::unpark@22 (line 181)
|
540 | ; - bra::a_@15 (line 118)
|
541 | ; - bra::execute@13 (line 126)
|
542 | 0x000002314514b9d8: 6460 f206
|
543 |
|
544 | 0x000002314514b9dc: ; {other}
|
545 | 0x000002314514b9dc: 0f1f 8400 | cc08 0005
|
546 |
|
547 | 0x000002314514b9e4: ; {metadata(method data for {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
548 | 0x000002314514b9e4: 48ba 4854 | 796a 3102 | 0000 ff82 | d801 0000 | 4881 c480 | 0000 005d
|
549 |
|
550 | 0x000002314514b9fc: ; {poll_return}
|
551 | 0x000002314514b9fc: 493b a750 | 0400 000f | 875f 0100 | 00c3 4c8b | 4424 6849 | 3b00 498b
|
552 |
|
553 | 0x000002314514ba14: ; {metadata(method data for {method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
554 | 0x000002314514ba14: d048 be48 | 5479 6a31 | 0200 008b | 5208 49ba | 0000 0000 | 0800 0000 | 4903 d248 | 3b96 0002
|
555 | 0x000002314514ba34: 0000 750d | 4883 8608 | 0200 0001 | e960 0000 | 0048 3b96 | 1002 0000 | 750d 4883 | 8618 0200
|
556 | 0x000002314514ba54: 0001 e94a | 0000 0048 | 83be 0002 | 0000 0075 | 1748 8996 | 0002 0000 | 48c7 8608 | 0200 0001
|
557 | 0x000002314514ba74: 0000 00e9 | 2900 0000 | 4883 be10 | 0200 0000 | 7517 4889 | 9610 0200 | 0048 c786 | 1802 0000
|
558 | 0x000002314514ba94: 0100 0000 | e908 0000 | 0048 8386 | f001 0000 | 0149 8bd0 | 0f1f 4400 | 0048 b8c0 | b3ec 6131
|
559 | 0x000002314514bab4: ; {virtual_call}
|
560 | 0x000002314514bab4: 0200 00e8
|
561 |
|
562 | 0x000002314514bab8: ; ImmutableOopMap {}
|
563 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
564 | ; - bra::execute@20 (line 130)
|
565 | 0x000002314514bab8: d440 1b06
|
566 |
|
567 | 0x000002314514babc: ; {other}
|
568 | 0x000002314514babc: 0f1f 8400 | ac09 0006 | 4881 c480 | 0000 005d
|
569 |
|
570 | 0x000002314514bacc: ; {poll_return}
|
571 | 0x000002314514bacc: 493b a750 | 0400 000f | 87aa 0000
|
572 |
|
573 | 0x000002314514bad8: ; {metadata({method} {0x000002315f0ac970} 'execute' '(Ljava/lang/Runnable;)V' in 'bra')}
|
574 | 0x000002314514bad8: 00c3 49ba | 68c9 0a5f | 3102 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
|
575 |
|
576 | 0x000002314514baf0: ; {runtime_call counter_overflow Runtime1 stub}
|
577 | 0x000002314514baf0: ffe8 8aa1
|
578 |
|
579 | 0x000002314514baf4: ; ImmutableOopMap {rdx=Oop r8=Oop [96]=Oop }
|
580 | ;*synchronization entry
|
581 | ; - bra::execute@-1 (line 124)
|
582 | 0x000002314514baf4: 1a06 e9d0
|
583 |
|
584 | 0x000002314514baf8: ; {metadata({method} {0x000002315f0ac8a0} 'a_' '(Ljava/lang/Runnable;)V' in 'bra')}
|
585 | 0x000002314514baf8: f8ff ff49 | ba98 c80a | 5f31 0200 | 004c 8954 | 2408 48c7 | 0424 ffff
|
586 |
|
587 | 0x000002314514bb10: ; {runtime_call counter_overflow Runtime1 stub}
|
588 | 0x000002314514bb10: ffff e869
|
589 |
|
590 | 0x000002314514bb14: ; ImmutableOopMap {rax=Oop [96]=Oop }
|
591 | ;*synchronization entry
|
592 | ; - bra::a_@-1 (line 117)
|
593 | ; - bra::execute@13 (line 126)
|
594 | 0x000002314514bb14: a11a 06e9 | 16fb ffff
|
595 |
|
596 | 0x000002314514bb1c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
597 | 0x000002314514bb1c: e85f 501a
|
598 |
|
599 | 0x000002314514bb20: ; ImmutableOopMap {rax=Oop rdx=Oop rsi=Oop [96]=Oop }
|
600 | ;*invokeinterface add {reexecute=0 rethrow=0 return_oop=0}
|
601 | ; - bra::a_@5 (line 117)
|
602 | ; - bra::execute@13 (line 126)
|
603 | ; {metadata({method} {0x000002315d2046f8} 'unpark' '(Ljava/lang/Thread;)V' in 'java/util/concurrent/locks/LockSupport')}
|
604 | 0x000002314514bb20: 0649 baf0 | 4620 5d31 | 0200 004c | 8954 2408 | 48c7 0424 | ffff ffff
|
605 |
|
606 | 0x000002314514bb38: ; {runtime_call counter_overflow Runtime1 stub}
|
607 | 0x000002314514bb38: e843 a11a
|
608 |
|
609 | 0x000002314514bb3c: ; ImmutableOopMap {rax=Oop }
|
610 | ;*synchronization entry
|
611 | ; - java.util.concurrent.locks.LockSupport::unpark@-1 (line 177)
|
612 | ; - bra::a_@15 (line 118)
|
613 | ; - bra::execute@13 (line 126)
|
614 | 0x000002314514bb3c: 06e9 a3fc
|
615 |
|
616 | 0x000002314514bb40: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
617 | 0x000002314514bb40: ffff e839
|
618 |
|
619 | 0x000002314514bb44: ; ImmutableOopMap {rax=Oop }
|
620 | ;*invokevirtual isVirtual {reexecute=0 rethrow=0 return_oop=0}
|
621 | ; - java.util.concurrent.locks.LockSupport::unpark@5 (line 178)
|
622 | ; - bra::a_@15 (line 118)
|
623 | ; - bra::execute@13 (line 126)
|
624 | ; {metadata({method} {0x000002315d04c908} 'isVirtual' '()Z' in 'java/lang/Thread')}
|
625 | 0x000002314514bb44: 501a 0649 | ba00 c904 | 5d31 0200 | 004c 8954 | 2408 48c7 | 0424 ffff
|
626 |
|
627 | 0x000002314514bb5c: ; {runtime_call counter_overflow Runtime1 stub}
|
628 | 0x000002314514bb5c: ffff e81d
|
629 |
|
630 | 0x000002314514bb60: ; ImmutableOopMap {rax=Oop }
|
631 | ;*synchronization entry
|
632 | ; - java.lang.Thread::isVirtual@-1 (line 1509)
|
633 | ; - java.util.concurrent.locks.LockSupport::unpark@5 (line 178)
|
634 | ; - bra::a_@15 (line 118)
|
635 | ; - bra::execute@13 (line 126)
|
636 | 0x000002314514bb60: a11a 06e9 | f1fc ffff
|
637 |
|
638 | 0x000002314514bb68: ; {internal_word}
|
639 | 0x000002314514bb68: 49ba fcb9 | 1445 3102 | 0000 4d89 | 9768 0400
|
640 |
|
641 | 0x000002314514bb78: ; {runtime_call SafepointBlob}
|
642 | 0x000002314514bb78: 00e9 829b
|
643 |
|
644 | 0x000002314514bb7c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
|
645 | 0x000002314514bb7c: 0e06 e8fd
|
646 |
|
647 | 0x000002314514bb80: ; ImmutableOopMap {r8=Oop }
|
648 | ;*invokeinterface run {reexecute=0 rethrow=0 return_oop=0}
|
649 | ; - bra::execute@20 (line 130)
|
650 | ; {internal_word}
|
651 | 0x000002314514bb80: 4f1a 0649 | bacc ba14 | 4531 0200 | 004d 8997 | 6804 0000
|
652 |
|
653 | 0x000002314514bb94: ; {runtime_call SafepointBlob}
|
654 | 0x000002314514bb94: e967 9b0e | 0649 8b87 | 0005 0000 | 49c7 8700 | 0500 0000 | 0000 0049 | c787 0805 | 0000 0000
|
655 | 0x000002314514bbb4: 0000 4881 | c480 0000
|
656 |
|
657 | 0x000002314514bbbc: ; {runtime_call unwind_exception Runtime1 stub}
|
658 | 0x000002314514bbbc: 005d e9bd | 401a 06f4 | f4f4 f4f4
|
659 | [Stub Code]
|
660 | 0x000002314514bbc8: ; {no_reloc}
|
661 | 0x000002314514bbc8: 0f1f 4400
|
662 |
|
663 | 0x000002314514bbcc: ; {static_stub}
|
664 | 0x000002314514bbcc: 0048 bb00 | 0000 0000
|
665 |
|
666 | 0x000002314514bbd4: ; {runtime_call}
|
667 | 0x000002314514bbd4: 0000 00e9 | fbff ffff
|
668 |
|
669 | 0x000002314514bbdc: ; {static_stub}
|
670 | 0x000002314514bbdc: 9048 bb00 | 0000 0000
|
671 |
|
672 | 0x000002314514bbe4: ; {runtime_call}
|
673 | 0x000002314514bbe4: 0000 00e9 | fbff ffff
|
674 |
|
675 | 0x000002314514bbec: ; {static_stub}
|
676 | 0x000002314514bbec: 9048 bb00 | 0000 0000
|
677 |
|
678 | 0x000002314514bbf4: ; {runtime_call}
|
679 | 0x000002314514bbf4: 0000 00e9 | fbff ffff
|
680 |
|
681 | 0x000002314514bbfc: ; {static_stub}
|
682 | 0x000002314514bbfc: 9048 bb00 | 0000 0000
|
683 |
|
684 | 0x000002314514bc04: ; {runtime_call}
|
685 | 0x000002314514bc04: 0000 00e9 | fbff ffff
|
686 |
|
687 | 0x000002314514bc0c: ; {static_stub}
|
688 | 0x000002314514bc0c: 9048 bb00 | 0000 0000
|
689 |
|
690 | 0x000002314514bc14: ; {runtime_call}
|
691 | 0x000002314514bc14: 0000 00e9 | fbff ffff
|
692 |
|
693 | 0x000002314514bc1c: ; {static_stub}
|
694 | 0x000002314514bc1c: 9048 bb00 | 0000 0000
|
695 |
|
696 | 0x000002314514bc24: ; {runtime_call}
|
697 | 0x000002314514bc24: 0000 00e9 | fbff ffff
|
698 |
|
699 | 0x000002314514bc2c: ; {static_stub}
|
700 | 0x000002314514bc2c: 48bb 0000 | 0000 0000
|
701 |
|
702 | 0x000002314514bc34: ; {runtime_call}
|
703 | 0x000002314514bc34: 0000 e9fb
|
704 |
|
705 | 0x000002314514bc38: ; {runtime_call handle_exception_from_callee Runtime1 stub}
|
706 | 0x000002314514bc38: ffff ffe8 | 406d 1a06
|
707 |
|
708 | 0x000002314514bc40: ; {external_word}
|
709 | 0x000002314514bc40: 48b9 1011 | c4fd f87f | 0000 4883
|
710 |
|
711 | 0x000002314514bc4c: ; {runtime_call}
|
712 | 0x000002314514bc4c: e4f0 48b8 | d0d2 86fd | f87f 0000
|
713 |
|
714 | 0x000002314514bc58: ; {section_word}
|
715 | 0x000002314514bc58: ffd0 f449 | ba5b bc14 | 4531 0200
|
716 |
|
717 | 0x000002314514bc64: ; {runtime_call DeoptimizationBlob}
|
718 | 0x000002314514bc64: 0041 52e9 | 348d 0e06 | f4f4 f4f4
|
719 | [/MachCode]
|
720 |
|
721 |
|
722 | Compiled method (n/a) 68759 11821 n 0 org.lwjgl.system.JNI::invokeV (native)
|
723 | total in heap [0x000002314b9d4790,0x000002314b9d4b60] = 976
|
724 | relocation [0x000002314b9d48f0,0x000002314b9d4928] = 56
|
725 | main code [0x000002314b9d4940,0x000002314b9d4b54] = 532
|
726 | stub code [0x000002314b9d4b54,0x000002314b9d4b58] = 4
|
727 | oops [0x000002314b9d4b58,0x000002314b9d4b60] = 8
|
728 |
|
729 | [Constant Pool (empty)]
|
730 |
|
731 | [MachCode]
|
732 | [Entry Point]
|
733 | # {method} {0x0000023160ec9e40} 'invokeV' '(J)V' in 'org/lwjgl/system/JNI'
|
734 | # parm0: rdx:rdx = long
|
735 | # [sp+0x70] (sp of caller)
|
736 | 0x000002314b9d4940: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d349 3bc2 | 0f84 0600
|
737 |
|
738 | 0x000002314b9d4958: ; {runtime_call ic_miss_stub}
|
739 | 0x000002314b9d4958: 0000 e921 | 9e85 ff90
|
740 | [Verified Entry Point]
|
741 | 0x000002314b9d4960: 8984 2400 | 80ff ff55 | 488b ec48 | 83ec 6090 | 4181 7f20 | 0f00 0000
|
742 |
|
743 | 0x000002314b9d4978: ; {runtime_call StubRoutines (final stubs)}
|
744 | 0x000002314b9d4978: 7405 e8e1 | 0384 ff4c
|
745 |
|
746 | 0x000002314b9d4980: ; {oop(a 'java/lang/Class'{0x0000000702069038} = 'org/lwjgl/system/JNI')}
|
747 | 0x000002314b9d4980: 8bc2 49be | 3890 0602 | 0700 0000 | 4c89 7424 | 504c 8d74 | 2450 498b | d6c5 f877
|
748 |
|
749 | 0x000002314b9d499c: ; {internal_word}
|
750 | 0x000002314b9d499c: 49ba 9949 | 9d4b 3102 | 0000 4d89 | 97a0 0300 | 0049 89a7 | 9803 0000
|
751 |
|
752 | 0x000002314b9d49b4: ; {external_word}
|
753 | 0x000002314b9d49b4: 49ba 43b9 | edfd f87f | 0000 4180 | 3a00 0f84 | 4a00 0000
|
754 |
|
755 | 0x000002314b9d49c8: ; {metadata({method} {0x0000023160ec9e40} 'invokeV' '(J)V' in 'org/lwjgl/system/JNI')}
|
756 | 0x000002314b9d49c8: 5241 5048 | ba38 9eec | 6031 0200 | 0049 8bcf | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883
|
757 | 0x000002314b9d49e8: ; {runtime_call}
|
758 | 0x000002314b9d49e8: ec08 48b8 | 90ef 97fd | f87f 0000 | ffd0 4883 | c408 e90c
|
759 |
|
760 | 0x000002314b9d49fc: ; {runtime_call}
|
761 | 0x000002314b9d49fc: 0000 0048 | b890 ef97 | fdf8 7f00 | 00ff d048 | 83c4 2041 | 585a 498d | 8fb8 0300 | 0041 c787
|
762 | 0x000002314b9d4a1c: 4c04 0000 | 0400 0000
|
763 |
|
764 | 0x000002314b9d4a24: ; {runtime_call}
|
765 | 0x000002314b9d4a24: 48b8 9013 | 595a f97f | 0000 ffd0 | c5f8 7741 | c787 4c04 | 0000 0500 | 0000 f083 | 4424 c000
|
766 | 0x000002314b9d4a44: 493b af50 | 0400 000f | 870e 0000 | 0041 83bf | 4804 0000 | 000f 8423 | 0000 00c5 | f877 498b
|
767 | 0x000002314b9d4a64: cf4c 8be4 | 4883 ec20 | 4883 e4f0
|
768 |
|
769 | 0x000002314b9d4a70: ; {runtime_call}
|
770 | 0x000002314b9d4a70: 48b8 505a | 63fd f87f | 0000 ffd0 | 498b e44d | 33e4 41c7 | 874c 0400 | 0008 0000 | 0041 83bf
|
771 | 0x000002314b9d4a90: c804 0000 | 020f 8494
|
772 |
|
773 | 0x000002314b9d4a98: ; {external_word}
|
774 | 0x000002314b9d4a98: 0000 0049 | ba43 b9ed | fdf8 7f00 | 0041 803a | 000f 8444
|
775 |
|
776 | 0x000002314b9d4aac: ; {metadata({method} {0x0000023160ec9e40} 'invokeV' '(J)V' in 'org/lwjgl/system/JNI')}
|
777 | 0x000002314b9d4aac: 0000 0048 | ba38 9eec | 6031 0200 | 0049 8bcf | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883
|
778 | 0x000002314b9d4acc: ; {runtime_call}
|
779 | 0x000002314b9d4acc: ec08 48b8 | 90ef 97fd | f87f 0000 | ffd0 4883 | c408 e90c
|
780 |
|
781 | 0x000002314b9d4ae0: ; {runtime_call}
|
782 | 0x000002314b9d4ae0: 0000 0048 | b890 ef97 | fdf8 7f00 | 00ff d048 | 83c4 2049 | c787 9803 | 0000 0000 | 0000 49c7
|
783 | 0x000002314b9d4b00: 87a0 0300 | 0000 0000 | 00c5 f877 | 498b 8f28 | 0400 00c7 | 8100 0100 | 0000 0000 | 00c9 4983
|
784 | 0x000002314b9d4b20: 7f08 000f | 8501 0000
|
785 |
|
786 | 0x000002314b9d4b28: ; {runtime_call StubRoutines (initial stubs)}
|
787 | 0x000002314b9d4b28: 00c3 e9d1 | c380 ffc5 | f877 4c8b | e448 83ec | 2048 83e4
|
788 |
|
789 | 0x000002314b9d4b3c: ; {runtime_call}
|
790 | 0x000002314b9d4b3c: f048 b830 | 2798 fdf8 | 7f00 00ff | d049 8be4 | 4d33 e4e9 | 47ff ffff
|
791 | [Stub Code]
|
792 | 0x000002314b9d4b54: f4f4 f4f4
|
793 | [/MachCode]
|
794 |
|
795 |
|
796 | --------------- P R O C E S S ---------------
|
797 |
|
798 | Threads class SMR info:
|
799 | _java_thread_list=0x000002310a652340, length=54, elements={
|
800 | 0x0000023140105fc0, 0x000002315c1cf3c0, 0x000002315c1cfe20, 0x000002315c1d4b20,
|
801 | 0x000002315c1d5580, 0x000002315c1d65d0, 0x000002315c1d6e50, 0x000002315c1f4260,
|
802 | 0x000002315c202de0, 0x000002315c3dc000, 0x000002315c3e1c80, 0x000002316382ee90,
|
803 | 0x0000023164d038c0, 0x00000231620f94d0, 0x00000231620f8120, 0x00000231620f9b60,
|
804 | 0x0000023161a8c9c0, 0x0000023161a8b610, 0x0000023161a8d050, 0x0000023161a89bd0,
|
805 | 0x0000023161a8d6e0, 0x0000023161a8a260, 0x0000023161a8fe40, 0x0000023161a8ea90,
|
806 | 0x0000023161a904d0, 0x0000023161a8dd70, 0x0000023161a8f120, 0x0000023161a90b60,
|
807 | 0x0000023161a911f0, 0x0000023161a8f7b0, 0x0000023161a8e400, 0x0000023167799610,
|
808 | 0x000002316779de40, 0x000002316779d7b0, 0x0000023168371ae0, 0x0000023168371450,
|
809 | 0x0000023168374240, 0x0000023167edca90, 0x0000023167edf1f0, 0x0000023167edd120,
|
810 | 0x00000231636ad170, 0x0000023108de0e20, 0x000002315c204920, 0x000002315c201970,
|
811 | 0x000002315c202040, 0x0000023108de4930, 0x00000231636abd00, 0x00000231636a9af0,
|
812 | 0x00000231636ad840, 0x0000023108de5650, 0x0000023108de4fc0, 0x0000023108de5ce0,
|
813 | 0x00000231636ae5e0, 0x00000231636aaf60
|
814 | }
|
815 |
|
816 | Java Threads: ( => current thread )
|
817 | =>0x0000023140105fc0 JavaThread "Render thread" [_thread_in_native, id=24092, stack(0x000000d211f00000,0x000000d212000000) (1024K)]
|
818 | 0x000002315c1cf3c0 JavaThread "Reference Handler" daemon [_thread_blocked, id=22588, stack(0x000000d212700000,0x000000d212800000) (1024K)]
|
819 | 0x000002315c1cfe20 JavaThread "Finalizer" daemon [_thread_blocked, id=28424, stack(0x000000d212800000,0x000000d212900000) (1024K)]
|
820 | 0x000002315c1d4b20 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11788, stack(0x000000d212900000,0x000000d212a00000) (1024K)]
|
821 | 0x000002315c1d5580 JavaThread "Attach Listener" daemon [_thread_blocked, id=21540, stack(0x000000d212a00000,0x000000d212b00000) (1024K)]
|
822 | 0x000002315c1d65d0 JavaThread "Service Thread" daemon [_thread_blocked, id=23616, stack(0x000000d212b00000,0x000000d212c00000) (1024K)]
|
823 | 0x000002315c1d6e50 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=4488, stack(0x000000d212c00000,0x000000d212d00000) (1024K)]
|
824 | 0x000002315c1f4260 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=15540, stack(0x000000d212d00000,0x000000d212e00000) (1024K)]
|
825 | 0x000002315c202de0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=12772, stack(0x000000d212e00000,0x000000d212f00000) (1024K)]
|
826 | 0x000002315c3dc000 JavaThread "Notification Thread" daemon [_thread_blocked, id=24860, stack(0x000000d213000000,0x000000d213100000) (1024K)]
|
827 | 0x000002315c3e1c80 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=9848, stack(0x000000d213100000,0x000000d213200000) (1024K)]
|
828 | 0x000002316382ee90 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=10804, stack(0x000000d216280000,0x000000d216380000) (1024K)]
|
829 | 0x0000023164d038c0 JavaThread "Timer hack thread" daemon [_thread_blocked, id=22840, stack(0x000000d215180000,0x000000d215280000) (1024K)]
|
830 | 0x00000231620f94d0 JavaThread "Yggdrasil Key Fetcher" daemon [_thread_blocked, id=6736, stack(0x000000d216380000,0x000000d216480000) (1024K)]
|
831 | 0x00000231620f8120 JavaThread "Download-1" daemon [_thread_blocked, id=21040, stack(0x000000d216480000,0x000000d216580000) (1024K)]
|
832 | 0x00000231620f9b60 JavaThread "Download-2" daemon [_thread_blocked, id=20048, stack(0x000000d216580000,0x000000d216680000) (1024K)]
|
833 | 0x0000023161a8c9c0 JavaThread "Worker-Main-1" daemon [_thread_blocked, id=10508, stack(0x000000d216980000,0x000000d216a80000) (1024K)]
|
834 | 0x0000023161a8b610 JavaThread "Worker-Main-2" daemon [_thread_blocked, id=27044, stack(0x000000d216b80000,0x000000d216c80000) (1024K)]
|
835 | 0x0000023161a8d050 JavaThread "Worker-Main-3" daemon [_thread_blocked, id=18636, stack(0x000000d216c80000,0x000000d216d80000) (1024K)]
|
836 | 0x0000023161a89bd0 JavaThread "Worker-Main-4" daemon [_thread_blocked, id=7824, stack(0x000000d216d80000,0x000000d216e80000) (1024K)]
|
837 | 0x0000023161a8d6e0 JavaThread "Worker-Main-5" daemon [_thread_blocked, id=23540, stack(0x000000d216e80000,0x000000d216f80000) (1024K)]
|
838 | 0x0000023161a8a260 JavaThread "Worker-Main-6" daemon [_thread_blocked, id=22908, stack(0x000000d216f80000,0x000000d217080000) (1024K)]
|
839 | 0x0000023161a8fe40 JavaThread "Worker-Main-7" daemon [_thread_blocked, id=2628, stack(0x000000d217080000,0x000000d217180000) (1024K)]
|
840 | 0x0000023161a8ea90 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=3664, stack(0x000000d217180000,0x000000d217280000) (1024K)]
|
841 | 0x0000023161a904d0 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=19692, stack(0x000000d217280000,0x000000d217380000) (1024K)]
|
842 | 0x0000023161a8dd70 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=26648, stack(0x000000d217380000,0x000000d217480000) (1024K)]
|
843 | 0x0000023161a8f120 JavaThread "Worker-Main-11" daemon [_thread_blocked, id=26356, stack(0x000000d217480000,0x000000d217580000) (1024K)]
|
844 | 0x0000023161a90b60 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=28616, stack(0x000000d217580000,0x000000d217680000) (1024K)]
|
845 | 0x0000023161a911f0 JavaThread "Worker-Main-13" daemon [_thread_blocked, id=21088, stack(0x000000d217680000,0x000000d217780000) (1024K)]
|
846 | 0x0000023161a8f7b0 JavaThread "Worker-Main-14" daemon [_thread_blocked, id=15776, stack(0x000000d217d80000,0x000000d217e80000) (1024K)]
|
847 | 0x0000023161a8e400 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=22144, stack(0x000000d217e80000,0x000000d217f80000) (1024K)]
|
848 | 0x0000023167799610 JavaThread "Worker-Main-16" daemon [_thread_blocked, id=10204, stack(0x000000d217f80000,0x000000d218080000) (1024K)]
|
849 | 0x000002316779de40 JavaThread "Worker-Main-17" daemon [_thread_blocked, id=8264, stack(0x000000d218080000,0x000000d218180000) (1024K)]
|
850 | 0x000002316779d7b0 JavaThread "Worker-Main-18" daemon [_thread_blocked, id=27792, stack(0x000000d218180000,0x000000d218280000) (1024K)]
|
851 | 0x0000023168371ae0 JavaThread "Worker-Main-19" daemon [_thread_blocked, id=4420, stack(0x000000d218280000,0x000000d218380000) (1024K)]
|
852 | 0x0000023168371450 JavaThread "IO-Worker-1" [_thread_blocked, id=22464, stack(0x000000d218380000,0x000000d218480000) (1024K)]
|
853 | 0x0000023168374240 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=25156, stack(0x000000d218480000,0x000000d218580000) (1024K)]
|
854 | 0x0000023167edca90 JavaThread "IO-Worker-2" [_thread_blocked, id=21920, stack(0x000000d216a80000,0x000000d216b80000) (1024K)]
|
855 | 0x0000023167edf1f0 JavaThread "IO-Worker-3" [_thread_blocked, id=19536, stack(0x000000d217780000,0x000000d217880000) (1024K)]
|
856 | 0x0000023167edd120 JavaThread "IO-Worker-4" [_thread_blocked, id=28280, stack(0x000000d217880000,0x000000d217980000) (1024K)]
|
857 | 0x00000231636ad170 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=22176, stack(0x000000d212f00000,0x000000d213000000) (1024K)]
|
858 | 0x0000023108de0e20 JavaThread "Sound engine" daemon [_thread_blocked, id=21740, stack(0x000000d215380000,0x000000d215480000) (1024K)]
|
859 | 0x000002315c204920 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=2316, stack(0x000000d216880000,0x000000d216980000) (1024K)]
|
860 | 0x000002315c201970 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=10020, stack(0x000000d217980000,0x000000d217a80000) (1024K)]
|
861 | 0x000002315c202040 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=22064, stack(0x000000d217a80000,0x000000d217b80000) (1024K)]
|
862 | 0x0000023108de4930 JavaThread "Server thread" [_thread_blocked, id=2172, stack(0x000000d217b80000,0x000000d217c80000) (1024K)]
|
863 | 0x00000231636abd00 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=27368, stack(0x000000d217c80000,0x000000d217d80000) (1024K)]
|
864 | 0x00000231636a9af0 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=25144, stack(0x000000d218980000,0x000000d218a80000) (1024K)]
|
865 | 0x00000231636ad840 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=27624, stack(0x000000d218a80000,0x000000d218b80000) (1024K)]
|
866 | 0x0000023108de5650 JavaThread "IO-Worker-5" [_thread_blocked, id=27236, stack(0x000000d218c80000,0x000000d218d80000) (1024K)]
|
867 | 0x0000023108de4fc0 JavaThread "IO-Worker-6" [_thread_blocked, id=27472, stack(0x000000d218d80000,0x000000d218e80000) (1024K)]
|
868 | 0x0000023108de5ce0 JavaThread "IO-Worker-7" [_thread_blocked, id=23388, stack(0x000000d218e80000,0x000000d218f80000) (1024K)]
|
869 | 0x00000231636ae5e0 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=9776, stack(0x000000d214b40000,0x000000d214c40000) (1024K)]
|
870 | 0x00000231636aaf60 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=27000, stack(0x000000d214c40000,0x000000d214d40000) (1024K)]
|
871 | Total: 54
|
872 |
|
873 | Other Threads:
|
874 | 0x000002315c0ebac0 VMThread "VM Thread" [id=3752, stack(0x000000d212600000,0x000000d212700000) (1024K)]
|
875 | 0x000002313e4c50a0 WatcherThread "VM Periodic Task Thread" [id=13392, stack(0x000000d212500000,0x000000d212600000) (1024K)]
|
876 | 0x000002314014e060 WorkerThread "GC Thread#0" [id=19580, stack(0x000000d212000000,0x000000d212100000) (1024K)]
|
877 | 0x000002315c3dcee0 WorkerThread "GC Thread#1" [id=24560, stack(0x000000d214600000,0x000000d214700000) (1024K)]
|
878 | 0x000002315c3de4a0 WorkerThread "GC Thread#2" [id=26608, stack(0x000000d214d80000,0x000000d214e80000) (1024K)]
|
879 | 0x000002315c3ddd60 WorkerThread "GC Thread#3" [id=6496, stack(0x000000d214e80000,0x000000d214f80000) (1024K)]
|
880 | 0x000002315c3dd620 WorkerThread "GC Thread#4" [id=18396, stack(0x000000d214f80000,0x000000d215080000) (1024K)]
|
881 | 0x000002315c3dd9c0 WorkerThread "GC Thread#5" [id=25972, stack(0x000000d215080000,0x000000d215180000) (1024K)]
|
882 | 0x0000023161f31830 WorkerThread "GC Thread#6" [id=18752, stack(0x000000d215480000,0x000000d215580000) (1024K)]
|
883 | 0x0000023161f33c70 WorkerThread "GC Thread#7" [id=14596, stack(0x000000d215580000,0x000000d215680000) (1024K)]
|
884 | 0x0000023161f34750 WorkerThread "GC Thread#8" [id=15024, stack(0x000000d215680000,0x000000d215780000) (1024K)]
|
885 | 0x0000023161f326b0 WorkerThread "GC Thread#9" [id=28092, stack(0x000000d215780000,0x000000d215880000) (1024K)]
|
886 | 0x0000023161f31bd0 WorkerThread "GC Thread#10" [id=14172, stack(0x000000d215c80000,0x000000d215d80000) (1024K)]
|
887 | 0x0000023161f34af0 WorkerThread "GC Thread#11" [id=2732, stack(0x000000d215d80000,0x000000d215e80000) (1024K)]
|
888 | 0x0000023161f31f70 WorkerThread "GC Thread#12" [id=20748, stack(0x000000d215a80000,0x000000d215b80000) (1024K)]
|
889 | 0x0000023161f32a50 WorkerThread "GC Thread#13" [id=14012, stack(0x000000d216080000,0x000000d216180000) (1024K)]
|
890 | 0x00000231636a7bf0 WorkerThread "GC Thread#14" [id=13272, stack(0x000000d215980000,0x000000d215a80000) (1024K)]
|
891 | 0x000002314014fee0 ConcurrentGCThread "G1 Main Marker" [id=27556, stack(0x000000d212100000,0x000000d212200000) (1024K)]
|
892 | 0x0000023140150880 WorkerThread "G1 Conc#0" [id=27068, stack(0x000000d212200000,0x000000d212300000) (1024K)]
|
893 | 0x0000023161f33530 WorkerThread "G1 Conc#1" [id=18616, stack(0x000000d215b80000,0x000000d215c80000) (1024K)]
|
894 | 0x0000023161f338d0 WorkerThread "G1 Conc#2" [id=10868, stack(0x000000d215e80000,0x000000d215f80000) (1024K)]
|
895 | 0x0000023161f35230 WorkerThread "G1 Conc#3" [id=10852, stack(0x000000d215f80000,0x000000d216080000) (1024K)]
|
896 | 0x000002314019ea90 ConcurrentGCThread "G1 Refine#0" [id=11436, stack(0x000000d212300000,0x000000d212400000) (1024K)]
|
897 | 0x000002315bf60f80 ConcurrentGCThread "G1 Service" [id=15884, stack(0x000000d212400000,0x000000d212500000) (1024K)]
|
898 | Total: 24
|
899 |
|
900 | Threads with active compile tasks:
|
901 | C2 CompilerThread0 68769 20964 4 com.mojang.serialization.Codec$1::encode (22 bytes)
|
902 | C2 CompilerThread1 68769 21106 4 tq::a (67 bytes)
|
903 | C2 CompilerThread2 68769 21008 4 azo::a (145 bytes)
|
904 | C2 CompilerThread3 68769 20891 4 com.mojang.serialization.Codec$2::encode (13 bytes)
|
905 | C2 CompilerThread4 68769 21034 4 com.mojang.serialization.Encoder$2::encode (27 bytes)
|
906 | C2 CompilerThread5 68769 20945 4 com.mojang.serialization.Codec$4::encode (24 bytes)
|
907 | C2 CompilerThread6 68769 20984 4 dzl::a (50 bytes)
|
908 | Total: 7
|
909 |
|
910 | VM state: not at safepoint (normal execution)
|
911 |
|
912 | VM Mutex/Monitor currently owned by a thread: None
|
913 |
|
914 | Heap address: 0x0000000700000000, size: 4096 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
|
915 |
|
916 | CDS archive(s) not mapped
|
917 | Compressed class space mapped at: 0x0000000800000000-0x0000000840000000, reserved size: 1073741824
|
918 | Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x40000000
|
919 |
|
920 | GC Precious Log:
|
921 | CardTable entry size: 512
|
922 | Card Set container configuration: InlinePtr #cards 3 size 8 Array Of Cards #cards 256 size 528 Howl #buckets 8 coarsen threshold 58982 Howl Bitmap #cards 8192 size 1040 coarsen threshold 7372 Card regions per heap region 1 cards per card region 65536
|
923 | CPUs: 20 total, 20 available
|
924 | Memory: 16068M
|
925 | Large Page Support: Disabled
|
926 | NUMA Support: Disabled
|
927 | Compressed Oops: Enabled (Zero based)
|
928 | Heap Region Size: 32M
|
929 | Heap Min Capacity: 32M
|
930 | Heap Initial Capacity: 256M
|
931 | Heap Max Capacity: 4G
|
932 | Pre-touch: Disabled
|
933 | Parallel Workers: 15
|
934 | Concurrent Workers: 4
|
935 | Concurrent Refinement Workers: 15
|
936 | Periodic GC: Disabled
|
937 |
|
938 | Heap:
|
939 | garbage-first heap total 720896K, used 577913K [0x0000000700000000, 0x0000000800000000)
|
940 | region size 32768K, 8 young (262144K), 1 survivors (32768K)
|
941 | Metaspace used 122857K, committed 124160K, reserved 1179648K
|
942 | class space used 17922K, committed 18496K, reserved 1048576K
|
943 |
|
944 | 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
|
945 | | 0|0x0000000700000000, 0x0000000702000000, 0x0000000702000000|100%| O| |TAMS 0x0000000700000000| PB 0x0000000700000000| Untracked
|
946 | | 1|0x0000000702000000, 0x0000000704000000, 0x0000000704000000|100%| O| |TAMS 0x0000000702000000| PB 0x0000000702000000| Untracked
|
947 | | 2|0x0000000704000000, 0x0000000706000000, 0x0000000706000000|100%| O| |TAMS 0x0000000704000000| PB 0x0000000704000000| Untracked
|
948 | | 3|0x0000000706000000, 0x0000000708000000, 0x0000000708000000|100%| O| |TAMS 0x0000000706000000| PB 0x0000000706000000| Untracked
|
949 | | 4|0x0000000708000000, 0x0000000708000000, 0x000000070a000000| 0%| F| |TAMS 0x0000000708000000| PB 0x0000000708000000| Untracked
|
950 | | 5|0x000000070a000000, 0x000000070c000000, 0x000000070c000000|100%| O| |TAMS 0x000000070a000000| PB 0x000000070a000000| Untracked
|
951 | | 6|0x000000070c000000, 0x000000070e000000, 0x000000070e000000|100%| O| |TAMS 0x000000070c000000| PB 0x000000070c000000| Untracked
|
952 | | 7|0x000000070e000000, 0x0000000710000000, 0x0000000710000000|100%| O| |TAMS 0x000000070e000000| PB 0x000000070e000000| Untracked
|
953 | | 8|0x0000000710000000, 0x0000000712000000, 0x0000000712000000|100%| O| |TAMS 0x0000000710000000| PB 0x0000000710000000| Untracked
|
954 | | 9|0x0000000712000000, 0x0000000714000000, 0x0000000714000000|100%| O| |TAMS 0x0000000712000000| PB 0x0000000712000000| Untracked
|
955 | | 10|0x0000000714000000, 0x0000000716000000, 0x0000000716000000|100%| O|Cm|TAMS 0x0000000714000000| PB 0x0000000714000000| Complete
|
956 | | 11|0x0000000716000000, 0x0000000717f686f0, 0x0000000718000000| 98%| O| |TAMS 0x0000000716000000| PB 0x0000000716000000| Untracked
|
957 | | 12|0x0000000718000000, 0x0000000718000000, 0x000000071a000000| 0%| F| |TAMS 0x0000000718000000| PB 0x0000000718000000| Untracked
|
958 | | 13|0x000000071a000000, 0x000000071b4f5f10, 0x000000071c000000| 65%| S|CS|TAMS 0x000000071a000000| PB 0x000000071a000000| Complete
|
959 | | 14|0x000000071c000000, 0x000000071c000000, 0x000000071e000000| 0%| F| |TAMS 0x000000071c000000| PB 0x000000071c000000| Untracked
|
960 | | 15|0x000000071e000000, 0x000000071eee02c0, 0x0000000720000000| 46%| E| |TAMS 0x000000071e000000| PB 0x000000071e000000| Complete
|
961 | | 16|0x0000000720000000, 0x0000000722000000, 0x0000000722000000|100%| E|CS|TAMS 0x0000000720000000| PB 0x0000000720000000| Complete
|
962 | | 17|0x0000000722000000, 0x0000000724000000, 0x0000000724000000|100%| E|CS|TAMS 0x0000000722000000| PB 0x0000000722000000| Complete
|
963 | | 18|0x0000000724000000, 0x0000000726000000, 0x0000000726000000|100%| E|CS|TAMS 0x0000000724000000| PB 0x0000000724000000| Complete
|
964 | | 19|0x0000000726000000, 0x0000000728000000, 0x0000000728000000|100%| E|CS|TAMS 0x0000000726000000| PB 0x0000000726000000| Complete
|
965 | | 20|0x0000000728000000, 0x000000072a000000, 0x000000072a000000|100%| E|CS|TAMS 0x0000000728000000| PB 0x0000000728000000| Complete
|
966 | | 21|0x000000072a000000, 0x000000072c000000, 0x000000072c000000|100%| E|CS|TAMS 0x000000072a000000| PB 0x000000072a000000| Complete
|
967 |
|
968 | Card table byte_map: [0x0000023154760000,0x0000023154f60000] _byte_map_base: 0x0000023150f60000
|
969 |
|
970 | Marking Bits: (CMBitMap*) 0x000002314014e600
|
971 | Bits: [0x0000023154f60000, 0x0000023158f60000)
|
972 |
|
973 | Polling page: 0x000002313e7a0000
|
974 |
|
975 | Metaspace:
|
976 |
|
977 | Usage:
|
978 | Non-class: 102.48 MB used.
|
979 | Class: 17.50 MB used.
|
980 | Both: 119.98 MB used.
|
981 |
|
982 | Virtual space:
|
983 | Non-class space: 128.00 MB reserved, 103.19 MB ( 81%) committed, 2 nodes.
|
984 | Class space: 1.00 GB reserved, 18.06 MB ( 2%) committed, 1 nodes.
|
985 | Both: 1.12 GB reserved, 121.25 MB ( 11%) committed.
|
986 |
|
987 | Chunk freelists:
|
988 | Non-Class: 8.22 MB
|
989 | Class: 13.97 MB
|
990 | Both: 22.19 MB
|
991 |
|
992 | MaxMetaspaceSize: unlimited
|
993 | CompressedClassSpaceSize: 1.00 GB
|
994 | Initial GC threshold: 21.00 MB
|
995 | Current GC threshold: 197.50 MB
|
996 | CDS: off
|
997 | - commit_granule_bytes: 65536.
|
998 | - commit_granule_words: 8192.
|
999 | - virtual_space_node_default_size: 8388608.
|
1000 | - enlarge_chunks_in_place: 1.
|
1001 | - use_allocation_guard: 0.
|
1002 |
|
1003 |
|
1004 | Internal statistics:
|
1005 |
|
1006 | num_allocs_failed_limit: 12.
|
1007 | num_arena_births: 2116.
|
1008 | num_arena_deaths: 96.
|
1009 | num_vsnodes_births: 3.
|
1010 | num_vsnodes_deaths: 0.
|
1011 | num_space_committed: 1932.
|
1012 | num_space_uncommitted: 0.
|
1013 | num_chunks_returned_to_freelist: 153.
|
1014 | num_chunks_taken_from_freelist: 6738.
|
1015 | num_chunk_merges: 67.
|
1016 | num_chunk_splits: 4308.
|
1017 | num_chunks_enlarged: 3063.
|
1018 | num_inconsistent_stats: 0.
|
1019 |
|
1020 | CodeHeap 'non-profiled nmethods': size=119168Kb used=14531Kb max_used=14537Kb free=104636Kb
|
1021 | bounds [0x000002314b930000, 0x000002314c7b0000, 0x0000023152d90000]
|
1022 | CodeHeap 'profiled nmethods': size=119104Kb used=23195Kb max_used=28108Kb free=95908Kb
|
1023 | bounds [0x0000023143d90000, 0x0000023145920000, 0x000002314b1e0000]
|
1024 | CodeHeap 'non-nmethods': size=7488Kb used=5166Kb max_used=5211Kb free=2321Kb
|
1025 | bounds [0x000002314b1e0000, 0x000002314b710000, 0x000002314b930000]
|
1026 | total_blobs=16762 nmethods=14627 adapters=2033
|
1027 | compilation: enabled
|
1028 | stopped_count=0, restarted_count=0
|
1029 | full_count=0
|
1030 |
|
1031 | Compilation events (20 events):
|
1032 | Event: 68.498 Thread 0x00000231636aaf60 nmethod 21053 0x0000023144db1810 code [0x0000023144db19c0, 0x0000023144db1ba8]
|
1033 | Event: 68.498 Thread 0x00000231636abd00 nmethod 21041 0x000002314c051c10 code [0x000002314c051da0, 0x000002314c051f20]
|
1034 | Event: 68.499 Thread 0x00000231636ad170 21056 3 ayd::writeInt (11 bytes)
|
1035 | Event: 68.499 Thread 0x000002315c202de0 21057 3 java.io.DataOutputStream::writeInt (28 bytes)
|
1036 | Event: 68.499 Thread 0x00000231636ae5e0 nmethod 21052 0x0000023144b58f10 code [0x0000023144b59160, 0x0000023144b59a38]
|
1037 | Event: 68.499 Thread 0x00000231636aaf60 21058 3 jdk.internal.util.ByteArray::setInt (10 bytes)
|
1038 | Event: 68.500 Thread 0x00000231636ad170 nmethod 21056 0x0000023144dc3890 code [0x0000023144dc3a40, 0x0000023144dc3c20]
|
1039 | Event: 68.501 Thread 0x000002315c202de0 nmethod 21057 0x0000023144745410 code [0x0000023144745640, 0x0000023144745dc0]
|
1040 | Event: 68.502 Thread 0x00000231636aaf60 nmethod 21058 0x000002314540bd90 code [0x000002314540bf80, 0x000002314540c4c8]
|
1041 | Event: 68.502 Thread 0x00000231636abd00 21055 4 java.io.DataOutputStream::writeUTF (389 bytes)
|
1042 | Event: 68.511 Thread 0x000002315c204920 nmethod 21016 0x000002314bde9090 code [0x000002314bde92c0, 0x000002314bde9dc0]
|
1043 | Event: 68.511 Thread 0x000002315c202de0 21064 3 tw::a (107 bytes)
|
1044 | Event: 68.511 Thread 0x00000231636ad170 21065 1 java.util.zip.Deflater$DeflaterZStreamRef::address (5 bytes)
|
1045 | Event: 68.511 Thread 0x00000231636ad170 nmethod 21065 0x000002314c051910 code [0x000002314c051aa0, 0x000002314c051b68]
|
1046 | Event: 68.512 Thread 0x000002315c202de0 nmethod 21064 0x0000023144261c90 code [0x0000023144261f20, 0x0000023144262b60]
|
1047 | Event: 68.516 Thread 0x000002315c202de0 21066 1 tx::b (3 bytes)
|
1048 | Event: 68.516 Thread 0x000002315c202de0 nmethod 21066 0x000002314c051610 code [0x000002314c0517a0, 0x000002314c051868]
|
1049 | Event: 68.521 Thread 0x000002315c204920 21054 4 java.io.BufferedOutputStream::growIfNeeded (59 bytes)
|
1050 | Event: 68.522 Thread 0x000002315c201970 nmethod 21023 0x000002314bde7090 code [0x000002314bde7360, 0x000002314bde8598]
|
1051 | Event: 68.526 Thread 0x000002315c201970 21059 ! 4 java.io.BufferedOutputStream::write (73 bytes)
|
1052 |
|
1053 | GC Heap History (20 events):
|
1054 | Event: 45.782 GC heap before
|
1055 | {Heap before GC invocations=31 (full 0):
|
1056 | garbage-first heap total 589824K, used 473421K [0x0000000700000000, 0x0000000800000000)
|
1057 | region size 32768K, 7 young (229376K), 1 survivors (32768K)
|
1058 | Metaspace used 108237K, committed 109376K, reserved 1179648K
|
1059 | class space used 15692K, committed 16192K, reserved 1048576K
|
1060 | }
|
1061 | Event: 45.797 GC heap after
|
1062 | {Heap after GC invocations=32 (full 0):
|
1063 | garbage-first heap total 589824K, used 294231K [0x0000000700000000, 0x0000000800000000)
|
1064 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1065 | Metaspace used 108237K, committed 109376K, reserved 1179648K
|
1066 | class space used 15692K, committed 16192K, reserved 1048576K
|
1067 | }
|
1068 | Event: 46.653 GC heap before
|
1069 | {Heap before GC invocations=32 (full 0):
|
1070 | garbage-first heap total 589824K, used 490839K [0x0000000700000000, 0x0000000800000000)
|
1071 | region size 32768K, 7 young (229376K), 1 survivors (32768K)
|
1072 | Metaspace used 112112K, committed 113344K, reserved 1179648K
|
1073 | class space used 16406K, committed 16960K, reserved 1048576K
|
1074 | }
|
1075 | Event: 46.665 GC heap after
|
1076 | {Heap after GC invocations=33 (full 0):
|
1077 | garbage-first heap total 589824K, used 302624K [0x0000000700000000, 0x0000000800000000)
|
1078 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1079 | Metaspace used 112112K, committed 113344K, reserved 1179648K
|
1080 | class space used 16406K, committed 16960K, reserved 1048576K
|
1081 | }
|
1082 | Event: 54.436 GC heap before
|
1083 | {Heap before GC invocations=33 (full 0):
|
1084 | garbage-first heap total 589824K, used 433696K [0x0000000700000000, 0x0000000800000000)
|
1085 | region size 32768K, 6 young (196608K), 1 survivors (32768K)
|
1086 | Metaspace used 116109K, committed 117440K, reserved 1179648K
|
1087 | class space used 16979K, committed 17600K, reserved 1048576K
|
1088 | }
|
1089 | Event: 54.444 GC heap after
|
1090 | {Heap after GC invocations=34 (full 0):
|
1091 | garbage-first heap total 589824K, used 311726K [0x0000000700000000, 0x0000000800000000)
|
1092 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1093 | Metaspace used 116109K, committed 117440K, reserved 1179648K
|
1094 | class space used 16979K, committed 17600K, reserved 1048576K
|
1095 | }
|
1096 | Event: 58.316 GC heap before
|
1097 | {Heap before GC invocations=35 (full 0):
|
1098 | garbage-first heap total 622592K, used 475566K [0x0000000700000000, 0x0000000800000000)
|
1099 | region size 32768K, 6 young (196608K), 1 survivors (32768K)
|
1100 | Metaspace used 117393K, committed 118720K, reserved 1179648K
|
1101 | class space used 17119K, committed 17728K, reserved 1048576K
|
1102 | }
|
1103 | Event: 58.326 GC heap after
|
1104 | {Heap after GC invocations=36 (full 0):
|
1105 | garbage-first heap total 622592K, used 328306K [0x0000000700000000, 0x0000000800000000)
|
1106 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1107 | Metaspace used 117393K, committed 118720K, reserved 1179648K
|
1108 | class space used 17119K, committed 17728K, reserved 1048576K
|
1109 | }
|
1110 | Event: 61.574 GC heap before
|
1111 | {Heap before GC invocations=36 (full 0):
|
1112 | garbage-first heap total 622592K, used 492146K [0x0000000700000000, 0x0000000800000000)
|
1113 | region size 32768K, 6 young (196608K), 1 survivors (32768K)
|
1114 | Metaspace used 118156K, committed 119552K, reserved 1179648K
|
1115 | class space used 17278K, committed 17920K, reserved 1048576K
|
1116 | }
|
1117 | Event: 61.608 GC heap after
|
1118 | {Heap after GC invocations=37 (full 0):
|
1119 | garbage-first heap total 622592K, used 328211K [0x0000000700000000, 0x0000000800000000)
|
1120 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1121 | Metaspace used 118156K, committed 119552K, reserved 1179648K
|
1122 | class space used 17278K, committed 17920K, reserved 1048576K
|
1123 | }
|
1124 | Event: 63.195 GC heap before
|
1125 | {Heap before GC invocations=37 (full 0):
|
1126 | garbage-first heap total 622592K, used 492051K [0x0000000700000000, 0x0000000800000000)
|
1127 | region size 32768K, 6 young (196608K), 1 survivors (32768K)
|
1128 | Metaspace used 119366K, committed 120704K, reserved 1179648K
|
1129 | class space used 17452K, committed 18048K, reserved 1048576K
|
1130 | }
|
1131 | Event: 63.209 GC heap after
|
1132 | {Heap after GC invocations=38 (full 0):
|
1133 | garbage-first heap total 622592K, used 351047K [0x0000000700000000, 0x0000000800000000)
|
1134 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1135 | Metaspace used 119366K, committed 120704K, reserved 1179648K
|
1136 | class space used 17452K, committed 18048K, reserved 1048576K
|
1137 | }
|
1138 | Event: 64.015 GC heap before
|
1139 | {Heap before GC invocations=39 (full 0):
|
1140 | garbage-first heap total 720896K, used 514887K [0x0000000700000000, 0x0000000800000000)
|
1141 | region size 32768K, 6 young (196608K), 1 survivors (32768K)
|
1142 | Metaspace used 119457K, committed 120832K, reserved 1179648K
|
1143 | class space used 17455K, committed 18048K, reserved 1048576K
|
1144 | }
|
1145 | Event: 64.024 GC heap after
|
1146 | {Heap after GC invocations=40 (full 0):
|
1147 | garbage-first heap total 720896K, used 364806K [0x0000000700000000, 0x0000000800000000)
|
1148 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1149 | Metaspace used 119457K, committed 120832K, reserved 1179648K
|
1150 | class space used 17455K, committed 18048K, reserved 1048576K
|
1151 | }
|
1152 | Event: 65.330 GC heap before
|
1153 | {Heap before GC invocations=40 (full 0):
|
1154 | garbage-first heap total 720896K, used 594182K [0x0000000700000000, 0x0000000800000000)
|
1155 | region size 32768K, 8 young (262144K), 1 survivors (32768K)
|
1156 | Metaspace used 119587K, committed 120896K, reserved 1179648K
|
1157 | class space used 17460K, committed 18048K, reserved 1048576K
|
1158 | }
|
1159 | Event: 65.350 GC heap after
|
1160 | {Heap after GC invocations=41 (full 0):
|
1161 | garbage-first heap total 720896K, used 368893K [0x0000000700000000, 0x0000000800000000)
|
1162 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1163 | Metaspace used 119587K, committed 120896K, reserved 1179648K
|
1164 | class space used 17460K, committed 18048K, reserved 1048576K
|
1165 | }
|
1166 | Event: 66.442 GC heap before
|
1167 | {Heap before GC invocations=41 (full 0):
|
1168 | garbage-first heap total 720896K, used 598269K [0x0000000700000000, 0x0000000800000000)
|
1169 | region size 32768K, 8 young (262144K), 1 survivors (32768K)
|
1170 | Metaspace used 119929K, committed 121280K, reserved 1179648K
|
1171 | class space used 17527K, committed 18176K, reserved 1048576K
|
1172 | }
|
1173 | Event: 66.449 GC heap after
|
1174 | {Heap after GC invocations=42 (full 0):
|
1175 | garbage-first heap total 720896K, used 373547K [0x0000000700000000, 0x0000000800000000)
|
1176 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1177 | Metaspace used 119929K, committed 121280K, reserved 1179648K
|
1178 | class space used 17527K, committed 18176K, reserved 1048576K
|
1179 | }
|
1180 | Event: 67.296 GC heap before
|
1181 | {Heap before GC invocations=43 (full 0):
|
1182 | garbage-first heap total 720896K, used 602923K [0x0000000700000000, 0x0000000800000000)
|
1183 | region size 32768K, 8 young (262144K), 1 survivors (32768K)
|
1184 | Metaspace used 120264K, committed 121600K, reserved 1179648K
|
1185 | class space used 17559K, committed 18176K, reserved 1048576K
|
1186 | }
|
1187 | Event: 67.302 GC heap after
|
1188 | {Heap after GC invocations=44 (full 0):
|
1189 | garbage-first heap total 720896K, used 381305K [0x0000000700000000, 0x0000000800000000)
|
1190 | region size 32768K, 1 young (32768K), 1 survivors (32768K)
|
1191 | Metaspace used 120264K, committed 121600K, reserved 1179648K
|
1192 | class space used 17559K, committed 18176K, reserved 1048576K
|
1193 | }
|
1194 |
|
1195 | Dll operation events (17 events):
|
1196 | Event: 0.015 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
|
1197 | Event: 0.019 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
|
1198 | Event: 0.062 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
|
1199 | Event: 0.126 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
|
1200 | Event: 0.157 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
|
1201 | Event: 0.167 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
|
1202 | Event: 0.298 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
|
1203 | Event: 0.553 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
|
1204 | Event: 0.559 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
|
1205 | Event: 1.701 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
|
1206 | Event: 2.865 Loaded shared library \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\jna17917849705345800462.dll
|
1207 | Event: 14.138 Loaded shared library \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\lwjgl.dll
|
1208 | Event: 14.804 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
|
1209 | Event: 15.167 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
|
1210 | Event: 16.169 Loaded shared library \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\lwjgl_opengl.dll
|
1211 | Event: 16.937 Loaded shared library \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\lwjgl_stb.dll
|
1212 | Event: 18.683 Loaded shared library \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
|
1213 |
|
1214 | Deoptimization events (20 events):
|
1215 | Event: 68.457 Thread 0x0000023140105fc0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002314ba7a934 relative=0x0000000000000674
|
1216 | Event: 68.457 Thread 0x0000023140105fc0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002314ba7a934 method=java.io.WinNTFileSystem.prefixLength(Ljava/lang/String;)I @ 42 c2
|
1217 | Event: 68.458 Thread 0x0000023140105fc0 DEOPT PACKING pc=0x000002314ba7a934 sp=0x000000d211ffb360
|
1218 | Event: 68.458 Thread 0x0000023140105fc0 DEOPT UNPACKING pc=0x000002314b2346a2 sp=0x000000d211ffb2b8 mode 2
|
1219 | Event: 68.460 Thread 0x0000023140105fc0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002314ba6da0c relative=0x00000000000002ac
|
1220 | Event: 68.461 Thread 0x0000023140105fc0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002314ba6da0c method=java.io.WinNTFileSystem.prefixLength(Ljava/lang/String;)I @ 42 c2
|
1221 | Event: 68.461 Thread 0x0000023140105fc0 DEOPT PACKING pc=0x000002314ba6da0c sp=0x000000d211ffb320
|
1222 | Event: 68.461 Thread 0x0000023140105fc0 DEOPT UNPACKING pc=0x000002314b2346a2 sp=0x000000d211ffb2b8 mode 2
|
1223 | Event: 68.518 Thread 0x0000023140105fc0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002314c0b6ce8 relative=0x00000000000015a8
|
1224 | Event: 68.519 Thread 0x0000023140105fc0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002314c0b6ce8 method=sun.security.provider.AbstractDrbg.instantiateIfNecessary([B)V @ 4 c2
|
1225 | Event: 68.519 Thread 0x0000023140105fc0 DEOPT PACKING pc=0x000002314c0b6ce8 sp=0x000000d211ffc1a0
|
1226 | Event: 68.519 Thread 0x0000023140105fc0 DEOPT UNPACKING pc=0x000002314b2346a2 sp=0x000000d211ffbf38 mode 2
|
1227 | Event: 68.520 Thread 0x0000023140105fc0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002314be587d4 relative=0x00000000000006d4
|
1228 | Event: 68.520 Thread 0x0000023140105fc0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002314be587d4 method=java.lang.Integer.stringSize(I)I @ 19 c2
|
1229 | Event: 68.520 Thread 0x0000023140105fc0 DEOPT PACKING pc=0x000002314be587d4 sp=0x000000d211ffc230
|
1230 | Event: 68.520 Thread 0x0000023140105fc0 DEOPT UNPACKING pc=0x000002314b2346a2 sp=0x000000d211ffc110 mode 2
|
1231 | Event: 68.523 Thread 0x0000023140105fc0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002314c0d7a7c relative=0x0000000000001cfc
|
1232 | Event: 68.523 Thread 0x0000023140105fc0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002314c0d7a7c method=java.lang.String.<init>(Ljava/nio/charset/Charset;[BII)V @ 6 c2
|
1233 | Event: 68.523 Thread 0x0000023140105fc0 DEOPT PACKING pc=0x000002314c0d7a7c sp=0x000000d211ffc200
|
1234 | Event: 68.523 Thread 0x0000023140105fc0 DEOPT UNPACKING pc=0x000002314b2346a2 sp=0x000000d211ffc1d8 mode 2
|
1235 |
|
1236 | Classes loaded (20 events):
|
1237 | Event: 68.510 Loading class sun/nio/ch/UnixDomainSockets
|
1238 | Event: 68.510 Loading class sun/nio/ch/UnixDomainSockets done
|
1239 | Event: 68.511 Loading class sun/nio/ch/UnixDomainSocketsUtil
|
1240 | Event: 68.511 Loading class sun/nio/ch/UnixDomainSocketsUtil done
|
1241 | Event: 68.514 Loading class java/nio/channels/ServerSocketChannel
|
1242 | Event: 68.515 Loading class java/nio/channels/ServerSocketChannel done
|
1243 | Event: 68.516 Loading class sun/nio/ch/ServerSocketChannelImpl
|
1244 | Event: 68.517 Loading class sun/nio/ch/ServerSocketChannelImpl done
|
1245 | Event: 68.520 Loading class java/net/UnixDomainSocketAddress
|
1246 | Event: 68.521 Loading class java/net/UnixDomainSocketAddress done
|
1247 | Event: 68.523 Loading class java/nio/BufferMismatch
|
1248 | Event: 68.524 Loading class java/nio/BufferMismatch done
|
1249 | Event: 68.524 Loading class sun/nio/ch/SourceChannelImpl
|
1250 | Event: 68.524 Loading class java/nio/channels/Pipe$SourceChannel
|
1251 | Event: 68.524 Loading class java/nio/channels/Pipe$SourceChannel done
|
1252 | Event: 68.525 Loading class sun/nio/ch/SourceChannelImpl done
|
1253 | Event: 68.525 Loading class sun/nio/ch/SinkChannelImpl
|
1254 | Event: 68.525 Loading class java/nio/channels/Pipe$SinkChannel
|
1255 | Event: 68.525 Loading class java/nio/channels/Pipe$SinkChannel done
|
1256 | Event: 68.525 Loading class sun/nio/ch/SinkChannelImpl done
|
1257 |
|
1258 | Classes unloaded (20 events):
|
1259 | Event: 63.548 Thread 0x000002315c0ebac0 Unloading class 0x000000080111cc00 'java/lang/invoke/LambdaForm$DMH+0x000000080111cc00'
|
1260 | Event: 63.548 Thread 0x000002315c0ebac0 Unloading class 0x000000080111c800 'java/lang/invoke/LambdaForm$DMH+0x000000080111c800'
|
1261 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801154400 'java/lang/invoke/LambdaForm$DMH+0x0000000801154400'
|
1262 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801154800 'java/lang/invoke/LambdaForm$DMH+0x0000000801154800'
|
1263 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801154000 'java/lang/invoke/LambdaForm$DMH+0x0000000801154000'
|
1264 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801153c00 'java/lang/invoke/LambdaForm$DMH+0x0000000801153c00'
|
1265 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801153800 'java/lang/invoke/LambdaForm$DMH+0x0000000801153800'
|
1266 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801153400 'java/lang/invoke/LambdaForm$DMH+0x0000000801153400'
|
1267 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801153000 'java/lang/invoke/LambdaForm$DMH+0x0000000801153000'
|
1268 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801152c00 'java/lang/invoke/LambdaForm$DMH+0x0000000801152c00'
|
1269 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801152800 'java/lang/invoke/LambdaForm$DMH+0x0000000801152800'
|
1270 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801152400 'java/lang/invoke/LambdaForm$DMH+0x0000000801152400'
|
1271 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801151c00 'java/lang/invoke/LambdaForm$DMH+0x0000000801151c00'
|
1272 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801152000 'java/lang/invoke/LambdaForm$DMH+0x0000000801152000'
|
1273 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801151800 'java/lang/invoke/LambdaForm$DMH+0x0000000801151800'
|
1274 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801151400 'java/lang/invoke/LambdaForm$DMH+0x0000000801151400'
|
1275 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801150c00 'java/lang/invoke/LambdaForm$DMH+0x0000000801150c00'
|
1276 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801150800 'java/lang/invoke/LambdaForm$DMH+0x0000000801150800'
|
1277 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801151000 'java/lang/invoke/LambdaForm$DMH+0x0000000801151000'
|
1278 | Event: 66.660 Thread 0x000002315c0ebac0 Unloading class 0x0000000801150400 'java/lang/invoke/LambdaForm$DMH+0x0000000801150400'
|
1279 |
|
1280 | Classes redefined (0 events):
|
1281 | No events
|
1282 |
|
1283 | Internal exceptions (20 events):
|
1284 | Event: 65.838 Thread 0x0000023108de4930 Exception <a 'java/lang/NoSuchMethodError'{0x00000007275aff10}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, long, long)'> (0x00000007275aff10)
|
1285 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
1286 | Event: 65.839 Thread 0x0000023108de4930 Exception <a 'java/lang/NoSuchMethodError'{0x00000007275b3290}: 'int java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, long, long)'> (0x00000007275b3290)
|
1287 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
1288 | Event: 66.383 Thread 0x0000023161a8dd70 Implicit null exception at 0x000002314ba0035e to 0x000002314ba00d80
|
1289 | Event: 66.876 Thread 0x0000023161a90b60 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000007249fbb38}: Found class java.lang.Object, but interface was expected> (0x00000007249fbb38)
|
1290 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 840]
|
1291 | Event: 67.836 Thread 0x0000023167edca90 Exception <a 'sun/nio/fs/WindowsException'{0x0000000723a146e0}> (0x0000000723a146e0)
|
1292 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1293 | Event: 67.881 Thread 0x0000023108de4930 Exception <a 'sun/nio/fs/WindowsException'{0x0000000723c9deb8}> (0x0000000723c9deb8)
|
1294 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1295 | Event: 67.881 Thread 0x0000023108de4930 Exception <a 'sun/nio/fs/WindowsException'{0x0000000723c9e478}> (0x0000000723c9e478)
|
1296 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1297 | Event: 67.882 Thread 0x0000023108de4930 Exception <a 'sun/nio/fs/WindowsException'{0x0000000723c9ea38}> (0x0000000723c9ea38)
|
1298 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1299 | Event: 67.884 Thread 0x0000023108de4930 Exception <a 'sun/nio/fs/WindowsException'{0x0000000723ca4230}> (0x0000000723ca4230)
|
1300 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1301 | Event: 67.886 Thread 0x0000023108de4930 Exception <a 'sun/nio/fs/WindowsException'{0x0000000723ca8660}> (0x0000000723ca8660)
|
1302 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1303 | Event: 67.939 Thread 0x0000023108de4930 Exception <a 'java/lang/NoSuchMethodError'{0x0000000723d9c0c8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000723d9c0c8)
|
1304 | thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
|
1305 | Event: 68.080 Thread 0x0000023108de4930 Implicit null exception at 0x000002314be7622f to 0x000002314be76604
|
1306 | Event: 68.080 Thread 0x0000023108de4930 Implicit null exception at 0x000002314b97a403 to 0x000002314b97a7a8
|
1307 | Event: 68.081 Thread 0x0000023108de4930 Implicit null exception at 0x000002314bb9b303 to 0x000002314bb9b538
|
1308 | Event: 68.495 Thread 0x0000023167edca90 Exception <a 'sun/nio/fs/WindowsException'{0x000000071ed0cf78}> (0x000000071ed0cf78)
|
1309 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1310 | Event: 68.500 Thread 0x0000023108de4fc0 Exception <a 'sun/nio/fs/WindowsException'{0x000000071ed30238}> (0x000000071ed30238)
|
1311 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1312 | Event: 68.508 Thread 0x0000023167edca90 Exception <a 'sun/nio/fs/WindowsException'{0x000000071ed5bb70}> (0x000000071ed5bb70)
|
1313 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1314 | Event: 68.512 Thread 0x0000023108de4fc0 Exception <a 'sun/nio/fs/WindowsException'{0x000000071ed37b98}> (0x000000071ed37b98)
|
1315 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1316 | Event: 68.519 Thread 0x0000023167edca90 Exception <a 'sun/nio/fs/WindowsException'{0x000000071ed636c8}> (0x000000071ed636c8)
|
1317 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1318 | Event: 68.523 Thread 0x0000023108de4fc0 Exception <a 'sun/nio/fs/WindowsException'{0x000000071ed6b668}> (0x000000071ed6b668)
|
1319 | thrown [s\src\hotspot\share\prims\jni.cpp, line 520]
|
1320 |
|
1321 | ZGC Phase Switch (0 events):
|
1322 | No events
|
1323 |
|
1324 | VM Operations (20 events):
|
1325 | Event: 66.337 Executing VM operation: ICBufferFull
|
1326 | Event: 66.337 Executing VM operation: ICBufferFull done
|
1327 | Event: 66.442 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause)
|
1328 | Event: 66.449 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
|
1329 | Event: 66.660 Executing VM operation: G1PauseRemark
|
1330 | Event: 66.693 Executing VM operation: G1PauseRemark done
|
1331 | Event: 66.776 Executing VM operation: G1PauseCleanup
|
1332 | Event: 66.779 Executing VM operation: G1PauseCleanup done
|
1333 | Event: 67.296 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause)
|
1334 | Event: 67.302 Executing VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
|
1335 | Event: 67.983 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
1336 | Event: 67.983 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
1337 | Event: 68.050 Executing VM operation: ICBufferFull
|
1338 | Event: 68.050 Executing VM operation: ICBufferFull done
|
1339 | Event: 68.085 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
1340 | Event: 68.085 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
1341 | Event: 68.303 Executing VM operation: ICBufferFull
|
1342 | Event: 68.314 Executing VM operation: ICBufferFull done
|
1343 | Event: 68.364 Executing VM operation: HandshakeAllThreads (Deoptimize)
|
1344 | Event: 68.377 Executing VM operation: HandshakeAllThreads (Deoptimize) done
|
1345 |
|
1346 | Events (20 events):
|
1347 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314ba36f10
|
1348 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314bb90e10
|
1349 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314bb08d10
|
1350 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314ba65690
|
1351 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314ba64890
|
1352 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b9fb490
|
1353 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314ba4da90
|
1354 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314bb00990
|
1355 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314ba92490
|
1356 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314bab6810
|
1357 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314ba80e10
|
1358 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314ba87e10
|
1359 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b9d2e10
|
1360 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b9fd610
|
1361 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b98d290
|
1362 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b984e90
|
1363 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b98ee10
|
1364 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b97a190
|
1365 | Event: 66.693 Thread 0x000002315c0ebac0 flushing nmethod 0x000002314b941210
|
1366 | Event: 67.712 Thread 0x00000231636adf10 Thread exited: 0x00000231636adf10
|
1367 |
|
1368 |
|
1369 | Dynamic libraries:
|
1370 | 0x00007ff6df630000 - 0x00007ff6df63e000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\javaw.exe
|
1371 | 0x00007ff9c1c60000 - 0x00007ff9c1ec3000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
1372 | 0x00007ff9c1170000 - 0x00007ff9c1237000 C:\WINDOWS\System32\KERNEL32.DLL
|
1373 | 0x00007ff9bf6d0000 - 0x00007ff9bfa97000 C:\WINDOWS\System32\KERNELBASE.dll
|
1374 | 0x00007ff9bb730000 - 0x00007ff9bb7cc000 C:\WINDOWS\SYSTEM32\apphelp.dll
|
1375 | 0x00007ff9bf000000 - 0x00007ff9bf14c000 C:\WINDOWS\System32\ucrtbase.dll
|
1376 | 0x00007ff9b8fc0000 - 0x00007ff9b8fd8000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jli.dll
|
1377 | 0x00007ff9a4f20000 - 0x00007ff9a4f3b000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\VCRUNTIME140.dll
|
1378 | 0x00007ff9c0fa0000 - 0x00007ff9c1169000 C:\WINDOWS\System32\USER32.dll
|
1379 | 0x00007ff9bf470000 - 0x00007ff9bf497000 C:\WINDOWS\System32\win32u.dll
|
1380 | 0x00007ff9a13b0000 - 0x00007ff9a1640000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3037_none_3e09262ce333c378\COMCTL32.dll
|
1381 | 0x00007ff9c0f30000 - 0x00007ff9c0f5a000 C:\WINDOWS\System32\GDI32.dll
|
1382 | 0x00007ff9bfe70000 - 0x00007ff9bff19000 C:\WINDOWS\System32\msvcrt.dll
|
1383 | 0x00007ff9bf2b0000 - 0x00007ff9bf3db000 C:\WINDOWS\System32\gdi32full.dll
|
1384 | 0x00007ff9bf620000 - 0x00007ff9bf6c3000 C:\WINDOWS\System32\msvcp_win.dll
|
1385 | 0x00007ff9c00c0000 - 0x00007ff9c00ef000 C:\WINDOWS\System32\IMM32.DLL
|
1386 | 0x00007ff9a8190000 - 0x00007ff9a819c000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\vcruntime140_1.dll
|
1387 | 0x00007ff997fe0000 - 0x00007ff99806d000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\msvcp140.dll
|
1388 | 0x00007ff8fd240000 - 0x00007ff8fdfd4000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server\jvm.dll
|
1389 | 0x00007ff9c1890000 - 0x00007ff9c1944000 C:\WINDOWS\System32\ADVAPI32.dll
|
1390 | 0x00007ff9bfaa0000 - 0x00007ff9bfb46000 C:\WINDOWS\System32\sechost.dll
|
1391 | 0x00007ff9bfd50000 - 0x00007ff9bfe66000 C:\WINDOWS\System32\RPCRT4.dll
|
1392 | 0x00007ff9bfbd0000 - 0x00007ff9bfc44000 C:\WINDOWS\System32\WS2_32.dll
|
1393 | 0x00007ff9bdca0000 - 0x00007ff9bdcee000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
|
1394 | 0x00007ff9b96b0000 - 0x00007ff9b96bb000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
1395 | 0x00007ff9bb640000 - 0x00007ff9bb676000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
1396 | 0x00007ff9bdc80000 - 0x00007ff9bdc94000 C:\WINDOWS\SYSTEM32\UMPDC.dll
|
1397 | 0x00007ff9bdee0000 - 0x00007ff9bdefa000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
|
1398 | 0x00007ff9a4f10000 - 0x00007ff9a4f1a000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jimage.dll
|
1399 | 0x00007ff9bc730000 - 0x00007ff9bc971000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
|
1400 | 0x00007ff9c0a80000 - 0x00007ff9c0dfe000 C:\WINDOWS\System32\combase.dll
|
1401 | 0x00007ff9c0110000 - 0x00007ff9c01e6000 C:\WINDOWS\System32\OLEAUT32.dll
|
1402 | 0x00007ff970aa0000 - 0x00007ff970ad9000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
|
1403 | 0x00007ff9bf210000 - 0x00007ff9bf2a9000 C:\WINDOWS\System32\bcryptPrimitives.dll
|
1404 | 0x00007ff9a4bb0000 - 0x00007ff9a4bcf000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.dll
|
1405 | 0x00007ff9a4b30000 - 0x00007ff9a4b48000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\zip.dll
|
1406 | 0x00007ff9c02f0000 - 0x00007ff9c09f4000 C:\WINDOWS\System32\SHELL32.dll
|
1407 | 0x00007ff9bcd20000 - 0x00007ff9bd557000 C:\WINDOWS\SYSTEM32\windows.storage.dll
|
1408 | 0x00007ff9c0e10000 - 0x00007ff9c0ef9000 C:\WINDOWS\System32\SHCORE.dll
|
1409 | 0x00007ff9c1240000 - 0x00007ff9c129d000 C:\WINDOWS\System32\shlwapi.dll
|
1410 | 0x00007ff9bef10000 - 0x00007ff9bef3e000 C:\WINDOWS\SYSTEM32\profapi.dll
|
1411 | 0x00007ff9579e0000 - 0x00007ff957ab7000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\jsvml.dll
|
1412 | 0x00007ff9a47a0000 - 0x00007ff9a47b0000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\net.dll
|
1413 | 0x00007ff9b78a0000 - 0x00007ff9b79be000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
|
1414 | 0x0000000180000000 - 0x000000018008c000 C:\WINDOWS\system32\ASProxy64.dll
|
1415 | 0x00007ff9bff20000 - 0x00007ff9c00b5000 C:\WINDOWS\System32\ole32.dll
|
1416 | 0x00007ff9be450000 - 0x00007ff9be4ba000 C:\WINDOWS\SYSTEM32\MSWSOCK.dll
|
1417 | 0x00007ff9bd990000 - 0x00007ff9bd9c2000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
|
1418 | 0x00007ff9be1e0000 - 0x00007ff9be228000 C:\WINDOWS\SYSTEM32\SspiCli.dll
|
1419 | 0x00007ff9bbda0000 - 0x00007ff9bbe4d000 C:\WINDOWS\system32\uxtheme.dll
|
1420 | 0x00007ff9bfca0000 - 0x00007ff9bfd48000 C:\WINDOWS\System32\clbcatq.dll
|
1421 | 0x00007ff9bee40000 - 0x00007ff9beee1000 C:\WINDOWS\SYSTEM32\sxs.dll
|
1422 | 0x00007ff9a1c90000 - 0x00007ff9a1ca6000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\nio.dll
|
1423 | 0x00007ff9a4790000 - 0x00007ff9a4799000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management.dll
|
1424 | 0x00007ff9a3c50000 - 0x00007ff9a3c5b000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\management_ext.dll
|
1425 | 0x00007ff9c0100000 - 0x00007ff9c0108000 C:\WINDOWS\System32\PSAPI.DLL
|
1426 | 0x00007ff9ada80000 - 0x00007ff9ada98000 C:\WINDOWS\system32\napinsp.dll
|
1427 | 0x00007ff9bd9d0000 - 0x00007ff9bdaf5000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
|
1428 | 0x00007ff9c0f90000 - 0x00007ff9c0f9a000 C:\WINDOWS\System32\NSI.dll
|
1429 | 0x00007ff9aa460000 - 0x00007ff9aa472000 C:\WINDOWS\System32\winrnr.dll
|
1430 | 0x00007ff959ae0000 - 0x00007ff959b02000 C:\WINDOWS\system32\nlansp_c.dll
|
1431 | 0x00007ff9b5f50000 - 0x00007ff9b5f66000 C:\WINDOWS\system32\wshbth.dll
|
1432 | 0x00007ff9b6cd0000 - 0x00007ff9b6cdb000 C:\Windows\System32\rasadhlp.dll
|
1433 | 0x00007ff9b8570000 - 0x00007ff9b85f5000 C:\WINDOWS\System32\fwpuclnt.dll
|
1434 | 0x00007ff9a3bd0000 - 0x00007ff9a3be0000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\verify.dll
|
1435 | 0x00007ff9be6f0000 - 0x00007ff9be70c000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
|
1436 | 0x00007ff9bdea0000 - 0x00007ff9bded8000 C:\WINDOWS\system32\rsaenh.dll
|
1437 | 0x00007ff9be4f0000 - 0x00007ff9be51b000 C:\WINDOWS\SYSTEM32\USERENV.dll
|
1438 | 0x00007ff9be930000 - 0x00007ff9be956000 C:\WINDOWS\SYSTEM32\bcrypt.dll
|
1439 | 0x00007ff9be710000 - 0x00007ff9be71c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
|
1440 | 0x00007ff997f90000 - 0x00007ff997fd9000 \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\jna17917849705345800462.dll
|
1441 | 0x00007ff9a1730000 - 0x00007ff9a1742000 C:\WINDOWS\system32\wbem\wbemprox.dll
|
1442 | 0x00007ff9a16b0000 - 0x00007ff9a172a000 C:\WINDOWS\SYSTEM32\wbemcomn.dll
|
1443 | 0x00007ff99e930000 - 0x00007ff99e945000 C:\WINDOWS\system32\wbem\wbemsvc.dll
|
1444 | 0x00007ff99f140000 - 0x00007ff99f230000 C:\WINDOWS\system32\wbem\fastprox.dll
|
1445 | 0x00007ff999040000 - 0x00007ff99905d000 C:\WINDOWS\SYSTEM32\amsi.dll
|
1446 | 0x00007ff999280000 - 0x00007ff999301000 C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25010.11-0\MpOav.dll
|
1447 | 0x00007ff9924f0000 - 0x00007ff992546000 C:\WINDOWS\SYSTEM32\Pdh.dll
|
1448 | 0x00007ff98e220000 - 0x00007ff98e231000 C:\WINDOWS\System32\perfos.dll
|
1449 | 0x00007ff9bd580000 - 0x00007ff9bd592000 C:\WINDOWS\SYSTEM32\pfclient.dll
|
1450 | 0x00007ff95a590000 - 0x00007ff95a60b000 \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\lwjgl.dll
|
1451 | 0x00007ff8fcfd0000 - 0x00007ff8fd240000 \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\jemalloc.dll
|
1452 | 0x00007ff9a3820000 - 0x00007ff9a382e000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\sunmscapi.dll
|
1453 | 0x00007ff9bf4a0000 - 0x00007ff9bf616000 C:\WINDOWS\System32\CRYPT32.dll
|
1454 | 0x00007ff9be8f0000 - 0x00007ff9be920000 C:\WINDOWS\SYSTEM32\ncrypt.dll
|
1455 | 0x00007ff9be8a0000 - 0x00007ff9be8df000 C:\WINDOWS\SYSTEM32\NTASN1.dll
|
1456 | 0x00007ff957770000 - 0x00007ff9577f2000 \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\glfw.dll
|
1457 | 0x00007ff9a34b0000 - 0x00007ff9a34b9000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\extnet.dll
|
1458 | 0x00007ff9a1c00000 - 0x00007ff9a1c4b000 C:\WINDOWS\SYSTEM32\dinput8.dll
|
1459 | 0x00007ff99b010000 - 0x00007ff99b022000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
|
1460 | 0x00007ff9becb0000 - 0x00007ff9bed0f000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
|
1461 | 0x00007ff9bec60000 - 0x00007ff9bec8d000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
|
1462 | 0x00007ff9a4920000 - 0x00007ff9a4afe000 C:\WINDOWS\SYSTEM32\inputhost.dll
|
1463 | 0x00007ff9baab0000 - 0x00007ff9babd6000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
|
1464 | 0x00007ff9bc0d0000 - 0x00007ff9bc0fe000 C:\WINDOWS\SYSTEM32\dwmapi.dll
|
1465 | 0x00007ff9c1730000 - 0x00007ff9c188c000 C:\WINDOWS\System32\MSCTF.dll
|
1466 | 0x00007ff8ff550000 - 0x00007ff8ff65c000 C:\WINDOWS\SYSTEM32\opengl32.dll
|
1467 | 0x00007ff997f60000 - 0x00007ff997f8d000 C:\WINDOWS\SYSTEM32\GLU32.dll
|
1468 | 0x00007ff9bc160000 - 0x00007ff9bc1a7000 C:\WINDOWS\SYSTEM32\dxcore.dll
|
1469 | 0x00007ff9bbee0000 - 0x00007ff9bbf3c000 C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
|
1470 | 0x00007ff9a4c40000 - 0x00007ff9a4c5a000 C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll
|
1471 | 0x00007ff8fbd60000 - 0x00007ff8fcfc9000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_bcc3ca7fdd6d5f38\igxelpicd64.dll
|
1472 | 0x00007ff9bbf60000 - 0x00007ff9bc08c000 C:\WINDOWS\system32\dxgi.dll
|
1473 | 0x00007ff8fba10000 - 0x00007ff8fbd5c000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_bcc3ca7fdd6d5f38\igdml64.dll
|
1474 | 0x00007ff9b3110000 - 0x00007ff9b354e000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_bcc3ca7fdd6d5f38\igdgmm64.dll
|
1475 | 0x00007ff9aebe0000 - 0x00007ff9b2c34000 C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_bcc3ca7fdd6d5f38\igc64.dll
|
1476 | 0x00007ff9a7080000 - 0x00007ff9a71c6000 C:\WINDOWS\SYSTEM32\textinputframework.dll
|
1477 | 0x00007ff97b070000 - 0x00007ff97b0ce000 \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\lwjgl_opengl.dll
|
1478 | 0x00007ff924b80000 - 0x00007ff924c02000 \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\lwjgl_stb.dll
|
1479 | 0x00007ff9b7ec0000 - 0x00007ff9b7f80000 C:\WINDOWS\SYSTEM32\mscms.dll
|
1480 | 0x00007ff98b300000 - 0x00007ff98b349000 C:\WINDOWS\SYSTEM32\icm32.dll
|
1481 | 0x00007ff8fb840000 - 0x00007ff8fba07000 \AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b\OpenAL.dll
|
1482 | 0x00007ff9b5210000 - 0x00007ff9b52a2000 C:\WINDOWS\System32\MMDevApi.dll
|
1483 | 0x00007ff8ff890000 - 0x00007ff8ffa04000 C:\WINDOWS\System32\Speech\Common\sapi.dll
|
1484 | 0x00007ff8fb6b0000 - 0x00007ff8fb83d000 \AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\awt.dll
|
1485 | 0x00007ff9a71d0000 - 0x00007ff9a738e000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
|
1486 | 0x00007ff9bc4f0000 - 0x00007ff9bc504000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
|
1487 | 0x00007ff9b6170000 - 0x00007ff9b6453000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
|
1488 | 0x00007ff9b8830000 - 0x00007ff9b8998000 C:\WINDOWS\SYSTEM32\wintypes.dll
|
1489 | 0x00007ff9addb0000 - 0x00007ff9addb8000 C:\WINDOWS\system32\wshunix.dll
|
1490 |
|
1491 | dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
|
1492 | symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.3037_none_3e09262ce333c378;\AppData\Local\Packages\Microsoft.4297127D64EC6_8wekyb3d8bbwe\LocalCache\Local\runtime\java-runtime-delta\windows-x64\java-runtime-delta\bin\server;\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b;C:\WINDOWS\system32\wbem;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.25010.11-0;C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_bcc3ca7fdd6d5f38;C:\WINDOWS\System32\Speech\Common
|
1493 |
|
1494 | VM Arguments:
|
1495 | jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Djna.tmpdir=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Dorg.lwjgl.system.SharedLibraryExtractPath=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Dio.netty.native.workdir=\AppData\Roaming\.minecraft\bin\92fc4a5dcc62775665e6f597e29d55c03406203b -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=3.9.23 -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Ddiscordfix=net.minecraft.client.main.Main -Dlog4j.configurationFile=\AppData\Roaming\.minecraft\assets\log_configs\client-1.21.2.xml
|
1496 | java_command: net.minecraft.launchwrapper.Launch --username DarkDevil_OG --version 1.21.4-OptiFine_HD_U_J3 --gameDir \AppData\Roaming\.minecraft --assetsDir \AppData\Roaming\.minecraft\assets --assetIndex 19 --uuid 73b4871271874ec382c9109b31ddad6a --clientId YTM5NzMyZDctY2MxNC00N2ZiLWJlMWUtMDRkN2YyMWMzZjA5 --xuid 2535418699829155 --userType msa --versionType release --quickPlayPath \AppData\Roaming\.minecraft\quickPlay\java\1741743916109.json --tweakClass optifine.OptiFineTweaker
|
1497 | java_class_path (initial): \AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.21.4_HD_U_J3\OptiFine-1.21.4_HD_U_J3.jar;\AppData\Roaming\.minecraft\libraries\optifine\launchwrapper-of\2.3\launchwrapper-of-2.3.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-annotations\2.13.4\jackson-annotations-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-core\2.13.4\jackson-core-2.13.4.jar;\AppData\Roaming\.minecraft\libraries\com\fasterxml\jackson\core\jackson-databind\**.**.**.**\jackson-databind-2.13.4.2.jar;\AppData\Roaming\.minecraft\libraries\com\github\oshi\oshi-core\6.6.5\oshi-core-6.6.5.jar;\AppData\Roaming\.minecraft\libraries\com\github\stephenc\jcip\jcip-annotations\1.0-1\jcip-annotations-1.0-1.jar;\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.11.0\gson-2.11.0.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\failureaccess\1.0.2\failureaccess-1.0.2.jar;\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\33.3.1-jre\guava-33.3.1-jre.jar;\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\76.1\icu4j-76.1.jar;\AppData\Roaming\.minecraft\libraries\com\microsoft\azure\msal4j\1.17.2\msal4j-1.17.2.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\6.0.57\authlib-6.0.57.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\blocklist\1.0.10\blocklist-1.0.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.3.10\brigadier-1.3.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\8.0.16\datafixerupper-8.0.16.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\jtracy\1.0.29\jtracy-1.0.29-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\logging\1.5.10\logging-1.5.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\2.2.10\patchy-2.2.10.jar;\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.17.9\text2speech-1.17.9.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\content-type\2.3\content-type-2.3.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\lang-tag\1.7\lang-tag-1.7.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\nimbus-jose-jwt\9.40\nimbus-jose-jwt-9.40.jar;\AppData\Roaming\.minecraft\libraries\com\nimbusds\oauth2-oidc-sdk\11.18\oauth2-oidc-sdk-11.18.jar;\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.17.1\commons-codec-1.17.1.jar;\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.17.0\commons-io-2.17.0.jar;\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.3.4\commons-logging-1.3.4.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-buffer\4.1.115.Final\netty-buffer-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-codec\4.1.115.Final\netty-codec-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-common\4.1.115.Final\netty-common-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-handler\4.1.115.Final\netty-handler-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-resolver\4.1.115.Final\netty-resolver-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-classes-epoll\4.1.115.Final\netty-transport-classes-epoll-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport-native-unix-common\4.1.115.Final\netty-transport-native-unix-common-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\io\netty\netty-transport\4.1.115.Final\netty-transport-4.1.115.Final.jar;\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\8.5.15\fastutil-8.5.15.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna-platform\5.15.0\jna-platform-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\5.15.0\jna-5.15.0.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\accessors-smart\2.5.1\accessors-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\minidev\json-smart\2.5.1\json-smart-2.5.1.jar;\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.27.1\commons-compress-1.27.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.17.0\commons-lang3-3.17.0.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar;\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.24.1\log4j-api-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.24.1\log4j-core-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-slf4j2-impl\2.24.1\log4j-slf4j2-impl-2.24.1.jar;\AppData\Roaming\.minecraft\libraries\org\jcraft\jorbis\0.0.17\jorbis-0.0.17.jar;\AppData\Roaming\.minecraft\libraries\org\joml\joml\1.10.8\joml-1.10.8.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-freetype\3.3.3\lwjgl-freetype-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.3.3\lwjgl-glfw-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.3.3\lwjgl-jemalloc-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.3.3\lwjgl-openal-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.3.3\lwjgl-opengl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.3.3\lwjgl-stb-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.3.3\lwjgl-tinyfd-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-arm64.jar;\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.3.3\lwjgl-3.3.3-natives-windows-x86.jar;\AppData\Roaming\.minecraft\libraries\org\lz4\lz4-java\1.8.0\lz4-java-1.8.0.jar;\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.6\asm-9.6.jar;\AppData\Roaming\.minecraft\libraries\org\slf4j\slf4j-api\2.0.16\slf4j-api-2.0.16.jar;\AppData\Roaming\.minecraft\versions\1.21.4-OptiFine_HD_U_J3\1.21.4-OptiFine_HD_U_J3.jar
|
1498 | Launcher Type: SUN_STANDARD
|
1499 |
|
1500 | [Global flags]
|
1501 | intx CICompilerCount = 12 {product} {ergonomic}
|
1502 | uint ConcGCThreads = 4 {product} {ergonomic}
|
1503 | uint G1ConcRefinementThreads = 15 {product} {ergonomic}
|
1504 | uint G1EagerReclaimRemSetThreshold = 256 {experimental} {ergonomic}
|
1505 | size_t G1HeapRegionSize = 33554432 {product} {command line}
|
1506 | uintx G1NewSizePercent = 20 {experimental} {command line}
|
1507 | uint G1RemSetArrayOfCardsEntries = 256 {experimental} {ergonomic}
|
1508 | uint G1RemSetHowlMaxNumBuckets = 8 {experimental} {ergonomic}
|
1509 | uint G1RemSetHowlNumBuckets = 8 {experimental} {ergonomic}
|
1510 | uintx G1ReservePercent = 20 {product} {command line}
|
1511 | uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
|
1512 | ccstr HeapDumpPath = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump {manageable} {command line}
|
1513 | size_t InitialHeapSize = 268435456 {product} {ergonomic}
|
1514 | size_t MarkStackSize = 4194304 {product} {ergonomic}
|
1515 | uintx MaxGCPauseMillis = 50 {product} {command line}
|
1516 | size_t MaxHeapSize = 4294967296 {product} {command line}
|
1517 | size_t MaxNewSize = 2550136832 {product} {ergonomic}
|
1518 | size_t MinHeapDeltaBytes = 33554432 {product} {ergonomic}
|
1519 | size_t MinHeapSize = 33554432 {product} {ergonomic}
|
1520 | uintx NonNMethodCodeHeapSize = 7602480 {pd product} {ergonomic}
|
1521 | uintx NonProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
|
1522 | uintx ProfiledCodeHeapSize = 122027880 {pd product} {ergonomic}
|
1523 | uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
|
1524 | bool SegmentedCodeCache = true {product} {ergonomic}
|
1525 | size_t SoftMaxHeapSize = 4294967296 {manageable} {ergonomic}
|
1526 | intx ThreadStackSize = 1024 {pd product} {command line}
|
1527 | bool UnlockExperimentalVMOptions = true {experimental} {command line}
|
1528 | bool UseCompressedOops = true {product lp64_product} {ergonomic}
|
1529 | bool UseG1GC = true {product} {command line}
|
1530 | bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
|
1531 |
|
1532 | Logging:
|
1533 | Log output configuration:
|
1534 | #0: stdout all=warning uptime,level,tags foldmultilines=false
|
1535 | #1: stderr all=off uptime,level,tags foldmultilines=false
|
1536 |
|
1537 | Environment Variables:
|
1538 | PATH=C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Program Files\NVIDIA Corporation\NVIDIA app\NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;\AppData\Local\Programs\Python\Python313\Scripts\;\AppData\Local\Programs\Python\Python313\;\AppData\Local\Microsoft\WindowsApps
|
1539 | USERNAME=********
|
1540 | OS=Windows_NT
|
1541 | PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 154 Stepping 3, GenuineIntel
|
1542 | TMP=<TMP>
|
1543 | TEMP=<TEMP>
|
1544 |
|
1545 |
|
1546 |
|
1547 |
|
1548 | Periodic native trim disabled
|
1549 |
|
1550 | --------------- S Y S T E M ---------------
|
1551 |
|
1552 | OS:
|
1553 | Windows 11 , 64 bit Build 26100 (10.0.26100.3037)
|
1554 | OS uptime: 0 days 0:47 hours
|
1555 | Hyper-V role detected
|
1556 |
|
1557 | CPU: total 20 (initial active 20) (10 cores per cpu, 2 threads per core) family 6 model 154 stepping 3 microcode 0x435, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt, clwb, hv, serialize, rdtscp, rdpid, fsrm, f16c, cet_ibt, cet_ss
|
1558 | Processor Information for processor 0
|
1559 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1560 | Processor Information for processor 1
|
1561 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1562 | Processor Information for processor 2
|
1563 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1564 | Processor Information for processor 3
|
1565 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1566 | Processor Information for processor 4
|
1567 | Max Mhz: 2300, Current Mhz: 1506, Mhz Limit: 2300
|
1568 | Processor Information for processor 5
|
1569 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1570 | Processor Information for processor 6
|
1571 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1572 | Processor Information for processor 7
|
1573 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1574 | Processor Information for processor 8
|
1575 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1576 | Processor Information for processor 9
|
1577 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1578 | Processor Information for processor 10
|
1579 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1580 | Processor Information for processor 11
|
1581 | Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300
|
1582 | Processor Information for processor 12
|
1583 | Max Mhz: 2300, Current Mhz: 1488, Mhz Limit: 2300
|
1584 | Processor Information for processor 13
|
1585 | Max Mhz: 2300, Current Mhz: 1488, Mhz Limit: 2300
|
1586 | Processor Information for processor 14
|
1587 | Max Mhz: 2300, Current Mhz: 1894, Mhz Limit: 2300
|
1588 | Processor Information for processor 15
|
1589 | Max Mhz: 2300, Current Mhz: 1894, Mhz Limit: 2300
|
1590 | Processor Information for processor 16
|
1591 | Max Mhz: 2300, Current Mhz: 1894, Mhz Limit: 2300
|
1592 | Processor Information for processor 17
|
1593 | Max Mhz: 2300, Current Mhz: 1488, Mhz Limit: 2300
|
1594 | Processor Information for processor 18
|
1595 | Max Mhz: 2300, Current Mhz: 1894, Mhz Limit: 2300
|
1596 | Processor Information for processor 19
|
1597 | Max Mhz: 2300, Current Mhz: 1488, Mhz Limit: 2300
|
1598 |
|
1599 | Memory: 4k page, system-wide physical 16068M (5175M free)
|
1600 | TotalPageFile size 28356M (AvailPageFile size 13340M)
|
1601 | current process WorkingSet (physical memory assigned to process): 1441M, peak: 1465M
|
1602 | current process commit charge ("private bytes"): 1723M, peak: 1747M
|
1603 |
|
1604 | vm_info: OpenJDK 64-Bit Server VM (21.0.3+9-LTS) for windows-amd64 JRE (21.0.3+9-LTS), built on 2024-04-10T01:25:38Z by "MicrosoftCorporation" with MS VC++ 16.10 / 16.11 (VS2019)
|
1605 |
|
1606 | END.
|