王飞
2025-01-23 2de56e472a41b7feb90be29a54a2d6f5a6c8762e
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
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
# 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:272), pid=7408, tid=0x0000000000006eec
#
# 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 (0x000002547fa4b000):  JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=28396, stack(0x000000885b000000,0x000000885b100000)]
 
Stack: [0x000000885b000000,0x000000885b100000]
[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:  35376 8554       4       java.util.Formatter$FormatSpecifier::justify (105 bytes)
 
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x0000025417618000 JavaThread "fork-1-event-thread" daemon [_thread_in_native, id=6312, stack(0x000000885b900000,0x000000885ba00000)]
  0x000002541a72f800 JavaThread "commands-fork-1" daemon [_thread_blocked, id=28352, stack(0x000000885b800000,0x000000885b900000)]
  0x0000025419a1b000 JavaThread "fork-1-err-thread" daemon [_thread_in_native, id=10520, stack(0x000000885b700000,0x000000885b800000)]
  0x000002541b3c4000 JavaThread "ThreadedStreamConsumer" daemon [_thread_blocked, id=8716, stack(0x000000885b600000,0x000000885b700000)]
  0x000002541937b800 JavaThread "ping-timer-10s" daemon [_thread_blocked, id=28872, stack(0x000000885b500000,0x000000885b600000)]
  0x000002541c636800 JavaThread "timeout-check-timer" daemon [_thread_blocked, id=20264, stack(0x000000885b400000,0x000000885b500000)]
  0x000002547fa56800 JavaThread "Service Thread" daemon [_thread_blocked, id=7980, stack(0x000000885b200000,0x000000885b300000)]
  0x000002547fa4d800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=26972, stack(0x000000885b100000,0x000000885b200000)]
=>0x000002547fa4b000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=28396, stack(0x000000885b000000,0x000000885b100000)]
  0x000002547fa45800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11704, stack(0x000000885af00000,0x000000885b000000)]
  0x000002547fa42000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2024, stack(0x000000885ae00000,0x000000885af00000)]
  0x000002547fa37800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=31612, stack(0x000000885ad00000,0x000000885ae00000)]
  0x000002547fa03000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5816, stack(0x000000885ac00000,0x000000885ad00000)]
  0x000002547fa02800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13072, stack(0x000000885ab00000,0x000000885ac00000)]
  0x000002547d5d9800 JavaThread "Finalizer" daemon [_thread_blocked, id=8448, stack(0x000000885aa00000,0x000000885ab00000)]
  0x000002547d5d2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8756, stack(0x000000885a900000,0x000000885aa00000)]
  0x000002547975a800 JavaThread "main" [_thread_in_native, id=2348, stack(0x0000008859d00000,0x0000008859e00000)]
 
Other Threads:
  0x000002547d5a9800 VMThread [stack: 0x000000885a800000,0x000000885a900000] [id=8924]
  0x000002547fa59000 WatcherThread [stack: 0x000000885b300000,0x000000885b400000] [id=12608]
 
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 284160K, used 29684K [0x000000076c600000, 0x000000077ff00000, 0x00000007c0000000)
  eden space 247808K, 11% used [0x000000076c600000,0x000000076e2fd268,0x000000077b800000)
  from space 36352K, 0% used [0x000000077b800000,0x000000077b800000,0x000000077db80000)
  to   space 33280K, 0% used [0x000000077dd00000,0x000000077dd00000,0x000000077fd80000)
 ParOldGen       total 179712K, used 37834K [0x00000006c5200000, 0x00000006d0180000, 0x000000076c600000)
  object space 179712K, 21% used [0x00000006c5200000,0x00000006c76f2a98,0x00000006d0180000)
 Metaspace       used 32893K, capacity 34082K, committed 35456K, reserved 1081344K
  class space    used 3724K, capacity 4035K, committed 4224K, reserved 1048576K
 
Card table byte_map: [0x000002547b640000,0x000002547be20000] byte_map_base: 0x0000025478017000
 
Marking Bits: (ParMarkBitMap*) 0x000000005b643810
 Begin Bits: [0x000002540f000000, 0x0000025412eb8000)
 End Bits:   [0x0000025412eb8000, 0x0000025416d70000)
 
Polling page: 0x0000025479a20000
 
