111
fei.wang
2025-04-18 a6686570ac48648e2bf2ec93d27272a4473cac08
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
323
324
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1045776 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=11584, tid=0x0000000000005724
#
# 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 (0x0000029c7fb21000):  JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=22308, stack(0x000000fc91900000,0x000000fc91a00000)]
 
Stack: [0x000000fc91900000,0x000000fc91a00000]
[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:   9266 7555       4       com.sun.tools.javac.comp.Resolve::isAccessible (332 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x0000029c7fbf0800 JavaThread "Service Thread" daemon [_thread_blocked, id=9740, stack(0x000000fc91d00000,0x000000fc91e00000)]
  0x0000029c7fb2b000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=4720, stack(0x000000fc91c00000,0x000000fc91d00000)]
  0x0000029c7fb29000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=43836, stack(0x000000fc91b00000,0x000000fc91c00000)]
  0x0000029c7fb26800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=32360, stack(0x000000fc91a00000,0x000000fc91b00000)]
=>0x0000029c7fb21000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=22308, stack(0x000000fc91900000,0x000000fc91a00000)]
  0x0000029c7fb15000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=11552, stack(0x000000fc91800000,0x000000fc91900000)]
  0x0000029c7d6ca000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3416, stack(0x000000fc91700000,0x000000fc91800000)]
  0x0000029c7d6e0000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13604, stack(0x000000fc91600000,0x000000fc91700000)]
  0x0000029c7d68f800 JavaThread "Finalizer" daemon [_thread_blocked, id=12600, stack(0x000000fc91500000,0x000000fc91600000)]
  0x0000029c7d685800 JavaThread "Reference Handler" daemon [_thread_blocked, id=35136, stack(0x000000fc91400000,0x000000fc91500000)]
  0x0000029c62c0c000 JavaThread "main" [_thread_in_Java, id=23848, stack(0x000000fc90800000,0x000000fc90900000)]
 
Other Threads:
  0x0000029c7d65e800 VMThread [stack: 0x000000fc91300000,0x000000fc91400000] [id=27980]
  0x0000029c7fbf3000 WatcherThread [stack: 0x000000fc91e00000,0x000000fc91f00000] [id=37464]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x0000029c62c03970] MethodData_lock - owner thread: 0x0000000000000000
 
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 196608K, used 103908K [0x000000076c600000, 0x000000077f000000, 0x00000007c0000000)
  eden space 168448K, 44% used [0x000000076c600000,0x0000000770ffe380,0x0000000776a80000)
  from space 28160K, 99% used [0x0000000776a80000,0x00000007785faf98,0x0000000778600000)
  to   space 33792K, 0% used [0x000000077cf00000,0x000000077cf00000,0x000000077f000000)
 ParOldGen       total 116736K, used 30387K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 26% used [0x00000006c5200000,0x00000006c6facf10,0x00000006cc400000)
 Metaspace       used 31225K, capacity 32330K, committed 32640K, reserved 1077248K
  class space    used 3558K, capacity 3861K, committed 3968K, reserved 1048576K
 
Card table byte_map: [0x0000029c73930000,0x0000029c74110000] byte_map_base: 0x0000029c70307000
 
Marking Bits: (ParMarkBitMap*) 0x0000000055aa3810
 Begin Bits: [0x0000029c74650000, 0x0000029c78508000)
 End Bits:   [0x0000029c78508000, 0x0000029c7c3c0000)
 
Polling page: 0x0000029c64540000
 
CodeCache: size=245760Kb used=26264Kb max_used=26780Kb free=219495Kb
 bounds [0x0000029c64570000, 0x0000029c65fd0000, 0x0000029c73570000]
 total_blobs=7223 nmethods=6775 adapters=358
 compilation: enabled
 
