-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathhs_err_pid21828.log
602 lines (545 loc) · 44.3 KB
/
hs_err_pid21828.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
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 926736 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:189), pid=21828, tid=20252
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.2+8 (17.0.2+8) (build 17.0.2+8)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.2+8 (17.0.2+8, 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 -Dfile.encoding=utf8 -DwatchParentProcess=false -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar -configuration c:\Users\admin\AppData\Roaming\Code\User\globalStorage\redhat.java\1.6.0\config_ss_win -data c:\Users\admin\AppData\Roaming\Code\User\workspaceStorage\41da8178b3a522bc8d7c4eb87e043ff9\redhat.java\ss_ws
Host: 11th Gen Intel(R) Core(TM) i5-1145G7 @ 2.60GHz, 8 cores, 15G, Windows 10 , 64 bit Build 19041 (10.0.19041.1706)
Time: Fri May 27 09:54:28 2022 South Africa Standard Time elapsed time: 8.245363 seconds (0d 0h 0m 8s)
--------------- T H R E A D ---------------
Current thread (0x0000012eaf6d0470): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=20252, stack(0x0000002d73b00000,0x0000002d73c00000)]
Current CompileTask:
C2: 8245 2556 4 org.eclipse.jdt.internal.core.JarPackageFragmentRoot::initRawPackageInfo (349 bytes)
Stack: [0x0000002d73b00000,0x0000002d73c00000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x67564a]
V [jvm.dll+0x82fc04]
V [jvm.dll+0x8313ae]
V [jvm.dll+0x831a13]
V [jvm.dll+0x245235]
V [jvm.dll+0xabd7b]
V [jvm.dll+0xac30c]
V [jvm.dll+0x3631a2]
V [jvm.dll+0x32d891]
V [jvm.dll+0x32cd3a]
V [jvm.dll+0x2180d1]
V [jvm.dll+0x2174f1]
V [jvm.dll+0x1a3a8d]
V [jvm.dll+0x226ef8]
V [jvm.dll+0x22503c]
V [jvm.dll+0x7e596b]
V [jvm.dll+0x7dff2a]
V [jvm.dll+0x6744d5]
C [ucrtbase.dll+0x21bb2]
C [KERNEL32.DLL+0x17034]
C [ntdll.dll+0x52651]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x0000012eb19207b0, length=24, elements={
0x0000012e97384960, 0x0000012ead186130, 0x0000012ead188710, 0x0000012ead18b0c0,
0x0000012ead18bc70, 0x0000012ead18cfc0, 0x0000012eaf6ca160, 0x0000012eaf6d0470,
0x0000012eaf6e24c0, 0x0000012eaf6f9020, 0x0000012eaf868190, 0x0000012eaf8fe420,
0x0000012eb02be620, 0x0000012eaffd9c40, 0x0000012eaffda110, 0x0000012eb02f0430,
0x0000012eb005e020, 0x0000012eb14b5050, 0x0000012eb154f960, 0x0000012eb13e5450,
0x0000012eb13e4f80, 0x0000012eb13e4ab0, 0x0000012eb1892030, 0x0000012eb158c420
}
Java Threads: ( => current thread )
0x0000012e97384960 JavaThread "main" [_thread_blocked, id=15620, stack(0x0000002d73200000,0x0000002d73300000)]
0x0000012ead186130 JavaThread "Reference Handler" daemon [_thread_blocked, id=28528, stack(0x0000002d73500000,0x0000002d73600000)]
0x0000012ead188710 JavaThread "Finalizer" daemon [_thread_blocked, id=14444, stack(0x0000002d73600000,0x0000002d73700000)]
0x0000012ead18b0c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18924, stack(0x0000002d73700000,0x0000002d73800000)]
0x0000012ead18bc70 JavaThread "Attach Listener" daemon [_thread_blocked, id=29452, stack(0x0000002d73800000,0x0000002d73900000)]
0x0000012ead18cfc0 JavaThread "Service Thread" daemon [_thread_blocked, id=8236, stack(0x0000002d73900000,0x0000002d73a00000)]
0x0000012eaf6ca160 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=26144, stack(0x0000002d73a00000,0x0000002d73b00000)]
=>0x0000012eaf6d0470 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=20252, stack(0x0000002d73b00000,0x0000002d73c00000)]
0x0000012eaf6e24c0 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=3356, stack(0x0000002d73c00000,0x0000002d73d00000)]
0x0000012eaf6f9020 JavaThread "Sweeper thread" daemon [_thread_blocked, id=14704, stack(0x0000002d73d00000,0x0000002d73e00000)]
0x0000012eaf868190 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=18720, stack(0x0000002d73e00000,0x0000002d73f00000)]
0x0000012eaf8fe420 JavaThread "Notification Thread" daemon [_thread_blocked, id=21872, stack(0x0000002d74000000,0x0000002d74100000)]
0x0000012eb02be620 JavaThread "Active Thread: Equinox Container: c84a1154-c795-422d-9141-783d928e13b3" [_thread_blocked, id=23028, stack(0x0000002d74200000,0x0000002d74300000)]
0x0000012eaffd9c40 JavaThread "Framework Event Dispatcher: Equinox Container: c84a1154-c795-422d-9141-783d928e13b3" daemon [_thread_blocked, id=18500, stack(0x0000002d73f00000,0x0000002d74000000)]
0x0000012eaffda110 JavaThread "Start Level: Equinox Container: c84a1154-c795-422d-9141-783d928e13b3" daemon [_thread_blocked, id=28908, stack(0x0000002d74300000,0x0000002d74400000)]
0x0000012eb02f0430 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=18320, stack(0x0000002d74400000,0x0000002d74500000)]
0x0000012eb005e020 JavaThread "Timer-0" [_thread_blocked, id=6340, stack(0x0000002d74b00000,0x0000002d74c00000)]
0x0000012eb14b5050 JavaThread "Worker-JM" [_thread_blocked, id=21892, stack(0x0000002d74c00000,0x0000002d74d00000)]
0x0000012eb154f960 JavaThread "Worker-0: Initialize Workspace" [_thread_in_Java, id=25952, stack(0x0000002d74d00000,0x0000002d74e00000)]
0x0000012eb13e5450 JavaThread "Worker-1" [_thread_blocked, id=18516, stack(0x0000002d74e00000,0x0000002d74f00000)]
0x0000012eb13e4f80 JavaThread "Worker-2" [_thread_blocked, id=22360, stack(0x0000002d75000000,0x0000002d75100000)]
0x0000012eb13e4ab0 JavaThread "pool-1-thread-1" [_thread_in_native, id=14924, stack(0x0000002d75300000,0x0000002d75400000)]
0x0000012eb1892030 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=16948, stack(0x0000002d75400000,0x0000002d75500000)]
0x0000012eb158c420 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=9664, stack(0x0000002d75500000,0x0000002d75600000)]
Other Threads:
0x0000012ead1824e0 VMThread "VM Thread" [stack: 0x0000002d73400000,0x0000002d73500000] [id=23380]
0x0000012eaf93cc00 WatcherThread [stack: 0x0000002d74100000,0x0000002d74200000] [id=25556]
0x0000012e97398c80 GCTaskThread "GC Thread#0" [stack: 0x0000002d73300000,0x0000002d73400000] [id=960]
0x0000012eaffdac90 GCTaskThread "GC Thread#1" [stack: 0x0000002d74500000,0x0000002d74600000] [id=13452]
0x0000012eb032b4c0 GCTaskThread "GC Thread#2" [stack: 0x0000002d74600000,0x0000002d74700000] [id=29368]
0x0000012eb032b770 GCTaskThread "GC Thread#3" [stack: 0x0000002d74700000,0x0000002d74800000] [id=23104]
0x0000012eb034e7c0 GCTaskThread "GC Thread#4" [stack: 0x0000002d74800000,0x0000002d74900000] [id=28072]
0x0000012eb034ea70 GCTaskThread "GC Thread#5" [stack: 0x0000002d74900000,0x0000002d74a00000] [id=19524]
0x0000012eb034ed20 GCTaskThread "GC Thread#6" [stack: 0x0000002d74a00000,0x0000002d74b00000] [id=27968]
0x0000012eb15ab440 GCTaskThread "GC Thread#7" [stack: 0x0000002d74f00000,0x0000002d75000000] [id=15760]
Threads with active compile tasks:
C2 CompilerThread0 8284 2556 4 org.eclipse.jdt.internal.core.JarPackageFragmentRoot::initRawPackageInfo (349 bytes)
C1 CompilerThread0 8284 2681 ! 3 org.eclipse.jdt.internal.core.Openable::generateInfos (281 bytes)
C2 CompilerThread1 8285 2673 4 org.eclipse.jdt.internal.core.JavaElement::setParent (22 bytes)
C2 CompilerThread2 8285 2680 4 org.eclipse.jdt.internal.core.PackageFragment::hashCode (43 bytes)
VM state: not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0000012e97382190] CodeCache_lock - owner thread: 0x0000000000000000
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: 16106M
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 29696K, used 14627K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 41% used [0x00000000eab00000,0x00000000eb54a1f8,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec800000,0x00000000ecbfea80,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 9056K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 13% used [0x00000000c0000000,0x00000000c08d8310,0x00000000c4300000)
Metaspace used 32613K, committed 33216K, reserved 1081344K
class space used 3319K, committed 3584K, reserved 1048576K
Card table byte_map: [0x0000012eaaa20000,0x0000012eaac30000] _byte_map_base: 0x0000012eaa420000
Marking Bits: (ParMarkBitMap*) 0x00007ff84cab3af0
Begin Bits: [0x0000012eaad90000, 0x0000012eabd90000)
End Bits: [0x0000012eabd90000, 0x0000012eacd90000)
Polling page: 0x0000012e97210000
Metaspace:
Usage:
Non-class: 28.61 MB used.
Class: 3.24 MB used.
Both: 31.85 MB used.
Virtual space:
Non-class space: 32.00 MB reserved, 28.94 MB ( 90%) committed, 4 nodes.
Class space: 1.00 GB reserved, 3.50 MB ( <1%) committed, 1 nodes.
Both: 1.03 GB reserved, 32.44 MB ( 3%) committed.
Chunk freelists:
Non-Class: 3.11 MB
Class: 432.00 KB
Both: 3.53 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 35.00 MB
CDS: off
MetaspaceReclaimPolicy: balanced
- commit_granule_bytes: 65536.
- commit_granule_words: 8192.
- virtual_space_node_default_size: 1048576.
- 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: 3.
num_arena_births: 202.
num_arena_deaths: 0.
num_vsnodes_births: 5.
num_vsnodes_deaths: 0.
num_space_committed: 519.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 3.
num_chunks_taken_from_freelist: 1133.
num_chunk_merges: 3.
num_chunk_splits: 773.
num_chunks_enlarged: 541.
num_purges: 0.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=120000Kb used=980Kb max_used=980Kb free=119019Kb
bounds [0x0000012ea3310000, 0x0000012ea3580000, 0x0000012eaa840000]
CodeHeap 'profiled nmethods': size=120000Kb used=5412Kb max_used=5412Kb free=114587Kb
bounds [0x0000012e9bde0000, 0x0000012e9c330000, 0x0000012ea3310000]
CodeHeap 'non-nmethods': size=5760Kb used=1257Kb max_used=1294Kb free=4502Kb
bounds [0x0000012e9b840000, 0x0000012e9bab0000, 0x0000012e9bde0000]
total_blobs=3239 nmethods=2675 adapters=478
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 8.228 Thread 0x0000012eaf6e24c0 2598 1 org.eclipse.core.internal.dtree.DataTreeNode::getData (5 bytes)
Event: 8.228 Thread 0x0000012eaf6e24c0 nmethod 2598 0x0000012ea33f8810 code [0x0000012ea33f89a0, 0x0000012ea33f8a78]
Event: 8.228 Thread 0x0000012eaf6e24c0 2599 3 jdk.internal.misc.Unsafe::checkNativeAddress (28 bytes)
Event: 8.228 Thread 0x0000012eaf6e24c0 nmethod 2599 0x0000012e9c2ffe90 code [0x0000012e9c300020, 0x0000012e9c300138]
Event: 8.231 Thread 0x0000012eb158c420 nmethod 2589 0x0000012ea33f8b10 code [0x0000012ea33f8ca0, 0x0000012ea33f8e68]
Event: 8.231 Thread 0x0000012eb158c420 2591 4 java.lang.Integer::parseInt (264 bytes)
Event: 8.232 Thread 0x0000012eaf6e24c0 2600 1 org.eclipse.core.internal.dtree.DataDeltaNode::isDelta (2 bytes)
Event: 8.232 Thread 0x0000012eaf6e24c0 nmethod 2600 0x0000012ea33f9010 code [0x0000012ea33f91a0, 0x0000012ea33f9278]
Event: 8.233 Thread 0x0000012eaf6e24c0 2602 1 org.eclipse.jdt.internal.core.PackageFragmentRoot::getElementType (2 bytes)
Event: 8.233 Thread 0x0000012eaf6e24c0 nmethod 2602 0x0000012ea33f9710 code [0x0000012ea33f98a0, 0x0000012ea33f9978]
Event: 8.234 Thread 0x0000012eaf6e24c0 2603 3 java.io.File::hashCode (8 bytes)
Event: 8.235 Thread 0x0000012eaf6e24c0 nmethod 2603 0x0000012e9c300210 code [0x0000012e9c300400, 0x0000012e9c3007e8]
Event: 8.235 Thread 0x0000012eaf6e24c0 2604 3 java.io.WinNTFileSystem::hashCode (18 bytes)
Event: 8.236 Thread 0x0000012eaf6e24c0 nmethod 2604 0x0000012e9c300990 code [0x0000012e9c300b80, 0x0000012e9c300ee8]
Event: 8.238 Thread 0x0000012eaf6e24c0 2605 3 java.util.zip.ZipFile$Source$Key::hashCode (46 bytes)
Event: 8.239 Thread 0x0000012eaf6e24c0 nmethod 2605 0x0000012e9c301090 code [0x0000012e9c301280, 0x0000012e9c3016b8]
Event: 8.240 Thread 0x0000012eb158c420 nmethod 2591 0x0000012ea33f9a10 code [0x0000012ea33f9bc0, 0x0000012ea33fa018]
Event: 8.240 Thread 0x0000012eb158c420 2595 4 org.eclipse.jdt.internal.compiler.impl.CompilerOptions::versionFromJdkLevel (212 bytes)
Event: 8.242 Thread 0x0000012eb158c420 nmethod 2595 0x0000012ea33fa490 code [0x0000012ea33fa620, 0x0000012ea33fa858]
Event: 8.242 Thread 0x0000012eb158c420 2607 4 org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct::u1At (16 bytes)
GC Heap History (10 events):
Event: 3.846 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 29696K, used 25600K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 100% used [0x00000000eab00000,0x00000000ec400000,0x00000000ec400000)
from space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 0K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000c4300000)
Metaspace used 13157K, committed 13440K, reserved 1064960K
class space used 1336K, committed 1472K, reserved 1048576K
}
Event: 3.856 GC heap after
{Heap after GC invocations=1 (full 0):
PSYoungGen total 29696K, used 4024K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 98% used [0x00000000ec400000,0x00000000ec7ee2e8,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 24K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 0% used [0x00000000c0000000,0x00000000c0006000,0x00000000c4300000)
Metaspace used 13157K, committed 13440K, reserved 1064960K
class space used 1336K, committed 1472K, reserved 1048576K
}
Event: 5.604 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 29696K, used 22006K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 70% used [0x00000000eab00000,0x00000000ebc8f5d0,0x00000000ec400000)
from space 4096K, 98% used [0x00000000ec400000,0x00000000ec7ee2e8,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 24K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 0% used [0x00000000c0000000,0x00000000c0006000,0x00000000c4300000)
Metaspace used 21099K, committed 21504K, reserved 1073152K
class space used 2145K, committed 2368K, reserved 1048576K
}
Event: 5.615 GC heap after
{Heap after GC invocations=2 (full 0):
PSYoungGen total 29696K, used 4067K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec800000,0x00000000ecbf8ec0,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 2846K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 4% used [0x00000000c0000000,0x00000000c02c7b38,0x00000000c4300000)
Metaspace used 21099K, committed 21504K, reserved 1073152K
class space used 2145K, committed 2368K, reserved 1048576K
}
Event: 5.616 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 29696K, used 4067K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec800000,0x00000000ecbf8ec0,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 2846K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 4% used [0x00000000c0000000,0x00000000c02c7b38,0x00000000c4300000)
Metaspace used 21099K, committed 21504K, reserved 1073152K
class space used 2145K, committed 2368K, reserved 1048576K
}
Event: 5.645 GC heap after
{Heap after GC invocations=3 (full 1):
PSYoungGen total 29696K, used 0K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 6815K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 9% used [0x00000000c0000000,0x00000000c06a7e00,0x00000000c4300000)
Metaspace used 21099K, committed 21504K, reserved 1073152K
class space used 2145K, committed 2368K, reserved 1048576K
}
Event: 7.610 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 29696K, used 25600K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 100% used [0x00000000eab00000,0x00000000ec400000,0x00000000ec400000)
from space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 6815K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 9% used [0x00000000c0000000,0x00000000c06a7e00,0x00000000c4300000)
Metaspace used 28615K, committed 29184K, reserved 1081344K
class space used 2848K, committed 3136K, reserved 1048576K
}
Event: 7.612 GC heap after
{Heap after GC invocations=4 (full 1):
PSYoungGen total 29696K, used 1598K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 39% used [0x00000000ec400000,0x00000000ec58fa60,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 6823K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 9% used [0x00000000c0000000,0x00000000c06a9e00,0x00000000c4300000)
Metaspace used 28615K, committed 29184K, reserved 1081344K
class space used 2848K, committed 3136K, reserved 1048576K
}
Event: 8.137 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 29696K, used 27198K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 100% used [0x00000000eab00000,0x00000000ec400000,0x00000000ec400000)
from space 4096K, 39% used [0x00000000ec400000,0x00000000ec58fa60,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 6823K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 9% used [0x00000000c0000000,0x00000000c06a9e00,0x00000000c4300000)
Metaspace used 32389K, committed 32896K, reserved 1081344K
class space used 3301K, committed 3520K, reserved 1048576K
}
Event: 8.142 GC heap after
{Heap after GC invocations=5 (full 1):
PSYoungGen total 29696K, used 4090K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec800000,0x00000000ecbfea80,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 9056K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 13% used [0x00000000c0000000,0x00000000c08d8310,0x00000000c4300000)
Metaspace used 32389K, committed 32896K, reserved 1081344K
class space used 3301K, committed 3520K, reserved 1048576K
}
Deoptimization events (20 events):
Event: 8.203 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2efa28 sp=0x0000002d74dfebe0
Event: 8.203 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.204 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2efa28 sp=0x0000002d74dfebe0
Event: 8.204 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.204 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2efa28 sp=0x0000002d74dfebe0
Event: 8.204 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.205 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2efa28 sp=0x0000002d74dfebe0
Event: 8.205 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.206 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2ef91a sp=0x0000002d74dfebe0
Event: 8.206 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.206 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2efa28 sp=0x0000002d74dfebe0
Event: 8.207 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.207 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2efa28 sp=0x0000002d74dfebe0
Event: 8.207 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.208 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012e9c2efa28 sp=0x0000002d74dfebe0
Event: 8.208 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b896463 sp=0x0000002d74dfe0e8 mode 0
Event: 8.215 Thread 0x0000012eb154f960 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000012ea33f4d5c relative=0x000000000000059c
Event: 8.215 Thread 0x0000012eb154f960 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000012ea33f4d5c method=org.eclipse.jdt.internal.core.util.Util.equalArrays([Ljava/lang/Object;[Ljava/lang/Object;I)Z @ 2 c2
Event: 8.215 Thread 0x0000012eb154f960 DEOPT PACKING pc=0x0000012ea33f4d5c sp=0x0000002d74dfec70
Event: 8.215 Thread 0x0000012eb154f960 DEOPT UNPACKING pc=0x0000012e9b895923 sp=0x0000002d74dfeba0 mode 2
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 4.755 Thread 0x0000012eaffda110 Exception <a 'java/lang/NoSuchMethodError'{0x00000000eb569aa8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000eb569aa8)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 4.803 Thread 0x0000012eaffda110 Exception <a 'java/io/FileNotFoundException'{0x00000000eb5aefa0}> (0x00000000eb5aefa0)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 516]
Event: 5.255 Thread 0x0000012eaffda110 Exception <a 'java/lang/NoSuchMethodError'{0x00000000eb8dbf28}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000eb8dbf28)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 5.271 Thread 0x0000012eaffda110 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000000eb92f5c8}: Found class java.lang.Object, but interface was expected> (0x00000000eb92f5c8)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\interpreter\linkResolver.cpp, line 833]
Event: 6.506 Thread 0x0000012eaffda110 Exception <a 'java/lang/ClassNotFoundException'{0x00000000ebc6b340}: com/sun/org/apache/xerces/internal/impl/msg/spi/DOMMessagesProvider> (0x00000000ebc6b340)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\classfile\systemDictionary.cpp, line 256]
Event: 6.510 Thread 0x0000012eaffda110 Implicit null exception at 0x0000012ea33aa780 to 0x0000012ea33ab42c
Event: 6.513 Thread 0x0000012eaffda110 Exception <a 'java/lang/ClassNotFoundException'{0x00000000ebc84bc0}: com/sun/org/apache/xerces/internal/impl/msg/spi/XMLSerializerMessagesProvider> (0x00000000ebc84bc0)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\classfile\systemDictionary.cpp, line 256]
Event: 6.516 Thread 0x0000012eaffda110 Exception <a 'java/lang/ClassNotFoundException'{0x00000000ebc91e98}: com/sun/org/apache/xerces/internal/impl/msg/spi/XMLMessagesProvider> (0x00000000ebc91e98)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\classfile\systemDictionary.cpp, line 256]
Event: 7.194 Thread 0x0000012eaffda110 Exception <a 'java/lang/ClassNotFoundException'{0x00000000ebeb1f98}: com/sun/org/apache/xml/internal/serializer/spi/XMLEntitiesProvider> (0x00000000ebeb1f98)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\classfile\systemDictionary.cpp, line 256]
Event: 7.331 Thread 0x0000012eaffda110 Exception <a 'java/io/FileNotFoundException'{0x00000000ec0bd7c8}> (0x00000000ec0bd7c8)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 516]
Event: 7.533 Thread 0x0000012eaffda110 Exception <a 'java/lang/UnsatisfiedLinkError'{0x00000000ec2088e0}: The specified procedure could not be found.
> (0x00000000ec2088e0)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 535]
Event: 7.537 Thread 0x0000012eaffda110 Exception <a 'java/io/FileNotFoundException'{0x00000000ec2149d8}> (0x00000000ec2149d8)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 516]
Event: 7.547 Thread 0x0000012eaffda110 Exception <a 'java/io/FileNotFoundException'{0x00000000ec23ef28}> (0x00000000ec23ef28)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 516]
Event: 7.566 Thread 0x0000012eaffda110 Exception <a 'java/lang/UnsatisfiedLinkError'{0x00000000ec344618}: The specified procedure could not be found.
> (0x00000000ec344618)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 535]
Event: 7.621 Thread 0x0000012e97384960 Exception <a 'java/lang/NoSuchMethodError'{0x00000000eab29df8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000eab29df8)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 7.720 Thread 0x0000012e97384960 Exception <a 'java/lang/NoSuchMethodError'{0x00000000eae9a600}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000eae9a600)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 7.811 Thread 0x0000012eb13e4ab0 Exception <a 'java/io/FileNotFoundException'{0x00000000eb0c39e0}> (0x00000000eb0c39e0)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 516]
Event: 7.988 Thread 0x0000012eb154f960 Exception <a 'java/io/FileNotFoundException'{0x00000000eb498670}> (0x00000000eb498670)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 516]
Event: 7.988 Thread 0x0000012eb154f960 Exception <a 'java/io/FileNotFoundException'{0x00000000eb49a200}> (0x00000000eb49a200)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\prims\jni.cpp, line 516]
Event: 7.990 Thread 0x0000012eb154f960 Exception <a 'java/lang/NoSuchMethodError'{0x00000000eb4a1ee8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000eb4a1ee8)
thrown [e:\jenkins\tmp\workspace\build\src\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
VM Operations (20 events):
Event: 4.560 Executing VM operation: HandshakeAllThreads
Event: 4.560 Executing VM operation: HandshakeAllThreads done
Event: 5.569 Executing VM operation: Cleanup
Event: 5.569 Executing VM operation: Cleanup done
Event: 5.604 Executing VM operation: CollectForMetadataAllocation
Event: 5.645 Executing VM operation: CollectForMetadataAllocation done
Event: 6.557 Executing VM operation: HandshakeAllThreads
Event: 6.557 Executing VM operation: HandshakeAllThreads done
Event: 7.228 Executing VM operation: HandshakeAllThreads
Event: 7.228 Executing VM operation: HandshakeAllThreads done
Event: 7.228 Executing VM operation: Cleanup
Event: 7.228 Executing VM operation: Cleanup done
Event: 7.517 Executing VM operation: HandshakeAllThreads
Event: 7.517 Executing VM operation: HandshakeAllThreads done
Event: 7.519 Executing VM operation: HandshakeAllThreads
Event: 7.519 Executing VM operation: HandshakeAllThreads done
Event: 7.609 Executing VM operation: ParallelGCFailedAllocation
Event: 7.612 Executing VM operation: ParallelGCFailedAllocation done
Event: 8.137 Executing VM operation: ParallelGCFailedAllocation
Event: 8.142 Executing VM operation: ParallelGCFailedAllocation done
Events (20 events):
Event: 7.851 loading class javax/xml/parsers/FactoryConfigurationError
Event: 7.851 loading class javax/xml/parsers/FactoryConfigurationError done
Event: 7.906 loading class java/io/UncheckedIOException
Event: 7.906 loading class java/io/UncheckedIOException done
Event: 7.940 loading class sun/net/www/protocol/https/Handler
Event: 7.940 loading class sun/net/www/protocol/http/Handler
Event: 7.941 loading class sun/net/www/protocol/http/Handler done
Event: 7.941 loading class sun/net/www/protocol/https/Handler done
Event: 8.008 loading class java/util/regex/Pattern$BackRef
Event: 8.008 loading class java/util/regex/Pattern$BackRef done
Event: 8.008 loading class java/util/regex/Pattern$Curly
Event: 8.008 loading class java/util/regex/Pattern$Curly done
Event: 8.008 loading class java/util/regex/Pattern$GroupCurly
Event: 8.008 loading class java/util/regex/Pattern$GroupCurly done
Event: 8.008 loading class java/util/regex/Pattern$Dollar
Event: 8.008 loading class java/util/regex/Pattern$Dollar done
Event: 8.018 loading class java/lang/ThreadLocal$SuppliedThreadLocal
Event: 8.018 loading class java/lang/ThreadLocal$SuppliedThreadLocal done
Event: 8.090 Thread 0x0000012eb1892030 Thread added: 0x0000012eb1892030
Event: 8.091 Thread 0x0000012eb158c420 Thread added: 0x0000012eb158c420
Dynamic libraries:
0x00007ff7180d0000 - 0x00007ff7180de000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\java.exe
0x00007ff880530000 - 0x00007ff880725000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff87ebd0000 - 0x00007ff87ec8d000 C:\Windows\System32\KERNEL32.DLL
0x00007ff87e1a0000 - 0x00007ff87e46d000 C:\Windows\System32\KERNELBASE.dll
0x00007ff87ded0000 - 0x00007ff87dfd0000 C:\Windows\System32\ucrtbase.dll
0x00007ff8768d0000 - 0x00007ff8768e9000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\VCRUNTIME140.dll
0x00007ff873ce0000 - 0x00007ff873cf8000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\jli.dll
0x00007ff87f830000 - 0x00007ff87f9d0000 C:\Windows\System32\USER32.dll
0x00007ff87e170000 - 0x00007ff87e192000 C:\Windows\System32\win32u.dll
0x00007ff867e70000 - 0x00007ff86810a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ff87e6c0000 - 0x00007ff87e6ea000 C:\Windows\System32\GDI32.dll
0x00007ff87e470000 - 0x00007ff87e57b000 C:\Windows\System32\gdi32full.dll
0x00007ff87dcd0000 - 0x00007ff87dd6d000 C:\Windows\System32\msvcp_win.dll
0x00007ff87faa0000 - 0x00007ff87fb3e000 C:\Windows\System32\msvcrt.dll
0x00007ff87f750000 - 0x00007ff87f780000 C:\Windows\System32\IMM32.DLL
0x00007ff873ca0000 - 0x00007ff873cac000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\vcruntime140_1.dll
0x00007ff84cb80000 - 0x00007ff84cc11000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\msvcp140.dll
0x00007ff84bf30000 - 0x00007ff84cb77000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\server\jvm.dll
0x00007ff87fc80000 - 0x00007ff87fd2e000 C:\Windows\System32\ADVAPI32.dll
0x00007ff87eb30000 - 0x00007ff87ebcc000 C:\Windows\System32\sechost.dll
0x00007ff87fd30000 - 0x00007ff87fe55000 C:\Windows\System32\RPCRT4.dll
0x00007ff87fe60000 - 0x00007ff87fe68000 C:\Windows\System32\PSAPI.DLL
0x00007ff860160000 - 0x00007ff860169000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff87ff30000 - 0x00007ff87ff9b000 C:\Windows\System32\WS2_32.dll
0x00007ff85d670000 - 0x00007ff85d697000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff871fa0000 - 0x00007ff871faa000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff87c4d0000 - 0x00007ff87c4e2000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ff873c80000 - 0x00007ff873c8a000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\jimage.dll
0x00007ff87c160000 - 0x00007ff87c344000 C:\Windows\SYSTEM32\DBGHELP.DLL
0x00007ff860120000 - 0x00007ff86014c000 C:\Windows\SYSTEM32\dbgcore.DLL
0x00007ff87dc40000 - 0x00007ff87dcc2000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ff852400000 - 0x00007ff852425000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\java.dll
0x00007ff8653f0000 - 0x00007ff865408000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\zip.dll
0x00007ff87ef60000 - 0x00007ff87f6a4000 C:\Windows\System32\SHELL32.dll
0x00007ff87b8a0000 - 0x00007ff87c034000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ff87e6f0000 - 0x00007ff87ea44000 C:\Windows\System32\combase.dll
0x00007ff87d6a0000 - 0x00007ff87d6cc000 C:\Windows\SYSTEM32\Wldp.dll
0x00007ff87f780000 - 0x00007ff87f82d000 C:\Windows\System32\SHCORE.dll
0x00007ff87fed0000 - 0x00007ff87ff25000 C:\Windows\System32\shlwapi.dll
0x00007ff87db80000 - 0x00007ff87db9f000 C:\Windows\SYSTEM32\profapi.dll
0x00007ff865180000 - 0x00007ff865199000 C:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\net.dll
0x00007ff8753b0000 - 0x00007ff8754ba000 C:\Windows\SYSTEM32\WINHTTP.dll
0x00007ff87d400000 - 0x00007ff87d46a000 C:\Windows\system32\mswsock.dll
0x00007ff864fe0000 - 0x00007ff864ff5000 C:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\nio.dll
0x00007ff87d5f0000 - 0x00007ff87d608000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff87cd10000 - 0x00007ff87cd44000 C:\Windows\system32\rsaenh.dll
0x00007ff87e0d0000 - 0x00007ff87e0f7000 C:\Windows\System32\bcrypt.dll
0x00007ff87db40000 - 0x00007ff87db6e000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff87d610000 - 0x00007ff87d61c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff87d0a0000 - 0x00007ff87d0db000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff87e6b0000 - 0x00007ff87e6b8000 C:\Windows\System32\NSI.dll
0x00007ff86d5d0000 - 0x00007ff86d5e7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff871e10000 - 0x00007ff871e2d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff87d0e0000 - 0x00007ff87d1ab000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff84bef0000 - 0x00007ff84bf2e000 C:\Users\admin\AppData\Roaming\Code\User\globalStorage\redhat.java\1.6.0\config_ss_win\org.eclipse.equinox.launcher\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650\eclipse_11602.dll
0x00007ff87e580000 - 0x00007ff87e6aa000 C:\Windows\System32\ole32.dll
0x00007ff873990000 - 0x00007ff8739a0000 c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\verify.dll
0x00007ff84be60000 - 0x00007ff84bea4000 C:\Users\admin\AppData\Local\Temp\jna-92668751\jna10628688886829781066.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e;c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\jre\17.0.2-win32-x86_64\bin\server;C:\Users\admin\AppData\Roaming\Code\User\globalStorage\redhat.java\1.6.0\config_ss_win\org.eclipse.equinox.launcher\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650;C:\Users\admin\AppData\Local\Temp\jna-92668751
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 -Dfile.encoding=utf8 -DwatchParentProcess=false -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m
java_command: c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar -configuration c:\Users\admin\AppData\Roaming\Code\User\globalStorage\redhat.java\1.6.0\config_ss_win -data c:\Users\admin\AppData\Roaming\Code\User\workspaceStorage\41da8178b3a522bc8d7c4eb87e043ff9\redhat.java\ss_ws
java_class_path (initial): c:\Users\admin\.vscode\extensions\redhat.java-1.6.0-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar
Launcher Type: SUN_STANDARD
[Global flags]
uintx AdaptiveSizePolicyWeight = 90 {product} {command line}
intx CICompilerCount = 4 {product} {ergonomic}
uintx GCTimeRatio = 4 {product} {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=warning uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_321
PATH=C:\Users\admin\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\admin\bin;C:\Python310\Scripts;C:\Python310;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\Git\cmd;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs;C:\Program Files\dotnet;C:\Program Files\Java\jdk1.8.0_321\bin;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;C:\Users\admin\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\admin\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
USERNAME=admin
SHELL=C:\Program Files\Git\usr\bin\bash.exe
DISPLAY=needs-to-be-defined
LC_CTYPE=en_US.UTF-8
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 140 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS:
Windows 10 , 64 bit Build 19041 (10.0.19041.1706)
OS uptime: 2 days 17:31 hours
CPU: total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 140 stepping 1 microcode 0xa4, 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, clwb, avx512_vbmi2, avx512_vbmi
Memory: 4k page, system-wide physical 16106M (3932M free)
TotalPageFile size 53047M (AvailPageFile size 3M)
current process WorkingSet (physical memory assigned to process): 137M, peak: 137M
current process commit charge ("private bytes"): 241M, peak: 242M
vm_info: OpenJDK 64-Bit Server VM (17.0.2+8) for windows-amd64 JRE (17.0.2+8), built on Jan 20 2022 04:52:34 by "" with MS VC++ 16.7 (VS2019)
END.