fei.wang
2025-04-18 8c63366bfaa0b5f6e0db00abbabe0e770fc0d8dc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1324176 bytes for Chunk::new
# Possible reasons:
#   The system is out of physical RAM or swap space
#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
#   JVM is running with Zero Based Compressed Oops mode in which the Java heap is
#     placed in the first 32GB address space. The Java Heap base address is the
#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
#     to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
#  Out of Memory Error (allocation.cpp:389), pid=57356, tid=0x000000000000ba74
#
# JRE version: OpenJDK Runtime Environment (8.0_402-b08) (build 1.8.0_402-b08)
# Java VM: OpenJDK 64-Bit Server VM (25.402-b08 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
 
---------------  T H R E A D  ---------------
 
Current thread (0x000001c4ae9c7800):  JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=47732, stack(0x0000009edf500000,0x0000009edf600000)]
 
Stack: [0x0000009edf500000,0x0000009edf600000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
 
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
 
 
Current CompileTask:
C2:   9284 5787       4       com.sun.tools.javac.util.Convert::quote (131 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x000001c4aea9e000 JavaThread "Service Thread" daemon [_thread_blocked, id=63972, stack(0x0000009edf700000,0x0000009edf800000)]
  0x000001c4ae9ca800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=38644, stack(0x0000009edf600000,0x0000009edf700000)]
=>0x000001c4ae9c7800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=47732, stack(0x0000009edf500000,0x0000009edf600000)]
  0x000001c4ae9c2800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=58528, stack(0x0000009edf400000,0x0000009edf500000)]
  0x000001c4ae9bd000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=49600, stack(0x0000009edf300000,0x0000009edf400000)]
  0x000001c4ae9bb000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=60036, stack(0x0000009edf200000,0x0000009edf300000)]
  0x000001c4ac56c800 JavaThread "Attach Listener" daemon [_thread_blocked, id=60232, stack(0x0000009edf100000,0x0000009edf200000)]
  0x000001c4ac56b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=47244, stack(0x0000009edf000000,0x0000009edf100000)]
  0x000001c4ac533800 JavaThread "Finalizer" daemon [_thread_blocked, id=62824, stack(0x0000009edef00000,0x0000009edf000000)]
  0x000001c4ac52b000 JavaThread "Reference Handler" daemon [_thread_blocked, id=50988, stack(0x0000009edee00000,0x0000009edef00000)]
  0x000001c4918ec000 JavaThread "main" [_thread_in_native, id=45164, stack(0x0000009ede200000,0x0000009ede300000)]
 
Other Threads:
  0x000001c4ac502000 VMThread [stack: 0x0000009eded00000,0x0000009edee00000] [id=2548]
  0x000001c4aea0c000 WatcherThread [stack: 0x0000009edf800000,0x0000009edf900000] [id=45852]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
heap address: 0x00000006c5200000, size: 4014 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
 
Heap:
 PSYoungGen      total 112128K, used 25002K [0x000000076c600000, 0x0000000774280000, 0x00000007c0000000)
  eden space 96768K, 9% used [0x000000076c600000,0x000000076cf6c608,0x0000000772480000)
  from space 15360K, 99% used [0x0000000772480000,0x000000077337e2a8,0x0000000773380000)
  to   space 13312K, 0% used [0x0000000773580000,0x0000000773580000,0x0000000774280000)
 ParOldGen       total 109056K, used 33983K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 31% used [0x00000006c5200000,0x00000006c732fd70,0x00000006cbc80000)
 Metaspace       used 28014K, capacity 29056K, committed 29184K, reserved 1075200K
  class space    used 3247K, capacity 3544K, committed 3584K, reserved 1048576K
 
Card table byte_map: [0x000001c4a27d0000,0x000001c4a2fb0000] byte_map_base: 0x000001c49f1a7000
 
Marking Bits: (ParMarkBitMap*) 0x0000000056c43810
 Begin Bits: [0x000001c4a34f0000, 0x000001c4a73a8000)
 End Bits:   [0x000001c4a73a8000, 0x000001c4ab260000)
 
Polling page: 0x000001c491c00000
 