Compilation events (10 events):
Event: 9.254 Thread 0x0000029c7fb2b000 nmethod 7765 0x0000029c64cb3550 code [0x0000029c64cb3740, 0x0000029c64cb3fd0]
Event: 9.254 Thread 0x0000029c7fb2b000 7766       3       com.sun.tools.javac.comp.Flow$AssignAnalyzer$AssignPendingExit::<init> (65 bytes)
Event: 9.255 Thread 0x0000029c7fb2b000 nmethod 7766 0x0000029c658134d0 code [0x0000029c658136c0, 0x0000029c65813ee0]
Event: 9.255 Thread 0x0000029c7fb2b000 7768       3       com.sun.tools.javac.comp.Flow$AssignAnalyzer::visitBlock (19 bytes)
Event: 9.255 Thread 0x0000029c7fb2b000 nmethod 7768 0x0000029c6479b190 code [0x0000029c6479b300, 0x0000029c6479b530]
Event: 9.255 Thread 0x0000029c7fb2b000 7764       3       com.sun.tools.javac.comp.Flow$AliveAnalyzer::visitBlock (9 bytes)
Event: 9.255 Thread 0x0000029c7fb2b000 nmethod 7764 0x0000029c64942690 code [0x0000029c64942820, 0x0000029c64942d70]
Event: 9.255 Thread 0x0000029c7fb2b000 7781   !   3       com.sun.tools.javac.comp.Attr::visitMethodDef (1198 bytes)
Event: 9.263 Thread 0x0000029c7fb2b000 nmethod 7781 0x0000029c65fb6f90 code [0x0000029c65fb7b40, 0x0000029c65fc20c0]
Event: 9.263 Thread 0x0000029c7fb2b000 7782       3       com.sun.tools.javac.comp.Check::checkOverride (293 bytes)
 
GC Heap History (10 events):
Event: 6.155 GC heap before
{Heap before GC invocations=8 (full 1):
 PSYoungGen      total 105984K, used 102710K [0x000000076c600000, 0x0000000773e00000, 0x00000007c0000000)
  eden space 90112K, 100% used [0x000000076c600000,0x0000000771e00000,0x0000000771e00000)
  from space 15872K, 79% used [0x0000000772e00000,0x0000000773a4da90,0x0000000773d80000)
  to   space 16384K, 0% used [0x0000000771e00000,0x0000000771e00000,0x0000000772e00000)
 ParOldGen       total 116736K, used 13702K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 11% used [0x00000006c5200000,0x00000006c5f61a68,0x00000006cc400000)
 Metaspace       used 27926K, capacity 28962K, committed 29184K, reserved 1075200K
  class space    used 3248K, capacity 3538K, committed 3584K, reserved 1048576K
Event: 6.166 GC heap after
Heap after GC invocations=8 (full 1):
 PSYoungGen      total 106496K, used 16372K [0x000000076c600000, 0x0000000776f80000, 0x00000007c0000000)
  eden space 90112K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000771e00000)
  from space 16384K, 99% used [0x0000000771e00000,0x0000000772dfd310,0x0000000772e00000)
  to   space 24064K, 0% used [0x0000000775800000,0x0000000775800000,0x0000000776f80000)
 ParOldGen       total 116736K, used 24849K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a444f0,0x00000006cc400000)
 Metaspace       used 27926K, capacity 28962K, committed 29184K, reserved 1075200K
  class space    used 3248K, capacity 3538K, committed 3584K, reserved 1048576K
}
Event: 6.681 GC heap before
{Heap before GC invocations=9 (full 1):
 PSYoungGen      total 106496K, used 106484K [0x000000076c600000, 0x0000000776f80000, 0x00000007c0000000)
  eden space 90112K, 100% used [0x000000076c600000,0x0000000771e00000,0x0000000771e00000)
  from space 16384K, 99% used [0x0000000771e00000,0x0000000772dfd310,0x0000000772e00000)
  to   space 24064K, 0% used [0x0000000775800000,0x0000000775800000,0x0000000776f80000)
 ParOldGen       total 116736K, used 24849K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a444f0,0x00000006cc400000)
 Metaspace       used 29555K, capacity 30634K, committed 30976K, reserved 1077248K
  class space    used 3441K, capacity 3726K, committed 3840K, reserved 1048576K