CodeCache: size=245760Kb used=25315Kb max_used=27812Kb free=220444Kb
 bounds [0x0000025400000000, 0x0000025401b80000, 0x000002540f000000]
 total_blobs=7321 nmethods=6832 adapters=400
 compilation: enabled
 
Compilation events (10 events):
Event: 35.366 Thread 0x000002547fa4d800 8551       3       java.lang.Throwable::<init> (29 bytes)
Event: 35.367 Thread 0x000002547fa4d800 nmethod 8551 0x00000254010b7710 code [0x00000254010b78a0, 0x00000254010b7e30]
Event: 35.367 Thread 0x000002547fa4d800 8552       1       org.apache.maven.surefire.api.stream.AbstractStreamDecoder$MalformedFrameException::readFrom (5 bytes)
Event: 35.367 Thread 0x000002547fa4d800 nmethod 8552 0x00000254010e5d90 code [0x00000254010e5ee0, 0x00000254010e5ff8]
Event: 35.368 Thread 0x000002547fa4d800 8553       1       org.apache.maven.surefire.api.stream.AbstractStreamDecoder$MalformedFrameException::readTo (5 bytes)
Event: 35.368 Thread 0x000002547fa4d800 nmethod 8553 0x00000254010e7c90 code [0x00000254010e7de0, 0x00000254010e7ef8]
Event: 35.368 Thread 0x000002547fa4b000 8554       4       java.util.Formatter$FormatSpecifier::justify (105 bytes)
Event: 35.370 Thread 0x000002547fa4d800 8555       3       org.apache.maven.surefire.stream.EventDecoder::getEncodedMagicNumber (4 bytes)
Event: 35.370 Thread 0x000002547fa4d800 nmethod 8555 0x00000254010e7950 code [0x00000254010e7aa0, 0x00000254010e7bf8]
Event: 35.370 Thread 0x000002547fa4d800 8557   !   3       org.apache.maven.surefire.stream.EventDecoder::decode (399 bytes)
 