CodeCache: size=245760Kb used=19246Kb max_used=19259Kb free=226513Kb
 bounds [0x000001c493410000, 0x000001c494700000, 0x000001c4a2410000]
 total_blobs=5682 nmethods=5252 adapters=341
 compilation: enabled
 
Compilation events (10 events):
Event: 9.255 Thread 0x000001c4ae9ca800 5898       3       java.util.zip.ZipCoder::toStringUTF8 (45 bytes)
Event: 9.255 Thread 0x000001c4ae9ca800 nmethod 5898 0x000001c4946e8b90 code [0x000001c4946e8d40, 0x000001c4946e9410]
Event: 9.258 Thread 0x000001c4ae9bd000 5900       4       java.util.zip.ZipCoder::toString (190 bytes)
Event: 9.265 Thread 0x000001c4ae9bd000 nmethod 5900 0x000001c4946efad0 code [0x000001c4946efc80, 0x000001c4946f0338]
Event: 9.265 Thread 0x000001c4ae9bd000 5901       4       java.io.PushbackInputStream::read (145 bytes)
Event: 9.267 Thread 0x000001c4ae9bd000 nmethod 5901 0x000001c4946f08d0 code [0x000001c4946f0a40, 0x000001c4946f0c68]
Event: 9.268 Thread 0x000001c4ae9bd000 5902       4       java.util.zip.CRC32::update (51 bytes)
Event: 9.268 Thread 0x000001c4ae9bd000 nmethod 5902 0x000001c4946e72d0 code [0x000001c4946e7420, 0x000001c4946e7538]
Event: 9.269 Thread 0x000001c4ae9bd000 5903       4       java.util.zip.ZipInputStream::read (304 bytes)
Event: 9.274 Thread 0x000001c4ae9bd000 nmethod 5903 0x000001c4946f0f90 code [0x000001c4946f1140, 0x000001c4946f16d0]
 
GC Heap History (10 events):
Event: 4.658 GC heap before
{Heap before GC invocations=4 (full 0):
 PSYoungGen      total 75264K, used 28068K [0x000000076c600000, 0x0000000771a00000, 0x00000007c0000000)
  eden space 64512K, 26% used [0x000000076c600000,0x000000076d6ef1b0,0x0000000770500000)
  from space 10752K, 99% used [0x0000000770500000,0x0000000770f7a040,0x0000000770f80000)
  to   space 10752K, 0% used [0x0000000770f80000,0x0000000770f80000,0x0000000771a00000)
 ParOldGen       total 172032K, used 4412K [0x00000006c5200000, 0x00000006cfa00000, 0x000000076c600000)
  object space 172032K, 2% used [0x00000006c5200000,0x00000006c564f370,0x00000006cfa00000)
 Metaspace       used 20481K, capacity 21214K, committed 21296K, reserved 1069056K
  class space    used 2470K, capacity 2650K, committed 2688K, reserved 1048576K
Event: 4.665 GC heap after
Heap after GC invocations=4 (full 0):
 PSYoungGen      total 75264K, used 10728K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  eden space 64512K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000770500000)
  from space 10752K, 99% used [0x0000000770f80000,0x00000007719fa040,0x0000000771a00000)
  to   space 10752K, 0% used [0x0000000770500000,0x0000000770500000,0x0000000770f80000)
 ParOldGen       total 172032K, used 5268K [0x00000006c5200000, 0x00000006cfa00000, 0x000000076c600000)
  object space 172032K, 3% used [0x00000006c5200000,0x00000006c5725380,0x00000006cfa00000)
 Metaspace       used 20481K, capacity 21214K, committed 21296K, reserved 1069056K
  class space    used 2470K, capacity 2650K, committed 2688K, reserved 1048576K
}
Event: 4.665 GC heap before
{Heap before GC invocations=5 (full 1):
 PSYoungGen      total 75264K, used 10728K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  eden space 64512K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000770500000)
  from space 10752K, 99% used [0x0000000770f80000,0x00000007719fa040,0x0000000771a00000)
  to   space 10752K, 0% used [0x0000000770500000,0x0000000770500000,0x0000000770f80000)
 ParOldGen       total 172032K, used 5268K [0x00000006c5200000, 0x00000006cfa00000, 0x000000076c600000)
  object space 172032K, 3% used [0x00000006c5200000,0x00000006c5725380,0x00000006cfa00000)
 Metaspace       used 20481K, capacity 21214K, committed 21296K, reserved 1069056K
  class space    used 2470K, capacity 2650K, committed 2688K, reserved 1048576K