Event: 6.693 GC heap after
Heap after GC invocations=9 (full 1):
 PSYoungGen      total 148480K, used 19136K [0x000000076c600000, 0x0000000777780000, 0x00000007c0000000)
  eden space 124416K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000773f80000)
  from space 24064K, 79% used [0x0000000775800000,0x0000000776ab0118,0x0000000776f80000)
  to   space 25088K, 0% used [0x0000000773f80000,0x0000000773f80000,0x0000000775800000)
 ParOldGen       total 116736K, used 24857K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a464f0,0x00000006cc400000)
 Metaspace       used 29555K, capacity 30634K, committed 30976K, reserved 1077248K
  class space    used 3441K, capacity 3726K, committed 3840K, reserved 1048576K
}
Event: 6.884 GC heap before
{Heap before GC invocations=10 (full 1):
 PSYoungGen      total 148480K, used 143552K [0x000000076c600000, 0x0000000777780000, 0x00000007c0000000)
  eden space 124416K, 100% used [0x000000076c600000,0x0000000773f80000,0x0000000773f80000)
  from space 24064K, 79% used [0x0000000775800000,0x0000000776ab0118,0x0000000776f80000)
  to   space 25088K, 0% used [0x0000000773f80000,0x0000000773f80000,0x0000000775800000)
 ParOldGen       total 116736K, used 24857K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a464f0,0x00000006cc400000)
 Metaspace       used 29723K, capacity 30838K, committed 30976K, reserved 1077248K
  class space    used 3442K, capacity 3728K, committed 3840K, reserved 1048576K
Event: 6.895 GC heap after
Heap after GC invocations=10 (full 1):
 PSYoungGen      total 149504K, used 20527K [0x000000076c600000, 0x000000077a000000, 0x00000007c0000000)
  eden space 124416K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000773f80000)
  from space 25088K, 81% used [0x0000000773f80000,0x000000077538bc98,0x0000000775800000)
  to   space 26624K, 0% used [0x0000000778600000,0x0000000778600000,0x000000077a000000)
 ParOldGen       total 116736K, used 24865K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a484f0,0x00000006cc400000)
 Metaspace       used 29723K, capacity 30838K, committed 30976K, reserved 1077248K
  class space    used 3442K, capacity 3728K, committed 3840K, reserved 1048576K
}
Event: 7.074 GC heap before
{Heap before GC invocations=11 (full 1):
 PSYoungGen      total 149504K, used 144943K [0x000000076c600000, 0x000000077a000000, 0x00000007c0000000)
  eden space 124416K, 100% used [0x000000076c600000,0x0000000773f80000,0x0000000773f80000)
  from space 25088K, 81% used [0x0000000773f80000,0x000000077538bc98,0x0000000775800000)
  to   space 26624K, 0% used [0x0000000778600000,0x0000000778600000,0x000000077a000000)
 ParOldGen       total 116736K, used 24865K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a484f0,0x00000006cc400000)
 Metaspace       used 29799K, capacity 30920K, committed 31232K, reserved 1077248K
  class space    used 3444K, capacity 3731K, committed 3840K, reserved 1048576K
