-
Notifications
You must be signed in to change notification settings - Fork 2
/
hs_err_pid2404.log
762 lines (704 loc) · 57 KB
/
hs_err_pid2404.log
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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1625776 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 Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (arena.cpp:191), pid=2404, tid=8756
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.10+7 (17.0.10+7) (build 17.0.10+7)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (17.0.10+7, mixed mode, tiered, compressed oops, compressed class ptrs, parallel gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
--------------- S U M M A R Y ------------
Command Line: --add-modules=ALL-SYSTEM --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -Xlog:disable -javaagent:c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\lombok\lombok-1.18.31.jar -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=c:\Users\Kiet\AppData\Roaming\Code\User\workspaceStorage\794778fa6a47f198356234ad77415c6f\redhat.java -Daether.dependencyCollector.impl=bf c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.700.v20231214-2017.jar -configuration c:\Users\Kiet\AppData\Roaming\Code\User\globalStorage\redhat.java\1.28.1\config_win -data c:\Users\Kiet\AppData\Roaming\Code\User\workspaceStorage\794778fa6a47f198356234ad77415c6f\redhat.java\jdt_ws --stdio
Host: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz, 8 cores, 7G, Windows 11 , 64 bit Build 22621 (10.0.22621.3085)
Time: Sat Mar 9 17:07:00 2024 SE Asia Standard Time elapsed time: 16.963715 seconds (0d 0h 0m 16s)
--------------- T H R E A D ---------------
Current thread (0x000001fd1b6f7780): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8756, stack(0x000000f864a00000,0x000000f864b00000)]
Current CompileTask:
C2: 16963 12917 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeRule (7964 bytes)
Stack: [0x000000f864a00000,0x000000f864b00000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x67d2c9]
V [jvm.dll+0x834afa]
V [jvm.dll+0x8365be]
V [jvm.dll+0x836c23]
V [jvm.dll+0x2477ff]
V [jvm.dll+0xac514]
V [jvm.dll+0xacb5c]
V [jvm.dll+0x366782]
V [jvm.dll+0x330bfa]
V [jvm.dll+0x33009a]
V [jvm.dll+0x219ef1]
V [jvm.dll+0x219311]
V [jvm.dll+0x1a502d]
V [jvm.dll+0x2290de]
V [jvm.dll+0x2272ac]
V [jvm.dll+0x7e9bb7]
V [jvm.dll+0x7e3fba]
V [jvm.dll+0x67c1b5]
C [ucrtbase.dll+0x29363]
C [KERNEL32.DLL+0x1257d]
C [ntdll.dll+0x5aa58]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x000001fd394a18c0, length=38, elements={
0x000001fd1b694540, 0x000001fd2f51e1e0, 0x000001fd347a77c0, 0x000001fd347d0f20,
0x000001fd347d19f0, 0x000001fd347d25b0, 0x000001fd347d3a50, 0x000001fd347d8bc0,
0x000001fd347e2680, 0x000001fd347e3470, 0x000001fd3495a3f0, 0x000001fd1b6f7780,
0x000001fd34958590, 0x000001fd34958aa0, 0x000001fd34958080, 0x000001fd3495b830,
0x000001fd3495a900, 0x000001fd34958fb0, 0x000001fd3495b320, 0x000001fd36854450,
0x000001fd3671dab0, 0x000001fd3671cb80, 0x000001fd3671d5a0, 0x000001fd367189b0,
0x000001fd36717f90, 0x000001fd367198e0, 0x000001fd3671b740, 0x000001fd3671d090,
0x000001fd367184a0, 0x000001fd36719df0, 0x000001fd3671b230, 0x000001fd3671dfc0,
0x000001fd3671a300, 0x000001fd3671e4d0, 0x000001fd3671c670, 0x000001fd36717a80,
0x000001fd3671e9e0, 0x000001fd374d2460
}
Java Threads: ( => current thread )
0x000001fd1b694540 JavaThread "main" [_thread_blocked, id=19668, stack(0x000000f863d00000,0x000000f863e00000)]
0x000001fd2f51e1e0 JavaThread "Reference Handler" daemon [_thread_blocked, id=16204, stack(0x000000f864000000,0x000000f864100000)]
0x000001fd347a77c0 JavaThread "Finalizer" daemon [_thread_blocked, id=16312, stack(0x000000f864100000,0x000000f864200000)]
0x000001fd347d0f20 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10260, stack(0x000000f864200000,0x000000f864300000)]
0x000001fd347d19f0 JavaThread "Attach Listener" daemon [_thread_blocked, id=748, stack(0x000000f864300000,0x000000f864400000)]
0x000001fd347d25b0 JavaThread "Service Thread" daemon [_thread_blocked, id=15456, stack(0x000000f864400000,0x000000f864500000)]
0x000001fd347d3a50 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=1984, stack(0x000000f864500000,0x000000f864600000)]
0x000001fd347d8bc0 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=8648, stack(0x000000f864600000,0x000000f864700000)]
0x000001fd347e2680 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=19624, stack(0x000000f864700000,0x000000f864800000)]
0x000001fd347e3470 JavaThread "Sweeper thread" daemon [_thread_blocked, id=13964, stack(0x000000f864800000,0x000000f864900000)]
0x000001fd3495a3f0 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=18428, stack(0x000000f864900000,0x000000f864a00000)]
=>0x000001fd1b6f7780 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8756, stack(0x000000f864a00000,0x000000f864b00000)]
0x000001fd34958590 JavaThread "Notification Thread" daemon [_thread_blocked, id=11536, stack(0x000000f864b00000,0x000000f864c00000)]
0x000001fd34958aa0 JavaThread "Active Thread: Equinox Container: 3ac2cc69-409a-4b36-871f-bdcb230767b1" [_thread_blocked, id=15076, stack(0x000000f865400000,0x000000f865500000)]
0x000001fd34958080 JavaThread "Framework Event Dispatcher: Equinox Container: 3ac2cc69-409a-4b36-871f-bdcb230767b1" daemon [_thread_blocked, id=7756, stack(0x000000f865500000,0x000000f865600000)]
0x000001fd3495b830 JavaThread "Start Level: Equinox Container: 3ac2cc69-409a-4b36-871f-bdcb230767b1" daemon [_thread_blocked, id=12464, stack(0x000000f865600000,0x000000f865700000)]
0x000001fd3495a900 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=18556, stack(0x000000f865800000,0x000000f865900000)]
0x000001fd34958fb0 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=16028, stack(0x000000f865900000,0x000000f865a00000)]
0x000001fd3495b320 JavaThread "Worker-JM" [_thread_blocked, id=5368, stack(0x000000f864d00000,0x000000f864e00000)]
0x000001fd36854450 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=4340, stack(0x000000f865b00000,0x000000f865c00000)]
0x000001fd3671dab0 JavaThread "Worker-0: Refreshing workspace" [_thread_blocked, id=15364, stack(0x000000f865c00000,0x000000f865d00000)]
0x000001fd3671cb80 JavaThread "Worker-1" [_thread_blocked, id=20744, stack(0x000000f865d00000,0x000000f865e00000)]
0x000001fd3671d5a0 JavaThread "Java indexing" daemon [_thread_blocked, id=10388, stack(0x000000f865e00000,0x000000f865f00000)]
0x000001fd367189b0 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=5712, stack(0x000000f865f00000,0x000000f866000000)]
0x000001fd36717f90 JavaThread "pool-2-thread-1" [_thread_blocked, id=19856, stack(0x000000f866000000,0x000000f866100000)]
0x000001fd367198e0 JavaThread "Worker-2: Initialize workspace" [_thread_blocked, id=10312, stack(0x000000f866100000,0x000000f866200000)]
0x000001fd3671b740 JavaThread "WorkspaceEventsHandler" [_thread_blocked, id=6952, stack(0x000000f866200000,0x000000f866300000)]
0x000001fd3671d090 JavaThread "pool-1-thread-1" [_thread_in_native, id=15628, stack(0x000000f866300000,0x000000f866400000)]
0x000001fd367184a0 JavaThread "Worker-3" [_thread_blocked, id=21116, stack(0x000000f866400000,0x000000f866500000)]
0x000001fd36719df0 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=19632, stack(0x000000f866500000,0x000000f866600000)]
0x000001fd3671b230 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_blocked, id=5980, stack(0x000000f866600000,0x000000f866700000)]
0x000001fd3671dfc0 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_in_native, id=5640, stack(0x000000f866700000,0x000000f866800000)]
0x000001fd3671a300 JavaThread "Worker-4" [_thread_blocked, id=18776, stack(0x000000f865a00000,0x000000f865b00000)]
0x000001fd3671e4d0 JavaThread "ForkJoinPool.commonPool-worker-4" daemon [_thread_blocked, id=12564, stack(0x000000f866800000,0x000000f866900000)]
0x000001fd3671c670 JavaThread "ForkJoinPool.commonPool-worker-5" daemon [_thread_blocked, id=2520, stack(0x000000f866900000,0x000000f866a00000)]
0x000001fd36717a80 JavaThread "ForkJoinPool.commonPool-worker-6" daemon [_thread_blocked, id=15528, stack(0x000000f866a00000,0x000000f866b00000)]
0x000001fd3671e9e0 JavaThread "ForkJoinPool.commonPool-worker-7" daemon [_thread_in_Java, id=11808, stack(0x000000f866b00000,0x000000f866c00000)]
0x000001fd374d2460 JavaThread "Compiler Processing Task" daemon [_thread_in_Java, id=14084, stack(0x000000f866d00000,0x000000f866e00000)]
Other Threads:
0x000001fd34790c20 VMThread "VM Thread" [stack: 0x000000f863f00000,0x000000f864000000] [id=20156]
0x000001fd34b67cf0 WatcherThread [stack: 0x000000f864c00000,0x000000f864d00000] [id=3336]
0x000001fd1b6a7a20 GCTaskThread "GC Thread#0" [stack: 0x000000f863e00000,0x000000f863f00000] [id=15036]
0x000001fd35e93e20 GCTaskThread "GC Thread#1" [stack: 0x000000f864e00000,0x000000f864f00000] [id=8236]
0x000001fd35e94be0 GCTaskThread "GC Thread#2" [stack: 0x000000f864f00000,0x000000f865000000] [id=15996]
0x000001fd35e940e0 GCTaskThread "GC Thread#3" [stack: 0x000000f865000000,0x000000f865100000] [id=20108]
0x000001fd35e943a0 GCTaskThread "GC Thread#4" [stack: 0x000000f865100000,0x000000f865200000] [id=19548]
0x000001fd35e93060 GCTaskThread "GC Thread#5" [stack: 0x000000f865200000,0x000000f865300000] [id=19128]
0x000001fd35e94660 GCTaskThread "GC Thread#6" [stack: 0x000000f865300000,0x000000f865400000] [id=10744]
0x000001fd35e935e0 GCTaskThread "GC Thread#7" [stack: 0x000000f865700000,0x000000f865800000] [id=14204]
Threads with active compile tasks:
C2 CompilerThread0 16984 12552 4 org.eclipse.jdt.internal.compiler.lookup.Scope::findMemberType (723 bytes)
C1 CompilerThread0 16984 13231 3 org.eclipse.jdt.internal.core.builder.NameEnvironment::findClass (482 bytes)
C2 CompilerThread1 16984 12917 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeRule (7964 bytes)
C2 CompilerThread2 16984 12947 ! 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::superInterfaces (286 bytes)
VM state: not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit
CDS archive(s) not mapped
Compressed class space mapped at: 0x0000000100000000-0x0000000140000000, reserved size: 1073741824
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3, Narrow klass range: 0x140000000
GC Precious Log:
CPUs: 8 total, 8 available
Memory: 7987M
Large Page Support: Disabled
NUMA Support: Disabled
Compressed Oops: Enabled (32-bit)
Alignments: Space 512K, Generation 512K, Heap 2M
Heap Min Capacity: 100M
Heap Initial Capacity: 100M
Heap Max Capacity: 1G
Pre-touch: Disabled
Parallel Workers: 8
Heap:
PSYoungGen total 1536K, used 886K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 49% used [0x00000000eab00000,0x00000000eab7d8f0,0x00000000eac00000)
from space 512K, 75% used [0x00000000ead00000,0x00000000ead60020,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 84499K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 95% used [0x00000000c0000000,0x00000000c5284c40,0x00000000c5680000)
Metaspace used 78345K, committed 79552K, reserved 1179648K
class space used 8084K, committed 8640K, reserved 1048576K
Card table byte_map: [0x000001fd1b020000,0x000001fd1b230000] _byte_map_base: 0x000001fd1aa20000
Marking Bits: (ParMarkBitMap*) 0x00007ffa4ed5d7d0
Begin Bits: [0x000001fd2d320000, 0x000001fd2e320000)
End Bits: [0x000001fd2e320000, 0x000001fd2f320000)
Polling page: 0x000001fd19660000
Metaspace:
Usage:
Non-class: 68.61 MB used.
Class: 7.89 MB used.
Both: 76.51 MB used.
Virtual space:
Non-class space: 128.00 MB reserved, 69.25 MB ( 54%) committed, 2 nodes.
Class space: 1.00 GB reserved, 8.44 MB ( <1%) committed, 1 nodes.
Both: 1.12 GB reserved, 77.69 MB ( 7%) committed.
Chunk freelists:
Non-Class: 10.08 MB
Class: 7.53 MB
Both: 17.61 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 127.81 MB
CDS: off
MetaspaceReclaimPolicy: balanced
- commit_granule_bytes: 65536.
- commit_granule_words: 8192.
- virtual_space_node_default_size: 8388608.
- enlarge_chunks_in_place: 1.
- new_chunks_are_fully_committed: 0.
- uncommit_free_chunks: 1.
- use_allocation_guard: 0.
- handle_deallocations: 1.
Internal statistics:
num_allocs_failed_limit: 9.
num_arena_births: 756.
num_arena_deaths: 16.
num_vsnodes_births: 3.
num_vsnodes_deaths: 0.
num_space_committed: 1243.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 26.
num_chunks_taken_from_freelist: 3881.
num_chunk_merges: 14.
num_chunk_splits: 2418.
num_chunks_enlarged: 1403.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=120000Kb used=6243Kb max_used=6327Kb free=113756Kb
bounds [0x000001fd25df0000, 0x000001fd26450000, 0x000001fd2d320000]
CodeHeap 'profiled nmethods': size=120000Kb used=22933Kb max_used=23408Kb free=97067Kb
bounds [0x000001fd1e320000, 0x000001fd1fa10000, 0x000001fd25850000]
CodeHeap 'non-nmethods': size=5760Kb used=1482Kb max_used=1509Kb free=4278Kb
bounds [0x000001fd25850000, 0x000001fd25ac0000, 0x000001fd25df0000]
total_blobs=11047 nmethods=10289 adapters=667
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 16.946 Thread 0x000001fd347e2680 13217 2 org.eclipse.jdt.internal.compiler.codegen.CodeStream::reset (171 bytes)
Event: 16.947 Thread 0x000001fd347e2680 nmethod 13217 0x000001fd1f27b090 code [0x000001fd1f27b280, 0x000001fd1f27b5b8]
Event: 16.951 Thread 0x000001fd347e2680 13218 2 org.eclipse.jdt.internal.compiler.codegen.ConstantPool::initialize (27 bytes)
Event: 16.951 Thread 0x000001fd347e2680 nmethod 13218 0x000001fd1f8a4b10 code [0x000001fd1f8a4ca0, 0x000001fd1f8a4dd8]
Event: 16.952 Thread 0x000001fd347e2680 13219 3 org.eclipse.jdt.internal.compiler.codegen.ConstantPool::literalIndexForType (35 bytes)
Event: 16.952 Thread 0x000001fd347e2680 nmethod 13219 0x000001fd1f4f5c10 code [0x000001fd1f4f5de0, 0x000001fd1f4f6138]
Event: 16.954 Thread 0x000001fd347e2680 13220 3 org.eclipse.jdt.internal.compiler.ast.NameReference::checkEffectiveFinality (101 bytes)
Event: 16.955 Thread 0x000001fd347e2680 nmethod 13220 0x000001fd1f05cf10 code [0x000001fd1f05d1c0, 0x000001fd1f05dfe8]
Event: 16.955 Thread 0x000001fd347e2680 13223 ! 2 org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration::generateCode (360 bytes)
Event: 16.957 Thread 0x000001fd347e2680 nmethod 13223 0x000001fd1ef81610 code [0x000001fd1ef81900, 0x000001fd1ef824e8]
Event: 16.957 Thread 0x000001fd347e2680 13221 2 org.eclipse.jdt.internal.compiler.codegen.Label::<init> (15 bytes)
Event: 16.957 Thread 0x000001fd347e2680 nmethod 13221 0x000001fd1f8d6610 code [0x000001fd1f8d67a0, 0x000001fd1f8d68b8]
Event: 16.957 Thread 0x000001fd347e2680 13222 ! 2 org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration::generateCode (299 bytes)
Event: 16.958 Thread 0x000001fd347e2680 nmethod 13222 0x000001fd1f4f4c90 code [0x000001fd1f4f4ee0, 0x000001fd1f4f56a8]
Event: 16.958 Thread 0x000001fd347e2680 13225 3 org.eclipse.jdt.internal.compiler.codegen.CodeStream::isDefinitelyAssigned (123 bytes)
Event: 16.959 Thread 0x000001fd347e2680 nmethod 13225 0x000001fd1f22f610 code [0x000001fd1f22f820, 0x000001fd1f230098]
Event: 16.959 Thread 0x000001fd347e2680 13224 2 org.eclipse.jdt.internal.compiler.codegen.BranchLabel::branch (82 bytes)
Event: 16.959 Thread 0x000001fd347e2680 nmethod 13224 0x000001fd1f22f090 code [0x000001fd1f22f260, 0x000001fd1f22f488]
Event: 16.959 Thread 0x000001fd347e2680 13226 2 org.eclipse.jdt.ls.core.internal.CancellableProgressMonitor::<init> (10 bytes)
Event: 16.959 Thread 0x000001fd347e2680 nmethod 13226 0x000001fd1f22ed10 code [0x000001fd1f22eea0, 0x000001fd1f22efd8]
GC Heap History (20 events):
Event: 16.759 GC heap before
{Heap before GC invocations=228 (full 7):
PSYoungGen total 1536K, used 1428K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000eab00000,0x00000000eac00000,0x00000000eac00000)
from space 512K, 79% used [0x00000000ead00000,0x00000000ead653d0,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 81639K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 92% used [0x00000000c0000000,0x00000000c4fb9c50,0x00000000c5680000)
Metaspace used 78170K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.760 GC heap after
{Heap after GC invocations=228 (full 7):
PSYoungGen total 1536K, used 304K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 59% used [0x00000000eac80000,0x00000000eaccc010,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 81916K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 92% used [0x00000000c0000000,0x00000000c4fff020,0x00000000c5680000)
Metaspace used 78170K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.793 GC heap before
{Heap before GC invocations=229 (full 7):
PSYoungGen total 1536K, used 1328K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000eab00000,0x00000000eac00000,0x00000000eac00000)
from space 512K, 59% used [0x00000000eac80000,0x00000000eaccc010,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 81916K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 92% used [0x00000000c0000000,0x00000000c4fff020,0x00000000c5680000)
Metaspace used 78176K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.794 GC heap after
{Heap after GC invocations=229 (full 7):
PSYoungGen total 1536K, used 256K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 50% used [0x00000000ead00000,0x00000000ead40000,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 82148K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 92% used [0x00000000c0000000,0x00000000c5039040,0x00000000c5680000)
Metaspace used 78176K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.819 GC heap before
{Heap before GC invocations=230 (full 7):
PSYoungGen total 1536K, used 1280K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000eab00000,0x00000000eac00000,0x00000000eac00000)
from space 512K, 50% used [0x00000000ead00000,0x00000000ead40000,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 82148K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 92% used [0x00000000c0000000,0x00000000c5039040,0x00000000c5680000)
Metaspace used 78193K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.820 GC heap after
{Heap after GC invocations=230 (full 7):
PSYoungGen total 1536K, used 448K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 87% used [0x00000000eac80000,0x00000000eacf0000,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 82260K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 92% used [0x00000000c0000000,0x00000000c5055040,0x00000000c5680000)
Metaspace used 78193K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.836 GC heap before
{Heap before GC invocations=231 (full 7):
PSYoungGen total 1536K, used 1466K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 99% used [0x00000000eab00000,0x00000000eabfea88,0x00000000eac00000)
from space 512K, 87% used [0x00000000eac80000,0x00000000eacf0000,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 82260K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 92% used [0x00000000c0000000,0x00000000c5055040,0x00000000c5680000)
Metaspace used 78194K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.837 GC heap after
{Heap after GC invocations=231 (full 7):
PSYoungGen total 1536K, used 320K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 62% used [0x00000000ead00000,0x00000000ead50000,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 82534K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c5099938,0x00000000c5680000)
Metaspace used 78194K, committed 79424K, reserved 1179648K
class space used 8072K, committed 8640K, reserved 1048576K
}
Event: 16.866 GC heap before
{Heap before GC invocations=232 (full 7):
PSYoungGen total 1536K, used 1344K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000eab00000,0x00000000eac00000,0x00000000eac00000)
from space 512K, 62% used [0x00000000ead00000,0x00000000ead50000,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 82534K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c5099938,0x00000000c5680000)
Metaspace used 78233K, committed 79488K, reserved 1179648K
class space used 8078K, committed 8640K, reserved 1048576K
}
Event: 16.867 GC heap after
{Heap after GC invocations=232 (full 7):
PSYoungGen total 1536K, used 299K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 58% used [0x00000000eac80000,0x00000000eaccafe8,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 82691K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c50c0c38,0x00000000c5680000)
Metaspace used 78233K, committed 79488K, reserved 1179648K
class space used 8078K, committed 8640K, reserved 1048576K
}
Event: 16.873 GC heap before
{Heap before GC invocations=233 (full 7):
PSYoungGen total 1536K, used 1323K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 99% used [0x00000000eab00000,0x00000000eabfffd8,0x00000000eac00000)
from space 512K, 58% used [0x00000000eac80000,0x00000000eaccafe8,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 82691K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c50c0c38,0x00000000c5680000)
Metaspace used 78233K, committed 79488K, reserved 1179648K
class space used 8078K, committed 8640K, reserved 1048576K
}
Event: 16.874 GC heap after
{Heap after GC invocations=233 (full 7):
PSYoungGen total 1536K, used 445K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 87% used [0x00000000ead00000,0x00000000ead6f7c0,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 82858K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c50ea960,0x00000000c5680000)
Metaspace used 78233K, committed 79488K, reserved 1179648K
class space used 8078K, committed 8640K, reserved 1048576K
}
Event: 16.894 GC heap before
{Heap before GC invocations=234 (full 7):
PSYoungGen total 1536K, used 1469K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000eab00000,0x00000000eac00000,0x00000000eac00000)
from space 512K, 87% used [0x00000000ead00000,0x00000000ead6f7c0,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 82858K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c50ea960,0x00000000c5680000)
Metaspace used 78241K, committed 79488K, reserved 1179648K
class space used 8078K, committed 8640K, reserved 1048576K
}
Event: 16.895 GC heap after
{Heap after GC invocations=234 (full 7):
PSYoungGen total 1536K, used 304K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 59% used [0x00000000eac80000,0x00000000eaccc010,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 83177K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c513a758,0x00000000c5680000)
Metaspace used 78241K, committed 79488K, reserved 1179648K
class space used 8078K, committed 8640K, reserved 1048576K
}
Event: 16.909 GC heap before
{Heap before GC invocations=235 (full 7):
PSYoungGen total 1536K, used 1327K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 99% used [0x00000000eab00000,0x00000000eabfffe8,0x00000000eac00000)
from space 512K, 59% used [0x00000000eac80000,0x00000000eaccc010,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 83177K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 93% used [0x00000000c0000000,0x00000000c513a758,0x00000000c5680000)
Metaspace used 78301K, committed 79552K, reserved 1179648K
class space used 8082K, committed 8640K, reserved 1048576K
}
Event: 16.910 GC heap after
{Heap after GC invocations=235 (full 7):
PSYoungGen total 1536K, used 325K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 63% used [0x00000000ead00000,0x00000000ead516a8,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 83363K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 94% used [0x00000000c0000000,0x00000000c5168ec0,0x00000000c5680000)
Metaspace used 78301K, committed 79552K, reserved 1179648K
class space used 8082K, committed 8640K, reserved 1048576K
}
Event: 16.915 GC heap before
{Heap before GC invocations=236 (full 7):
PSYoungGen total 1536K, used 1329K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 97% used [0x00000000eab00000,0x00000000eabfad60,0x00000000eac00000)
from space 512K, 63% used [0x00000000ead00000,0x00000000ead516a8,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 83363K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 94% used [0x00000000c0000000,0x00000000c5168ec0,0x00000000c5680000)
Metaspace used 78301K, committed 79552K, reserved 1179648K
class space used 8082K, committed 8640K, reserved 1048576K
}
Event: 16.916 GC heap after
{Heap after GC invocations=236 (full 7):
PSYoungGen total 1536K, used 477K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 93% used [0x00000000eac80000,0x00000000eacf76c0,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 83655K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 94% used [0x00000000c0000000,0x00000000c51b1d58,0x00000000c5680000)
Metaspace used 78301K, committed 79552K, reserved 1179648K
class space used 8082K, committed 8640K, reserved 1048576K
}
Event: 16.937 GC heap before
{Heap before GC invocations=237 (full 7):
PSYoungGen total 1536K, used 1501K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000eab00000,0x00000000eac00000,0x00000000eac00000)
from space 512K, 93% used [0x00000000eac80000,0x00000000eacf76c0,0x00000000ead00000)
to space 512K, 0% used [0x00000000ead00000,0x00000000ead00000,0x00000000ead80000)
ParOldGen total 88576K, used 83655K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 94% used [0x00000000c0000000,0x00000000c51b1d58,0x00000000c5680000)
Metaspace used 78311K, committed 79552K, reserved 1179648K
class space used 8082K, committed 8640K, reserved 1048576K
}
Event: 16.938 GC heap after
{Heap after GC invocations=237 (full 7):
PSYoungGen total 1536K, used 345K [0x00000000eab00000, 0x00000000ead80000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eac00000)
from space 512K, 67% used [0x00000000ead00000,0x00000000ead564b8,0x00000000ead80000)
to space 512K, 0% used [0x00000000eac80000,0x00000000eac80000,0x00000000ead00000)
ParOldGen total 88576K, used 83932K [0x00000000c0000000, 0x00000000c5680000, 0x00000000eab00000)
object space 88576K, 94% used [0x00000000c0000000,0x00000000c51f70a8,0x00000000c5680000)
Metaspace used 78311K, committed 79552K, reserved 1179648K
class space used 8082K, committed 8640K, reserved 1048576K
}
Dll operation events (12 events):
Event: 0.012 Loaded shared library c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\java.dll
Event: 0.131 Loaded shared library c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\zip.dll
Event: 0.133 Loaded shared library C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\instrument.dll
Event: 0.144 Loaded shared library C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\net.dll
Event: 0.145 Loaded shared library C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\nio.dll
Event: 0.150 Loaded shared library C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\zip.dll
Event: 0.165 Loaded shared library C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\jimage.dll
Event: 0.241 Loaded shared library c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\verify.dll
Event: 1.180 Loaded shared library C:\Users\Kiet\AppData\Roaming\Code\User\globalStorage\redhat.java\1.28.1\config_win\org.eclipse.equinox.launcher\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.900.v20240129-1338\eclipse_11900.dll
Event: 3.830 Loaded shared library C:\Users\Kiet\AppData\Local\Temp\jna-2338477\jna14061568984262664947.dll
Event: 14.191 Loaded shared library C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\sunmscapi.dll
Event: 14.517 Loaded shared library C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\extnet.dll
Deoptimization events (20 events):
Event: 16.719 Thread 0x000001fd374d2460 DEOPT PACKING pc=0x000001fd1ee30419 sp=0x000000f866dff240
Event: 16.719 Thread 0x000001fd374d2460 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f866dfe6d8 mode 0
Event: 16.764 Thread 0x000001fd374d2460 DEOPT PACKING pc=0x000001fd1ec2afc6 sp=0x000000f866dff250
Event: 16.764 Thread 0x000001fd374d2460 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f866dfe6d8 mode 0
Event: 16.783 Thread 0x000001fd374d2460 DEOPT PACKING pc=0x000001fd1f2d17e4 sp=0x000000f866dfe9c0
Event: 16.783 Thread 0x000001fd374d2460 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f866dfdea8 mode 0
Event: 16.809 Thread 0x000001fd374d2460 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001fd25e7933c relative=0x000000000000047c
Event: 16.809 Thread 0x000001fd374d2460 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001fd25e7933c method=java.lang.AbstractStringBuilder.putStringAt(ILjava/lang/String;II)V @ 8 c2
Event: 16.809 Thread 0x000001fd374d2460 DEOPT PACKING pc=0x000001fd25e7933c sp=0x000000f866dfec30
Event: 16.809 Thread 0x000001fd374d2460 DEOPT UNPACKING pc=0x000001fd258a9ea3 sp=0x000000f866dfeac8 mode 2
Event: 16.818 Thread 0x000001fd374d2460 DEOPT PACKING pc=0x000001fd1f9a7eea sp=0x000000f866dff0b0
Event: 16.818 Thread 0x000001fd374d2460 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f866dfe580 mode 0
Event: 16.870 Thread 0x000001fd3671dfc0 DEOPT PACKING pc=0x000001fd1f36e4bb sp=0x000000f8667fdc70
Event: 16.870 Thread 0x000001fd3671dfc0 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f8667fd0b0 mode 0
Event: 16.894 Thread 0x000001fd3671e9e0 DEOPT PACKING pc=0x000001fd1eabbdc3 sp=0x000000f866bfdbf0
Event: 16.894 Thread 0x000001fd3671e9e0 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f866bfd078 mode 0
Event: 16.900 Thread 0x000001fd3671dfc0 DEOPT PACKING pc=0x000001fd1eaada8e sp=0x000000f8667fd930
Event: 16.900 Thread 0x000001fd3671dfc0 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f8667fcdf0 mode 0
Event: 16.907 Thread 0x000001fd374d2460 DEOPT PACKING pc=0x000001fd1ec2afc6 sp=0x000000f866dff0b0
Event: 16.907 Thread 0x000001fd374d2460 DEOPT UNPACKING pc=0x000001fd258aa9e3 sp=0x000000f866dfe538 mode 0
Classes unloaded (8 events):
Event: 2.253 Thread 0x000001fd34790c20 Unloading class 0x0000000100254400 'java/lang/invoke/LambdaForm$MH+0x0000000100254400'
Event: 2.253 Thread 0x000001fd34790c20 Unloading class 0x0000000100254000 'java/lang/invoke/LambdaForm$MH+0x0000000100254000'
Event: 2.253 Thread 0x000001fd34790c20 Unloading class 0x0000000100253c00 'java/lang/invoke/LambdaForm$MH+0x0000000100253c00'
Event: 2.253 Thread 0x000001fd34790c20 Unloading class 0x0000000100253800 'java/lang/invoke/LambdaForm$MH+0x0000000100253800'
Event: 2.253 Thread 0x000001fd34790c20 Unloading class 0x0000000100253400 'java/lang/invoke/LambdaForm$BMH+0x0000000100253400'
Event: 2.253 Thread 0x000001fd34790c20 Unloading class 0x0000000100253000 'java/lang/invoke/LambdaForm$DMH+0x0000000100253000'
Event: 2.253 Thread 0x000001fd34790c20 Unloading class 0x0000000100250400 'java/lang/invoke/LambdaForm$DMH+0x0000000100250400'
Event: 9.042 Thread 0x000001fd34790c20 Unloading class 0x00000001006ec400 'java/lang/invoke/LambdaForm$DMH+0x00000001006ec400'
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 16.773 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab85150}> (0x00000000eab85150)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.778 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabb2378}> (0x00000000eabb2378)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.786 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabde988}> (0x00000000eabde988)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.819 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabd52a0}> (0x00000000eabd52a0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.824 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab39cc0}> (0x00000000eab39cc0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.829 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab5f6d8}> (0x00000000eab5f6d8)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.833 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eaba18c0}> (0x00000000eaba18c0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.840 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab28fb0}> (0x00000000eab28fb0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.845 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab498a0}> (0x00000000eab498a0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.850 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab6c6e0}> (0x00000000eab6c6e0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.854 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab7f5f0}> (0x00000000eab7f5f0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.865 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabf7b88}> (0x00000000eabf7b88)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.872 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabf1070}> (0x00000000eabf1070)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.878 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab28ac0}> (0x00000000eab28ac0)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.883 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab543f8}> (0x00000000eab543f8)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.888 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab9ce30}> (0x00000000eab9ce30)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.894 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabfb170}> (0x00000000eabfb170)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.905 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabb4298}> (0x00000000eabb4298)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.912 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eab9f850}> (0x00000000eab9f850)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 16.961 Thread 0x000001fd3671dfc0 Exception <a 'sun/nio/fs/WindowsException'{0x00000000eabafb78}> (0x00000000eabafb78)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
VM Operations (20 events):
Event: 16.819 Executing VM operation: ParallelGCFailedAllocation
Event: 16.820 Executing VM operation: ParallelGCFailedAllocation done
Event: 16.836 Executing VM operation: ParallelGCFailedAllocation
Event: 16.837 Executing VM operation: ParallelGCFailedAllocation done
Event: 16.847 Executing VM operation: HandshakeAllThreads
Event: 16.848 Executing VM operation: HandshakeAllThreads done
Event: 16.850 Executing VM operation: HandshakeAllThreads
Event: 16.855 Executing VM operation: HandshakeAllThreads done
Event: 16.865 Executing VM operation: ParallelGCFailedAllocation
Event: 16.867 Executing VM operation: ParallelGCFailedAllocation done
Event: 16.873 Executing VM operation: ParallelGCFailedAllocation
Event: 16.874 Executing VM operation: ParallelGCFailedAllocation done
Event: 16.894 Executing VM operation: ParallelGCFailedAllocation
Event: 16.895 Executing VM operation: ParallelGCFailedAllocation done
Event: 16.909 Executing VM operation: ParallelGCFailedAllocation
Event: 16.910 Executing VM operation: ParallelGCFailedAllocation done
Event: 16.915 Executing VM operation: ParallelGCFailedAllocation
Event: 16.916 Executing VM operation: ParallelGCFailedAllocation done
Event: 16.937 Executing VM operation: ParallelGCFailedAllocation
Event: 16.938 Executing VM operation: ParallelGCFailedAllocation done
Events (20 events):
Event: 16.857 loading class sun/net/www/protocol/http/HttpURLConnection$10
Event: 16.857 loading class sun/net/www/protocol/http/HttpURLConnection$10 done
Event: 16.901 loading class sun/security/ssl/PreSharedKeyExtension$PskIdentity
Event: 16.901 loading class sun/security/ssl/PreSharedKeyExtension$PskIdentity done
Event: 16.901 loading class sun/security/ssl/PreSharedKeyExtension$CHPreSharedKeySpec
Event: 16.901 loading class sun/security/ssl/PreSharedKeyExtension$CHPreSharedKeySpec done
Event: 16.902 loading class sun/security/ssl/PreSharedKeyExtension$PartialClientHelloMessage
Event: 16.902 loading class sun/security/ssl/PreSharedKeyExtension$PartialClientHelloMessage done
Event: 16.902 loading class sun/security/ssl/SSLEngineOutputRecord
Event: 16.902 loading class sun/security/ssl/SSLEngineOutputRecord done
Event: 16.902 loading class sun/security/ssl/SSLEngineOutputRecord$HandshakeFragment
Event: 16.903 loading class sun/security/ssl/SSLEngineOutputRecord$HandshakeFragment done
Event: 16.903 loading class sun/security/ssl/SSLEngineOutputRecord$HandshakeMemo
Event: 16.903 loading class sun/security/ssl/SSLEngineOutputRecord$RecordMemo
Event: 16.903 loading class sun/security/ssl/SSLEngineOutputRecord$RecordMemo done
Event: 16.903 loading class sun/security/ssl/SSLEngineOutputRecord$HandshakeMemo done
Event: 16.934 loading class sun/security/ssl/PreSharedKeyExtension$SHPreSharedKeySpec
Event: 16.935 loading class sun/security/ssl/PreSharedKeyExtension$SHPreSharedKeySpec done
Event: 16.941 Thread 0x000001fd374d6b40 Thread added: 0x000001fd374d6b40
Event: 16.941 Thread 0x000001fd374d6b40 Thread exited: 0x000001fd374d6b40
Dynamic libraries:
0x00007ff6c29f0000 - 0x00007ff6c29fe000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\java.exe
0x00007ffa93c10000 - 0x00007ffa93e27000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffa91ce0000 - 0x00007ffa91da4000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffa90fc0000 - 0x00007ffa91366000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffa915d0000 - 0x00007ffa916e1000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffa89c90000 - 0x00007ffa89cab000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\VCRUNTIME140.dll
0x00007ffa89d90000 - 0x00007ffa89da7000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\jli.dll
0x00007ffa919e0000 - 0x00007ffa91b8e000 C:\WINDOWS\System32\USER32.dll
0x00007ffa91900000 - 0x00007ffa91926000 C:\WINDOWS\System32\win32u.dll
0x00007ffa7d060000 - 0x00007ffa7d2f3000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.2506_none_270c5ae97388e100\COMCTL32.dll
0x00007ffa932d0000 - 0x00007ffa93377000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffa939a0000 - 0x00007ffa939c9000 C:\WINDOWS\System32\GDI32.dll
0x00007ffa913f0000 - 0x00007ffa91508000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffa91860000 - 0x00007ffa918fa000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffa93460000 - 0x00007ffa93491000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffa8de60000 - 0x00007ffa8de6c000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\vcruntime140_1.dll
0x00007ffa7e000000 - 0x00007ffa7e08d000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\msvcp140.dll
0x00007ffa4e1c0000 - 0x00007ffa4ee22000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\server\jvm.dll
0x00007ffa93600000 - 0x00007ffa936b3000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffa92920000 - 0x00007ffa929c8000 C:\WINDOWS\System32\sechost.dll
0x00007ffa91930000 - 0x00007ffa91958000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffa925c0000 - 0x00007ffa926d7000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffa8c0e0000 - 0x00007ffa8c0e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffa90e20000 - 0x00007ffa90e6d000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
0x00007ffa91960000 - 0x00007ffa919d1000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffa899e0000 - 0x00007ffa89a14000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffa87910000 - 0x00007ffa8791a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffa90e00000 - 0x00007ffa90e13000 C:\WINDOWS\SYSTEM32\UMPDC.dll
0x00007ffa8ff90000 - 0x00007ffa8ffa8000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffa8bfe0000 - 0x00007ffa8bfea000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\jimage.dll
0x00007ffa8e830000 - 0x00007ffa8ea63000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ffa92230000 - 0x00007ffa925b9000 C:\WINDOWS\System32\combase.dll
0x00007ffa92840000 - 0x00007ffa92917000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffa7a430000 - 0x00007ffa7a462000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ffa91370000 - 0x00007ffa913ea000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffa8b320000 - 0x00007ffa8b32e000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\instrument.dll
0x00007ffa803c0000 - 0x00007ffa803e5000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\java.dll
0x00007ffa84c90000 - 0x00007ffa84ca8000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\zip.dll
0x00007ffa929d0000 - 0x00007ffa9322b000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffa8eeb0000 - 0x00007ffa8f7a6000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ffa8ed70000 - 0x00007ffa8eeae000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffa93500000 - 0x00007ffa935f3000 C:\WINDOWS\System32\SHCORE.dll
0x00007ffa93270000 - 0x00007ffa932ce000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffa90e80000 - 0x00007ffa90ea6000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffa84ba0000 - 0x00007ffa84bb9000 C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\net.dll
0x00007ffa8ac90000 - 0x00007ffa8adc7000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffa90410000 - 0x00007ffa90479000 C:\WINDOWS\system32\mswsock.dll
0x00007ffa80690000 - 0x00007ffa806a6000 C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\nio.dll
0x00007ffa8b0d0000 - 0x00007ffa8b0e0000 c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\verify.dll
0x00007ffa7eee0000 - 0x00007ffa7ef1e000 C:\Users\Kiet\AppData\Roaming\Code\User\globalStorage\redhat.java\1.28.1\config_win\org.eclipse.equinox.launcher\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.900.v20240129-1338\eclipse_11900.dll
0x00007ffa93800000 - 0x00007ffa939a0000 C:\WINDOWS\System32\ole32.dll
0x00007ffa90660000 - 0x00007ffa9067b000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffa8fef0000 - 0x00007ffa8ff25000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffa90500000 - 0x00007ffa9052c000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffa90680000 - 0x00007ffa9068c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffa8fa10000 - 0x00007ffa8fa3d000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffa93240000 - 0x00007ffa93249000 C:\WINDOWS\System32\NSI.dll
0x00007ffa8a7c0000 - 0x00007ffa8a7d9000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffa8a7a0000 - 0x00007ffa8a7bf000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffa8fa80000 - 0x00007ffa8fb79000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffa806f0000 - 0x00007ffa80735000 C:\Users\Kiet\AppData\Local\Temp\jna-2338477\jna14061568984262664947.dll
0x00007ffa93230000 - 0x00007ffa93238000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffa8dde0000 - 0x00007ffa8ddee000 C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\sunmscapi.dll
0x00007ffa916f0000 - 0x00007ffa91856000 C:\WINDOWS\System32\CRYPT32.dll
0x00007ffa90800000 - 0x00007ffa9082e000 C:\WINDOWS\SYSTEM32\ncrypt.dll
0x00007ffa907c0000 - 0x00007ffa907f7000 C:\WINDOWS\SYSTEM32\NTASN1.dll
0x00007ffa7eea0000 - 0x00007ffa7eeaa000 C:\Windows\System32\rasadhlp.dll
0x00007ffa89010000 - 0x00007ffa89093000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffa8ddd0000 - 0x00007ffa8ddd9000 C:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\extnet.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.2506_none_270c5ae97388e100;c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\server;C:\Users\Kiet\AppData\Roaming\Code\User\globalStorage\redhat.java\1.28.1\config_win\org.eclipse.equinox.launcher\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.900.v20240129-1338;C:\Users\Kiet\AppData\Local\Temp\jna-2338477
VM Arguments:
jvm_args: --add-modules=ALL-SYSTEM --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -Xlog:disable -javaagent:c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\lombok\lombok-1.18.31.jar -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=c:\Users\Kiet\AppData\Roaming\Code\User\workspaceStorage\794778fa6a47f198356234ad77415c6f\redhat.java -Daether.dependencyCollector.impl=bf
java_command: c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.700.v20231214-2017.jar -configuration c:\Users\Kiet\AppData\Roaming\Code\User\globalStorage\redhat.java\1.28.1\config_win -data c:\Users\Kiet\AppData\Roaming\Code\User\workspaceStorage\794778fa6a47f198356234ad77415c6f\redhat.java\jdt_ws --stdio
java_class_path (initial): c:\Users\Kiet\.vscode\extensions\redhat.java-1.28.1-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.700.v20231214-2017.jar
Launcher Type: SUN_STANDARD
[Global flags]
uintx AdaptiveSizePolicyWeight = 90 {product} {command line}
intx CICompilerCount = 4 {product} {ergonomic}
uintx GCTimeRatio = 4 {product} {command line}
bool HeapDumpOnOutOfMemoryError = true {manageable} {command line}
ccstr HeapDumpPath = c:\Users\Kiet\AppData\Roaming\Code\User\workspaceStorage\794778fa6a47f198356234ad77415c6f\redhat.java {manageable} {command line}
size_t InitialHeapSize = 104857600 {product} {command line}
size_t MaxHeapSize = 1073741824 {product} {command line}
size_t MaxNewSize = 357564416 {product} {ergonomic}
size_t MinHeapDeltaBytes = 524288 {product} {ergonomic}
size_t MinHeapSize = 104857600 {product} {command line}
size_t NewSize = 34603008 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
size_t OldSize = 70254592 {product} {ergonomic}
uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
size_t SoftMaxHeapSize = 1073741824 {manageable} {ergonomic}
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
bool UseCompressedOops = true {product lp64_product} {ergonomic}
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
bool UseParallelGC = true {product} {command line}
Logging:
Log output configuration:
#0: stdout all=off uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;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\dotnet\;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-11\bin;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\DTS\Binn\;C:\Program Files\Azure Data Studio\bin;C:\Program Files\apache-maven-3.9.6\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Users\Kiet\AppData\Local\Microsoft\WindowsApps;C:\Users\Kiet\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Kiet\AppData\Local\GitHubDesktop\bin;C:\Users\Kiet\.dotnet\tools;C:\Program Files\Azure Data Studio\bin;C:\Users\Kiet\AppData\Roaming\npm
USERNAME=Kiet
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 126 Stepping 5, GenuineIntel
TMP=C:\Users\Kiet\AppData\Local\Temp
TEMP=C:\Users\Kiet\AppData\Local\Temp
Periodic native trim disabled
--------------- S Y S T E M ---------------
OS:
Windows 11 , 64 bit Build 22621 (10.0.22621.3085)
OS uptime: 8 days 8:10 hours
CPU: total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 126 stepping 5 microcode 0xa6, 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, avx512f, avx512dq, avx512cd, avx512bw, avx512vl, sha, fma, vzeroupper, avx512_vpopcntdq, avx512_vpclmulqdq, avx512_vaes, avx512_vnni, clflush, clflushopt, avx512_vbmi2, avx512_vbmi
Processor Information for all 8 processors :
Max Mhz: 1190, Current Mhz: 991, Mhz Limit: 987
Memory: 4k page, system-wide physical 7987M (918M free)
TotalPageFile size 10035M (AvailPageFile size 22M)
current process WorkingSet (physical memory assigned to process): 352M, peak: 375M
current process commit charge ("private bytes"): 383M, peak: 411M
vm_info: OpenJDK 64-Bit Server VM (17.0.10+7) for windows-amd64 JRE (17.0.10+7), built on Jan 16 2024 23:25:11 by "admin" with MS VC++ 16.10 / 16.11 (VS2019)
END.