Event: 4.703 GC heap after
Heap after GC invocations=5 (full 1):
 PSYoungGen      total 75264K, used 0K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  eden space 64512K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000770500000)
  from space 10752K, 0% used [0x0000000770f80000,0x0000000770f80000,0x0000000771a00000)
  to   space 10752K, 0% used [0x0000000770500000,0x0000000770500000,0x0000000770f80000)
 ParOldGen       total 109056K, used 13590K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 12% used [0x00000006c5200000,0x00000006c5f45848,0x00000006cbc80000)
 Metaspace       used 20481K, capacity 21214K, committed 21296K, reserved 1069056K
  class space    used 2470K, capacity 2650K, committed 2688K, reserved 1048576K
}
Event: 6.063 GC heap before
{Heap before GC invocations=6 (full 1):
 PSYoungGen      total 75264K, used 64512K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
  eden space 64512K, 100% used [0x000000076c600000,0x0000000770500000,0x0000000770500000)
  from space 10752K, 0% used [0x0000000770f80000,0x0000000770f80000,0x0000000771a00000)
  to   space 10752K, 0% used [0x0000000770500000,0x0000000770500000,0x0000000770f80000)
 ParOldGen       total 109056K, used 13590K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 12% used [0x00000006c5200000,0x00000006c5f45848,0x00000006cbc80000)
 Metaspace       used 21760K, capacity 22674K, committed 22704K, reserved 1069056K
  class space    used 2576K, capacity 2804K, committed 2816K, reserved 1048576K
Event: 6.066 GC heap after
Heap after GC invocations=6 (full 1):
 PSYoungGen      total 75264K, used 5021K [0x000000076c600000, 0x0000000774500000, 0x00000007c0000000)
  eden space 64512K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000770500000)
  from space 10752K, 46% used [0x0000000770500000,0x00000007709e75f8,0x0000000770f80000)
  to   space 15872K, 0% used [0x0000000773580000,0x0000000773580000,0x0000000774500000)
 ParOldGen       total 109056K, used 13598K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 12% used [0x00000006c5200000,0x00000006c5f47848,0x00000006cbc80000)
 Metaspace       used 21760K, capacity 22674K, committed 22704K, reserved 1069056K
  class space    used 2576K, capacity 2804K, committed 2816K, reserved 1048576K
}
Event: 7.093 GC heap before
{Heap before GC invocations=7 (full 1):
 PSYoungGen      total 75264K, used 69533K [0x000000076c600000, 0x0000000774500000, 0x00000007c0000000)
  eden space 64512K, 100% used [0x000000076c600000,0x0000000770500000,0x0000000770500000)
  from space 10752K, 46% used [0x0000000770500000,0x00000007709e75f8,0x0000000770f80000)
  to   space 15872K, 0% used [0x0000000773580000,0x0000000773580000,0x0000000774500000)
 ParOldGen       total 109056K, used 13598K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 12% used [0x00000006c5200000,0x00000006c5f47848,0x00000006cbc80000)
 Metaspace       used 25983K, capacity 26978K, committed 27264K, reserved 1073152K
  class space    used 3118K, capacity 3366K, committed 3456K, reserved 1048576K
Event: 7.098 GC heap after
Heap after GC invocations=7 (full 1):
 PSYoungGen      total 110080K, used 8141K [0x000000076c600000, 0x0000000774280000, 0x00000007c0000000)
  eden space 96768K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000772480000)
  from space 13312K, 61% used [0x0000000773580000,0x0000000773d736f8,0x0000000774280000)
  to   space 15360K, 0% used [0x0000000772480000,0x0000000772480000,0x0000000773380000)
 ParOldGen       total 109056K, used 13606K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 12% used [0x00000006c5200000,0x00000006c5f49848,0x00000006cbc80000)
 Metaspace       used 25983K, capacity 26978K, committed 27264K, reserved 1073152K
  class space    used 3118K, capacity 3366K, committed 3456K, reserved 1048576K
}
Event: 8.952 GC heap before
{Heap before GC invocations=8 (full 1):
 PSYoungGen      total 110080K, used 104909K [0x000000076c600000, 0x0000000774280000, 0x00000007c0000000)
  eden space 96768K, 100% used [0x000000076c600000,0x0000000772480000,0x0000000772480000)
  from space 13312K, 61% used [0x0000000773580000,0x0000000773d736f8,0x0000000774280000)
  to   space 15360K, 0% used [0x0000000772480000,0x0000000772480000,0x0000000773380000)
 ParOldGen       total 109056K, used 13606K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 12% used [0x00000006c5200000,0x00000006c5f49848,0x00000006cbc80000)
 Metaspace       used 27678K, capacity 28674K, committed 28928K, reserved 1075200K
  class space    used 3205K, capacity 3462K, committed 3584K, reserved 1048576K
Event: 8.980 GC heap after
Heap after GC invocations=8 (full 1):
 PSYoungGen      total 112128K, used 15352K [0x000000076c600000, 0x0000000774280000, 0x00000007c0000000)
  eden space 96768K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000772480000)
  from space 15360K, 99% used [0x0000000772480000,0x000000077337e2a8,0x0000000773380000)
  to   space 13312K, 0% used [0x0000000773580000,0x0000000773580000,0x0000000774280000)
 ParOldGen       total 109056K, used 33983K [0x00000006c5200000, 0x00000006cbc80000, 0x000000076c600000)
  object space 109056K, 31% used [0x00000006c5200000,0x00000006c732fd70,0x00000006cbc80000)
 Metaspace       used 27678K, capacity 28674K, committed 28928K, reserved 1075200K
  class space    used 3205K, capacity 3462K, committed 3584K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 8.825 Thread 0x000001c4918ec000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001c4944b36b0 method=com.sun.tools.javac.code.Symbol$TypeSymbol.formFlatName(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/Name; @ 54
Event: 8.825 Thread 0x000001c4918ec000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c4944ab8a0 method=com.sun.tools.javac.code.Symbol.flatName()Lcom/sun/tools/javac/util/Name; @ 1
Event: 8.847 Thread 0x000001c4918ec000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c4945bde30 method=com.sun.tools.javac.comp.Attr.check(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;ILcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Typ
Event: 8.952 Thread 0x000001c4918ec000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001c493947644 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
Event: 8.983 Thread 0x000001c4918ec000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001c493947644 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
Event: 8.984 Thread 0x000001c4918ec000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001c493947644 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
Event: 8.984 Thread 0x000001c4918ec000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001c493947644 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
Event: 9.170 Thread 0x000001c4918ec000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000001c49384eb70 method=sun.nio.cs.StreamDecoder.readBytes()I @ 135
Event: 9.171 Thread 0x000001c4918ec000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c49364f328 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 181
Event: 9.220 Thread 0x000001c4918ec000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c49364c688 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 181
 
Classes redefined (0 events):
No events
 
Internal exceptions (10 events):
Event: 3.229 Thread 0x000001c4918ec000 Implicit null exception at 0x000001c493d276c3 to 0x000001c493d2790d
Event: 3.327 Thread 0x000001c4918ec000 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$and$0(Ljava/util/function/Predicate;Ljava/lang/Object;)Z> (0x000000076d8645b8) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\interp
Event: 3.836 Thread 0x000001c4918ec000 Implicit null exception at 0x000001c493efa7e8 to 0x000001c493efadb5
Event: 5.446 Thread 0x000001c4918ec000 Implicit null exception at 0x000001c4938ad915 to 0x000001c4938adb19
Event: 5.447 Thread 0x000001c4918ec000 Implicit null exception at 0x000001c49381ee6f to 0x000001c49381eed9
Event: 5.948 Thread 0x000001c4918ec000 Implicit null exception at 0x000001c493f85dd6 to 0x000001c493f86111
Event: 6.734 Thread 0x000001c4918ec000 Exception <a 'java/lang/ClassNotFoundException': com/sun/tools/javac/api/JavacTool> (0x000000076f407410) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 217]
Event: 7.696 Thread 0x000001c4918ec000 Exception <a 'java/io/FileNotFoundException'> (0x000000076de37058) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 7.698 Thread 0x000001c4918ec000 Exception <a 'java/io/FileNotFoundException'> (0x000000076de949d8) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 8.999 Thread 0x000001c4918ec000 Exception <a 'java/io/FileNotFoundException'> (0x000000076c6ee0a8) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
 
Events (10 events):
Event: 9.202 loading class java/util/WeakHashMap$HashIterator
Event: 9.202 loading class java/util/WeakHashMap$HashIterator done
Event: 9.202 loading class java/util/WeakHashMap$EntryIterator done
Event: 9.202 loading class java/util/jar/JarFile$JarEntryIterator
Event: 9.202 loading class java/util/jar/JarFile$JarEntryIterator done
Event: 9.202 loading class java/util/zip/ZipFile$ZipEntryIterator
Event: 9.203 loading class java/util/zip/ZipFile$ZipEntryIterator done
Event: 9.220 Thread 0x000001c4918ec000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000001c49364c688
Event: 9.220 Thread 0x000001c4918ec000 DEOPT PACKING pc=0x000001c49364c688 sp=0x0000009ede2f9eb0
Event: 9.220 Thread 0x000001c4918ec000 DEOPT UNPACKING pc=0x000001c493455583 sp=0x0000009ede2f9d70 mode 2
 
 
Dynamic libraries:
0x00007ff783a80000 - 0x00007ff783ac6000     C:\Users\wangf\.jdks\corretto-1.8.0_402\bin\java.exe
0x00007ffb089d0000 - 0x00007ffb08be7000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffb07040000 - 0x00007ffb07104000     C:\Windows\System32\KERNEL32.DLL
0x00007ffb06120000 - 0x00007ffb064f1000     C:\Windows\System32\KERNELBASE.dll
0x00007ffb078e0000 - 0x00007ffb07991000     C:\Windows\System32\ADVAPI32.dll
0x00007ffb06f90000 - 0x00007ffb07037000     C:\Windows\System32\msvcrt.dll
0x00007ffb08620000 - 0x00007ffb086c7000     C:\Windows\System32\sechost.dll
0x00007ffb05c50000 - 0x00007ffb05c78000     C:\Windows\System32\bcrypt.dll
0x00007ffb07110000 - 0x00007ffb07224000     C:\Windows\System32\RPCRT4.dll
0x00007ffb06c90000 - 0x00007ffb06e41000     C:\Windows\System32\USER32.dll
0x00007ffb05c80000 - 0x00007ffb05ca6000     C:\Windows\System32\win32u.dll
0x00007ffb06c50000 - 0x00007ffb06c79000     C:\Windows\System32\GDI32.dll
0x00007ffb06580000 - 0x00007ffb0669b000     C:\Windows\System32\gdi32full.dll
0x00007ffb05cb0000 - 0x00007ffb05d4a000     C:\Windows\System32\msvcp_win.dll
0x00007ffb06000000 - 0x00007ffb06111000     C:\Windows\System32\ucrtbase.dll
0x00007ffaec700000 - 0x00007ffaec992000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4830_none_270fe7d773858e80\COMCTL32.dll
0x00007ffb06ee0000 - 0x00007ffb06f11000     C:\Windows\System32\IMM32.DLL
0x00007ffa2cd10000 - 0x00007ffa2cd25000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\vcruntime140.dll
0x00007ffa2cc40000 - 0x00007ffa2ccdb000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\msvcp140.dll
0x0000000056460000 - 0x0000000056cbc000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\server\jvm.dll
0x00007ffb06830000 - 0x00007ffb06838000     C:\Windows\System32\PSAPI.DLL
0x00007ffafad60000 - 0x00007ffafad94000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffac4de0000 - 0x00007ffac4de9000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffaf25a0000 - 0x00007ffaf25aa000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ffb07840000 - 0x00007ffb078b1000     C:\Windows\System32\WS2_32.dll
0x00007ffb04b20000 - 0x00007ffb04b38000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffa2cc30000 - 0x00007ffa2cc40000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\verify.dll
0x00007ffa2cc00000 - 0x00007ffa2cc2b000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\java.dll
0x00007ffae9970000 - 0x00007ffae99a2000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\instrument.dll
0x00007ffa2cbe0000 - 0x00007ffa2cbf8000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\zip.dll
0x00007ffb079a0000 - 0x00007ffb08228000     C:\Windows\System32\SHELL32.dll
0x00007ffb05b10000 - 0x00007ffb05c4f000     C:\Windows\System32\wintypes.dll
0x00007ffb08290000 - 0x00007ffb08620000     C:\Windows\System32\combase.dll
0x00007ffb03a20000 - 0x00007ffb0432d000     C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffb06720000 - 0x00007ffb0682a000     C:\Windows\System32\SHCORE.dll
0x00007ffb06f30000 - 0x00007ffb06f8e000     C:\Windows\System32\shlwapi.dll
0x00007ffb05a40000 - 0x00007ffb05a6b000     C:\Windows\SYSTEM32\profapi.dll
0x00007ffaedae0000 - 0x00007ffaedafa000     D:\IntelliJ IDEA 2023.3.4\bin\breakgen64.dll
0x00007ffa2cf30000 - 0x00007ffa2cf4c000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\net.dll
0x00007ffb04ff0000 - 0x00007ffb0505a000     C:\Windows\system32\mswsock.dll
0x00007ffa2cf10000 - 0x00007ffa2cf23000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\nio.dll
0x0000000069ac0000 - 0x0000000069ae4000     C:\Users\wangf\AppData\Local\Temp\jansi-2.4.0-6e3f54620a8d8240-jansi.dll
 
VM Arguments:
jvm_args: -Dmaven.multiModuleProjectDirectory=D:\hxzkMonitor\hxzkMonitor-boot -Djansi.passthrough=true -Dmaven.home=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3 -Dclassworlds.conf=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\IntelliJ IDEA 2023.3.4\lib\idea_rt.jar=45102:D:\IntelliJ IDEA 2023.3.4\bin -Dfile.encoding=UTF-8 
java_command: org.codehaus.classworlds.Launcher -Didea.version=2023.3.4 package
java_class_path (initial): D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\boot\plexus-classworlds-2.7.0.jar;D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\boot\plexus-classworlds.license;D:\IntelliJ IDEA 2023.3.4\lib\idea_rt.jar
Launcher Type: SUN_STANDARD
 
Environment Variables:
JAVA_HOME=D:\Java\jre1.8.0_341
PATH=D:\hxzkoa\zkeco_dlls\;D:\hxzkoa\Python3\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Git\cmd;D:\Java\jre1.8.0_341\bin;%CATALINA_HOME%\bin\;D:\apache-maven-3.9.6-bin\apache-maven-3.9.6\bin;%NODE_PATH%;D:\nodejs\;C:\Users\wangf\AppData\Local\Android\Sdk\platform-tools;C:\Users\wangf\AppData\Local\Android\Sdk\emulator;C:\Users\wangf\AppData\Local\Android\Sdk\tools;C:\Users\wangf\AppData\Local\Android\Sdk\tools\bin;C:\Users\wangf\AppData\Local\Microsoft\WindowsApps;D:\Microsoft VS Code\bin;D:\nodejs;;D:\IntelliJ IDEA 2023.3.4\bin;;C:\Users\wangf\AppData\Local\Microsoft\WinGet\Links;C:\Users\wangf\AppData\Roaming\npm
USERNAME=wangf
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 154 Stepping 4, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 11 , 64 bit Build 22621 (10.0.22621.4974)
 
CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 154 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
 
Memory: 4k page, physical 16436984k(443456k free), swap 42651380k(2540k free)
 
vm_info: OpenJDK 64-Bit Server VM (25.402-b08) for windows-amd64 JRE (1.8.0_402-b08), built on Jan 18 2024 20:56:13 by "Administrator" with MS VC++ 15.9 (VS2017)
 
time: Thu Apr 10 16:58:15 2025
timezone: Intel64 Family 6 Model 154 Stepping 4, GenuineIntel
elapsed time: 9.293266 seconds (0d 0h 0m 9s)