Event: 7.090 GC heap after
Heap after GC invocations=11 (full 1):
 PSYoungGen      total 195072K, used 21476K [0x000000076c600000, 0x000000077ab00000, 0x00000007c0000000)
  eden space 168448K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000776a80000)
  from space 26624K, 80% used [0x0000000778600000,0x0000000779af93f0,0x000000077a000000)
  to   space 28160K, 0% used [0x0000000776a80000,0x0000000776a80000,0x0000000778600000)
 ParOldGen       total 116736K, used 24873K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a4a4f0,0x00000006cc400000)
 Metaspace       used 29799K, capacity 30920K, committed 31232K, reserved 1077248K
  class space    used 3444K, capacity 3731K, committed 3840K, reserved 1048576K
}
Event: 8.447 GC heap before
{Heap before GC invocations=12 (full 1):
 PSYoungGen      total 195072K, used 189924K [0x000000076c600000, 0x000000077ab00000, 0x00000007c0000000)
  eden space 168448K, 100% used [0x000000076c600000,0x0000000776a80000,0x0000000776a80000)
  from space 26624K, 80% used [0x0000000778600000,0x0000000779af93f0,0x000000077a000000)
  to   space 28160K, 0% used [0x0000000776a80000,0x0000000776a80000,0x0000000778600000)
 ParOldGen       total 116736K, used 24873K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 21% used [0x00000006c5200000,0x00000006c6a4a4f0,0x00000006cc400000)
 Metaspace       used 29988K, capacity 31114K, committed 31232K, reserved 1077248K
  class space    used 3447K, capacity 3733K, committed 3840K, reserved 1048576K
Event: 8.463 GC heap after
Heap after GC invocations=12 (full 1):
 PSYoungGen      total 196608K, used 28139K [0x000000076c600000, 0x000000077f000000, 0x00000007c0000000)
  eden space 168448K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000776a80000)
  from space 28160K, 99% used [0x0000000776a80000,0x00000007785faf98,0x0000000778600000)
  to   space 33792K, 0% used [0x000000077cf00000,0x000000077cf00000,0x000000077f000000)
 ParOldGen       total 116736K, used 30387K [0x00000006c5200000, 0x00000006cc400000, 0x000000076c600000)
  object space 116736K, 26% used [0x00000006c5200000,0x00000006c6facf10,0x00000006cc400000)
 Metaspace       used 29988K, capacity 31114K, committed 31232K, reserved 1077248K
  class space    used 3447K, capacity 3733K, committed 3840K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 9.220 Thread 0x0000029c62c0c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000029c65f03e14 method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
Event: 9.220 Thread 0x0000029c62c0c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000029c65f38434 method=com.sun.tools.javac.comp.Check.checkType(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun
Event: 9.243 Thread 0x0000029c62c0c000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000029c646f93d4 method=com.sun.tools.javac.code.Types.isSubtype(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Z)Z @ 19
Event: 9.245 Thread 0x0000029c62c0c000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000029c65ddd078 method=com.sun.tools.javac.code.Types$SameTypeVisitor.visitClassType(Lcom/sun/tools/javac/code/Type$ClassType;Lcom/sun/tools/javac/code/Type;)Ljava/lang/Boolean; @ 300
Event: 9.245 Thread 0x0000029c62c0c000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000029c65ddd078 method=com.sun.tools.javac.code.Types$SameTypeVisitor.visitClassType(Lcom/sun/tools/javac/code/Type$ClassType;Lcom/sun/tools/javac/code/Type;)Ljava/lang/Boolean; @ 300
Event: 9.245 Thread 0x0000029c62c0c000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000029c65ddd078 method=com.sun.tools.javac.code.Types$SameTypeVisitor.visitClassType(Lcom/sun/tools/javac/code/Type$ClassType;Lcom/sun/tools/javac/code/Type;)Ljava/lang/Boolean; @ 300
Event: 9.245 Thread 0x0000029c62c0c000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000029c65ddd078 method=com.sun.tools.javac.code.Types$SameTypeVisitor.visitClassType(Lcom/sun/tools/javac/code/Type$ClassType;Lcom/sun/tools/javac/code/Type;)Ljava/lang/Boolean; @ 300
Event: 9.250 Thread 0x0000029c62c0c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000029c65e38274 method=com.sun.tools.javac.jvm.Pool.makePoolValue(Ljava/lang/Object;)Ljava/lang/Object; @ 81
Event: 9.251 Thread 0x0000029c62c0c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000029c65e38274 method=com.sun.tools.javac.jvm.Pool.makePoolValue(Ljava/lang/Object;)Ljava/lang/Object; @ 81
Event: 9.251 Thread 0x0000029c62c0c000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000029c65e38274 method=com.sun.tools.javac.jvm.Pool.makePoolValue(Ljava/lang/Object;)Ljava/lang/Object; @ 81
 
Classes redefined (0 events):
No events
 
Internal exceptions (10 events):
Event: 3.690 Thread 0x0000029c62c0c000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000076fc472c0) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 4.296 Thread 0x0000029c62c0c000 Exception <a 'java/lang/ClassNotFoundException': com/sun/tools/javac/api/JavacTool> (0x000000076e6f9478) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 217]
Event: 4.951 Thread 0x0000029c62c0c000 Exception <a 'java/io/FileNotFoundException'> (0x000000076cf028f8) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 4.955 Thread 0x0000029c62c0c000 Exception <a 'java/io/FileNotFoundException'> (0x000000076cf60278) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 6.069 Thread 0x0000029c62c0c000 Implicit null exception at 0x0000029c64dad0f3 to 0x0000029c64dad531
Event: 6.073 Thread 0x0000029c62c0c000 Implicit null exception at 0x0000029c64dae0d5 to 0x0000029c64dae2d5
Event: 6.466 Thread 0x0000029c62c0c000 Implicit null exception at 0x0000029c657984b7 to 0x0000029c65798925
Event: 7.128 Thread 0x0000029c62c0c000 Implicit null exception at 0x0000029c64c4be4f to 0x0000029c64c4bf55
Event: 8.163 Thread 0x0000029c62c0c000 Implicit null exception at 0x0000029c64d814b3 to 0x0000029c64d820a9
Event: 8.163 Thread 0x0000029c62c0c000 Implicit null exception at 0x0000029c649d1b18 to 0x0000029c649d1ba6
 