GC Heap History (10 events):
Event: 13.071 GC heap before
{Heap before GC invocations=11 (full 1):
 PSYoungGen      total 152064K, used 147293K [0x000000076c600000, 0x000000077a680000, 0x00000007c0000000)
  eden space 127488K, 100% used [0x000000076c600000,0x0000000774280000,0x0000000774280000)
  from space 24576K, 80% used [0x0000000774280000,0x00000007755d7590,0x0000000775a80000)
  to   space 26112K, 0% used [0x0000000778d00000,0x0000000778d00000,0x000000077a680000)
 ParOldGen       total 113664K, used 22232K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 19% used [0x00000006c5200000,0x00000006c67b63a0,0x00000006cc100000)
 Metaspace       used 29748K, capacity 30920K, committed 31232K, reserved 1077248K
  class space    used 3443K, capacity 3731K, committed 3840K, reserved 1048576K
Event: 13.088 GC heap after
Heap after GC invocations=11 (full 1):
 PSYoungGen      total 201728K, used 22621K [0x000000076c600000, 0x000000077b300000, 0x00000007c0000000)
  eden space 175616K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000777180000)
  from space 26112K, 86% used [0x0000000778d00000,0x000000077a317630,0x000000077a680000)
  to   space 28160K, 0% used [0x0000000777180000,0x0000000777180000,0x0000000778d00000)
 ParOldGen       total 113664K, used 22240K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 19% used [0x00000006c5200000,0x00000006c67b83a0,0x00000006cc100000)
 Metaspace       used 29748K, capacity 30920K, committed 31232K, reserved 1077248K
  class space    used 3443K, capacity 3731K, committed 3840K, reserved 1048576K
}
Event: 15.670 GC heap before
{Heap before GC invocations=12 (full 1):
 PSYoungGen      total 201728K, used 198237K [0x000000076c600000, 0x000000077b300000, 0x00000007c0000000)
  eden space 175616K, 100% used [0x000000076c600000,0x0000000777180000,0x0000000777180000)
  from space 26112K, 86% used [0x0000000778d00000,0x000000077a317630,0x000000077a680000)
  to   space 28160K, 0% used [0x0000000777180000,0x0000000777180000,0x0000000778d00000)
 ParOldGen       total 113664K, used 22240K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 19% used [0x00000006c5200000,0x00000006c67b83a0,0x00000006cc100000)
 Metaspace       used 29931K, capacity 31050K, committed 31232K, reserved 1077248K
  class space    used 3447K, capacity 3733K, committed 3840K, reserved 1048576K
Event: 15.692 GC heap after
Heap after GC invocations=12 (full 1):
 PSYoungGen      total 203776K, used 28147K [0x000000076c600000, 0x000000077fd80000, 0x00000007c0000000)
  eden space 175616K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000777180000)
  from space 28160K, 99% used [0x0000000777180000,0x0000000778cfcc30,0x0000000778d00000)
  to   space 33280K, 0% used [0x000000077dd00000,0x000000077dd00000,0x000000077fd80000)
 ParOldGen       total 113664K, used 27134K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 23% used [0x00000006c5200000,0x00000006c6c7f8e8,0x00000006cc100000)
 Metaspace       used 29931K, capacity 31050K, committed 31232K, reserved 1077248K
  class space    used 3447K, capacity 3733K, committed 3840K, reserved 1048576K
}
Event: 20.536 GC heap before
{Heap before GC invocations=13 (full 1):
 PSYoungGen      total 203776K, used 203763K [0x000000076c600000, 0x000000077fd80000, 0x00000007c0000000)
  eden space 175616K, 100% used [0x000000076c600000,0x0000000777180000,0x0000000777180000)
  from space 28160K, 99% used [0x0000000777180000,0x0000000778cfcc30,0x0000000778d00000)
  to   space 33280K, 0% used [0x000000077dd00000,0x000000077dd00000,0x000000077fd80000)
 ParOldGen       total 113664K, used 27134K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 23% used [0x00000006c5200000,0x00000006c6c7f8e8,0x00000006cc100000)
 Metaspace       used 31821K, capacity 33070K, committed 33152K, reserved 1079296K
  class space    used 3611K, capacity 3937K, committed 3968K, reserved 1048576K
Event: 20.570 GC heap after
Heap after GC invocations=13 (full 1):
 PSYoungGen      total 281088K, used 29860K [0x000000076c600000, 0x000000077ff00000, 0x00000007c0000000)
  eden space 247808K, 0% used [0x000000076c600000,0x000000076c600000,0x000000077b800000)
  from space 33280K, 89% used [0x000000077dd00000,0x000000077fa29268,0x000000077fd80000)
  to   space 36352K, 0% used [0x000000077b800000,0x000000077b800000,0x000000077db80000)
 ParOldGen       total 113664K, used 39655K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 34% used [0x00000006c5200000,0x00000006c78b9eb8,0x00000006cc100000)
 Metaspace       used 31821K, capacity 33070K, committed 33152K, reserved 1079296K
  class space    used 3611K, capacity 3937K, committed 3968K, reserved 1048576K
}
Event: 23.048 GC heap before
{Heap before GC invocations=14 (full 1):
 PSYoungGen      total 281088K, used 110148K [0x000000076c600000, 0x000000077ff00000, 0x00000007c0000000)
  eden space 247808K, 32% used [0x000000076c600000,0x0000000771468090,0x000000077b800000)
  from space 33280K, 89% used [0x000000077dd00000,0x000000077fa29268,0x000000077fd80000)
  to   space 36352K, 0% used [0x000000077b800000,0x000000077b800000,0x000000077db80000)
 ParOldGen       total 113664K, used 39655K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 34% used [0x00000006c5200000,0x00000006c78b9eb8,0x00000006cc100000)
 Metaspace       used 34050K, capacity 35380K, committed 35456K, reserved 1081344K
  class space    used 3860K, capacity 4210K, committed 4224K, reserved 1048576K
Event: 23.067 GC heap after
Heap after GC invocations=14 (full 1):
 PSYoungGen      total 284160K, used 24473K [0x000000076c600000, 0x000000077ff00000, 0x00000007c0000000)
  eden space 247808K, 0% used [0x000000076c600000,0x000000076c600000,0x000000077b800000)
  from space 36352K, 67% used [0x000000077b800000,0x000000077cfe6780,0x000000077db80000)
  to   space 33280K, 0% used [0x000000077dd00000,0x000000077dd00000,0x000000077fd80000)
 ParOldGen       total 113664K, used 42791K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 37% used [0x00000006c5200000,0x00000006c7bc9f78,0x00000006cc100000)
 Metaspace       used 34050K, capacity 35380K, committed 35456K, reserved 1081344K
  class space    used 3860K, capacity 4210K, committed 4224K, reserved 1048576K
}
Event: 23.067 GC heap before
{Heap before GC invocations=15 (full 2):
 PSYoungGen      total 284160K, used 24473K [0x000000076c600000, 0x000000077ff00000, 0x00000007c0000000)
  eden space 247808K, 0% used [0x000000076c600000,0x000000076c600000,0x000000077b800000)
  from space 36352K, 67% used [0x000000077b800000,0x000000077cfe6780,0x000000077db80000)
  to   space 33280K, 0% used [0x000000077dd00000,0x000000077dd00000,0x000000077fd80000)
 ParOldGen       total 113664K, used 42791K [0x00000006c5200000, 0x00000006cc100000, 0x000000076c600000)
  object space 113664K, 37% used [0x00000006c5200000,0x00000006c7bc9f78,0x00000006cc100000)
 Metaspace       used 34050K, capacity 35380K, committed 35456K, reserved 1081344K
  class space    used 3860K, capacity 4210K, committed 4224K, reserved 1048576K
Event: 23.227 GC heap after
Heap after GC invocations=15 (full 2):
 PSYoungGen      total 284160K, used 0K [0x000000076c600000, 0x000000077ff00000, 0x00000007c0000000)
  eden space 247808K, 0% used [0x000000076c600000,0x000000076c600000,0x000000077b800000)
  from space 36352K, 0% used [0x000000077b800000,0x000000077b800000,0x000000077db80000)
  to   space 33280K, 0% used [0x000000077dd00000,0x000000077dd00000,0x000000077fd80000)
 ParOldGen       total 179712K, used 37834K [0x00000006c5200000, 0x00000006d0180000, 0x000000076c600000)
  object space 179712K, 21% used [0x00000006c5200000,0x00000006c76f2a98,0x00000006d0180000)
 Metaspace       used 31016K, capacity 32176K, committed 35456K, reserved 1081344K
  class space    used 3501K, capacity 3826K, committed 4224K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 22.890 Thread 0x000002547975a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000254001d67d0 method=sun.nio.cs.UTF_8$Encoder.encode([CII[B)I @ 33
Event: 23.356 Thread 0x000002541c636800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000254007a2428 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 14
Event: 23.495 Thread 0x000002547975a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000254010b6cf8 method=org.apache.maven.surefire.shared.compress.archivers.zip.StreamCompressor.deflate()V @ 19
Event: 23.511 Thread 0x000002547975a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000025400282f10 method=java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.<init>(Ljava/util/Collections$UnmodifiableMap$UnmodifiableEntrySet;)V @ 17
Event: 23.512 Thread 0x000002547975a800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000254006f3a3c method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 76
Event: 23.554 Thread 0x0000025419a1b000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000254006fe1f4 method=java.util.regex.Matcher.getTextLength()I @ 4
Event: 26.340 Thread 0x000002541b3c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000025400a13f80 method=java.util.regex.Pattern$7.isSatisfiedBy(I)Z @ 5
Event: 26.340 Thread 0x000002541b3c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000025400a13f80 method=java.util.regex.Pattern$7.isSatisfiedBy(I)Z @ 5
Event: 26.340 Thread 0x000002541b3c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000025400a13f80 method=java.util.regex.Pattern$7.isSatisfiedBy(I)Z @ 5
Event: 26.340 Thread 0x000002541b3c4000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000025400a13f80 method=java.util.regex.Pattern$7.isSatisfiedBy(I)Z @ 5
 
Classes redefined (0 events):
No events
 
Internal exceptions (10 events):
Event: 11.437 Thread 0x000002547975a800 Implicit null exception at 0x0000025400894773 to 0x0000025400894bb1
Event: 11.444 Thread 0x000002547975a800 Implicit null exception at 0x0000025400866355 to 0x0000025400866555
Event: 13.188 Thread 0x000002547975a800 Implicit null exception at 0x000002540105d38f to 0x000002540105d491
Event: 14.934 Thread 0x000002547975a800 Implicit null exception at 0x000002540087dd73 to 0x000002540087e945
Event: 14.934 Thread 0x000002547975a800 Implicit null exception at 0x00000254006d9ad8 to 0x00000254006d9b66
Event: 14.934 Thread 0x000002547975a800 Implicit null exception at 0x000002540080c68c to 0x000002540080c6cd
Event: 16.536 Thread 0x000002547975a800 Implicit null exception at 0x000002540159c7ab to 0x000002540159d0a9
Event: 17.525 Thread 0x000002547975a800 Implicit null exception at 0x000002540196d539 to 0x000002540196eb89
Event: 19.018 Thread 0x000002547975a800 Exception <a 'java/io/FileNotFoundException'> (0x00000007754f1080) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 19.020 Thread 0x000002547975a800 Exception <a 'java/io/FileNotFoundException'> (0x00000007754f2ab8) thrown at [C:\wsjdk\Corretto8Src\installers\windows\zip\corretto-build\buildRoot\hotspot\src\share\vm\prims\jni.cpp, line 709]
 
Events (10 events):
Event: 26.340 Thread 0x000002541b3c4000 DEOPT PACKING pc=0x0000025400a13f80 sp=0x000000885b6fdf40
Event: 26.340 Thread 0x000002541b3c4000 DEOPT UNPACKING pc=0x0000025400045583 sp=0x000000885b6fdef0 mode 2
Event: 26.340 Thread 0x000002541b3c4000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000025400a13f80
Event: 26.340 Thread 0x000002541b3c4000 DEOPT PACKING pc=0x0000025400a13f80 sp=0x000000885b6fdfc0
Event: 26.340 Thread 0x000002541b3c4000 DEOPT UNPACKING pc=0x0000025400045583 sp=0x000000885b6fdf60 mode 2
Event: 26.340 Thread 0x000002541b3c4000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000025400a13f80
Event: 26.340 Thread 0x000002541b3c4000 DEOPT PACKING pc=0x0000025400a13f80 sp=0x000000885b6fdf40
Event: 26.340 Thread 0x000002541b3c4000 DEOPT UNPACKING pc=0x0000025400045583 sp=0x000000885b6fdef0 mode 2
Event: 35.363 Executing VM operation: RevokeBias
Event: 35.363 Executing VM operation: RevokeBias done
 
 
Dynamic libraries:
0x00007ff7d7e40000 - 0x00007ff7d7e86000     C:\Users\wangf\.jdks\corretto-1.8.0_402\bin\java.exe
0x00007ffd48ad0000 - 0x00007ffd48ce7000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffd47c90000 - 0x00007ffd47d54000     C:\Windows\System32\KERNEL32.DLL
0x00007ffd461f0000 - 0x00007ffd465a9000     C:\Windows\System32\KERNELBASE.dll
0x00007ffd47d60000 - 0x00007ffd47e12000     C:\Windows\System32\ADVAPI32.dll
0x00007ffd48520000 - 0x00007ffd485c7000     C:\Windows\System32\msvcrt.dll
0x00007ffd485d0000 - 0x00007ffd48677000     C:\Windows\System32\sechost.dll
0x00007ffd46750000 - 0x00007ffd46778000     C:\Windows\System32\bcrypt.dll
0x00007ffd467f0000 - 0x00007ffd46904000     C:\Windows\System32\RPCRT4.dll
0x00007ffd47ff0000 - 0x00007ffd4819e000     C:\Windows\System32\USER32.dll
0x00007ffd46100000 - 0x00007ffd46126000     C:\Windows\System32\win32u.dll
0x00007ffd46d40000 - 0x00007ffd46d69000     C:\Windows\System32\GDI32.dll
0x00007ffd465b0000 - 0x00007ffd466cb000     C:\Windows\System32\gdi32full.dll
0x00007ffd46060000 - 0x00007ffd460fa000     C:\Windows\System32\msvcp_win.dll
0x00007ffd45dd0000 - 0x00007ffd45ee1000     C:\Windows\System32\ucrtbase.dll
0x00007ffd2aba0000 - 0x00007ffd2ae32000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.4391_none_2715d37f73803e96\COMCTL32.dll
0x00007ffd481a0000 - 0x00007ffd481d1000     C:\Windows\System32\IMM32.DLL
0x00007ffd3eac0000 - 0x00007ffd3ead5000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\vcruntime140.dll
0x00007ffd111c0000 - 0x00007ffd1125b000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\msvcp140.dll
0x000000005ae60000 - 0x000000005b6bc000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\server\jvm.dll
0x00007ffd46dd0000 - 0x00007ffd46dd8000     C:\Windows\System32\PSAPI.DLL
0x00007ffd2c370000 - 0x00007ffd2c379000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffd39ae0000 - 0x00007ffd39b14000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffd31c40000 - 0x00007ffd31c4a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ffd46de0000 - 0x00007ffd46e51000     C:\Windows\System32\WS2_32.dll
0x00007ffd44dd0000 - 0x00007ffd44de8000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffd111b0000 - 0x00007ffd111c0000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\verify.dll
0x00007ffca8f50000 - 0x00007ffca8f7b000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\java.dll
0x00007ffd11280000 - 0x00007ffd112b2000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\instrument.dll
0x00007ffd11190000 - 0x00007ffd111a8000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\zip.dll
0x00007ffd472e0000 - 0x00007ffd47b56000     C:\Windows\System32\SHELL32.dll
0x00007ffd43cc0000 - 0x00007ffd445c3000     C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffd48680000 - 0x00007ffd48a0f000     C:\Windows\System32\combase.dll
0x00007ffd43b80000 - 0x00007ffd43cbf000     C:\Windows\SYSTEM32\wintypes.dll
0x00007ffd48410000 - 0x00007ffd48509000     C:\Windows\System32\SHCORE.dll
0x00007ffd48a30000 - 0x00007ffd48a8e000     C:\Windows\System32\shlwapi.dll
0x00007ffd45d00000 - 0x00007ffd45d2b000     C:\Windows\SYSTEM32\profapi.dll
0x00007ffd33f90000 - 0x00007ffd33faa000     D:\IntelliJ IDEA 2023.3.4\bin\breakgen64.dll
0x00007ffca8de0000 - 0x00007ffca8dfc000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\net.dll
0x00007ffd45240000 - 0x00007ffd452a9000     C:\Windows\system32\mswsock.dll
0x00007ffca83c0000 - 0x00007ffca83d3000     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-7def3cbbde7d54aa-jansi.dll
0x00007ffd44ee0000 - 0x00007ffd44f14000     C:\Windows\SYSTEM32\ntmarta.dll
0x00007ffd32620000 - 0x00007ffd3262d000     C:\Users\wangf\.jdks\corretto-1.8.0_402\jre\bin\management.dll
0x00007ffd2a050000 - 0x00007ffd2a067000     C:\Windows\system32\napinsp.dll
0x00007ffd2a030000 - 0x00007ffd2a04b000     C:\Windows\system32\pnrpnsp.dll
0x00007ffd448a0000 - 0x00007ffd449a2000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffd44870000 - 0x00007ffd4489d000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffd48510000 - 0x00007ffd48519000     C:\Windows\System32\NSI.dll
0x00007ffd293e0000 - 0x00007ffd293f1000     C:\Windows\System32\winrnr.dll
0x00007ffd3e0e0000 - 0x00007ffd3e0f5000     C:\Windows\system32\wshbth.dll
0x00007ffd293b0000 - 0x00007ffd293d7000     C:\Windows\system32\nlansp_c.dll
0x00007ffd3e470000 - 0x00007ffd3e47a000     C:\Windows\System32\rasadhlp.dll
0x00007ffd3dfd0000 - 0x00007ffd3e053000     C:\Windows\System32\fwpuclnt.dll
0x00007ffd45620000 - 0x00007ffd4563b000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffd44d30000 - 0x00007ffd44d65000     C:\Windows\system32\rsaenh.dll
0x00007ffd45350000 - 0x00007ffd45378000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ffd466d0000 - 0x00007ffd4674b000     C:\Windows\System32\bcryptprimitives.dll
0x00007ffd454b0000 - 0x00007ffd454bc000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffd3ed40000 - 0x00007ffd3ed59000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd3ece0000 - 0x00007ffd3ecff000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
 
VM Arguments:
jvm_args: -Dmaven.multiModuleProjectDirectory=D:\hxzkapp\hxzkapp-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=10383: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\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.4391)
 
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(663600k free), swap 42651380k(556k 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: Fri Dec  6 13:31:33 2024
timezone: Intel64 Family 6 Model 154 Stepping 4, GenuineIntel
elapsed time: 35.387200 seconds (0d 0h 0m 35s)