Events (10 events):
Event: 9.245 Thread 0x0000029c62c0c000 DEOPT UNPACKING pc=0x0000029c645b5583 sp=0x000000fc908fcd48 mode 2
Event: 9.250 Thread 0x0000029c62c0c000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000029c65e38274
Event: 9.250 Thread 0x0000029c62c0c000 DEOPT PACKING pc=0x0000029c65e38274 sp=0x000000fc908fcda0
Event: 9.250 Thread 0x0000029c62c0c000 DEOPT UNPACKING pc=0x0000029c645b5583 sp=0x000000fc908fcd38 mode 2
Event: 9.251 Thread 0x0000029c62c0c000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000029c65e38274
Event: 9.251 Thread 0x0000029c62c0c000 DEOPT PACKING pc=0x0000029c65e38274 sp=0x000000fc908fcda0
Event: 9.251 Thread 0x0000029c62c0c000 DEOPT UNPACKING pc=0x0000029c645b5583 sp=0x000000fc908fcd38 mode 2
Event: 9.251 Thread 0x0000029c62c0c000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000029c65e38274
Event: 9.251 Thread 0x0000029c62c0c000 DEOPT PACKING pc=0x0000029c65e38274 sp=0x000000fc908fcda0
Event: 9.251 Thread 0x0000029c62c0c000 DEOPT UNPACKING pc=0x0000029c645b5583 sp=0x000000fc908fcd38 mode 2
 
 
Dynamic libraries:
0x00007ff7928c0000 - 0x00007ff792906000     C:\Users\wangf\.jdks\corretto-1.8.0_402\bin\java.exe
0x00007ffcf74b0000 - 0x00007ffcf76c7000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffcf5340000 - 0x00007ffcf5404000     C:\Windows\System32\KERNEL32.DLL
0x00007ffcf49f0000 - 0x00007ffcf4dc1000     C:\Windows\System32\KERNELBASE.dll
0x00007ffcf5730000 - 0x00007ffcf57e1000     C:\Windows\System32\ADVAPI32.dll
0x00007ffcf6680000 - 0x00007ffcf6727000     C:\Windows\System32\msvcrt.dll
0x00007ffcf5560000 - 0x00007ffcf5607000     C:\Windows\System32\sechost.dll
0x00007ffcf5120000 - 0x00007ffcf5148000     C:\Windows\System32\bcrypt.dll
0x00007ffcf6980000 - 0x00007ffcf6a94000     C:\Windows\System32\RPCRT4.dll
0x00007ffcf5180000 - 0x00007ffcf5331000     C:\Windows\System32\USER32.dll
0x00007ffcf5150000 - 0x00007ffcf5176000     C:\Windows\System32\win32u.dll
0x00007ffcf7440000 - 0x00007ffcf7469000     C:\Windows\System32\GDI32.dll
0x00007ffcf4710000 - 0x00007ffcf482b000     C:\Windows\System32\gdi32full.dll
0x00007ffcf45f0000 - 0x00007ffcf468a000     C:\Windows\System32\msvcp_win.dll
0x00007ffcf5000000 - 0x00007ffcf5111000     C:\Windows\System32\ucrtbase.dll
0x00007ffcdd9b0000 - 0x00007ffcddc42000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4830_none_270fe7d773858e80\COMCTL32.dll
0x00007ffcf5410000 - 0x00007ffcf5441000     C:\Windows\System32\IMM32.DLL
0x00007ffcdd3d0000 - 0x00007ffcdd3e5000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\vcruntime140.dll
0x00007ffc854c0000 - 0x00007ffc8555b000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\msvcp140.dll
0x00000000552c0000 - 0x0000000055b1c000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\server\jvm.dll
0x00007ffcf6970000 - 0x00007ffcf6978000     C:\Windows\System32\PSAPI.DLL
0x00007ffce8e50000 - 0x00007ffce8e84000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffce0c90000 - 0x00007ffce0c9a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ffce0d70000 - 0x00007ffce0d79000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffcf6aa0000 - 0x00007ffcf6b11000     C:\Windows\System32\WS2_32.dll
0x00007ffcf3600000 - 0x00007ffcf3618000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffcdd3c0000 - 0x00007ffcdd3d0000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\verify.dll
0x00007ffc8c6a0000 - 0x00007ffc8c6cb000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\java.dll
0x00007ffcd3890000 - 0x00007ffcd38c2000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\instrument.dll
0x00007ffc8c640000 - 0x00007ffc8c658000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\zip.dll
0x00007ffcf59c0000 - 0x00007ffcf6248000     C:\Windows\System32\SHELL32.dll
0x00007ffcf48b0000 - 0x00007ffcf49ef000     C:\Windows\System32\wintypes.dll
0x00007ffcf6b30000 - 0x00007ffcf6ec0000     C:\Windows\System32\combase.dll
0x00007ffcf2500000 - 0x00007ffcf2e0d000     C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffcf5450000 - 0x00007ffcf555a000     C:\Windows\System32\SHCORE.dll
0x00007ffcf6250000 - 0x00007ffcf62ae000     C:\Windows\System32\shlwapi.dll
0x00007ffcf4520000 - 0x00007ffcf454b000     C:\Windows\SYSTEM32\profapi.dll
0x00007ffcef9c0000 - 0x00007ffcef9da000     D:\IntelliJ IDEA 2023.3.4\bin\breakgen64.dll
0x00007ffc8c080000 - 0x00007ffc8c09c000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\net.dll
0x00007ffcf3ad0000 - 0x00007ffcf3b3a000     C:\Windows\system32\mswsock.dll
0x00007ffc86fb0000 - 0x00007ffc86fc3000     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-9c1a58c66bbb4ad7-jansi.dll
0x00007ffcf3780000 - 0x00007ffcf37b4000     C:\Windows\SYSTEM32\ntmarta.dll
 
VM Arguments:
jvm_args: -Dmaven.multiModuleProjectDirectory=D:\hxzkapp\hxzkapp-boot-gdty -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=58991: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(333152k free), swap 42651380k(5576k 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: Tue Apr  8 14:31:40 2025
timezone: Intel64 Family 6 Model 154 Stepping 4, GenuineIntel
elapsed time: 9.273407 seconds (0d 0h 0m 9s)