-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid18796.log
559 lines (501 loc) · 42.1 KB
/
hs_err_pid18796.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
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 65536 bytes for Failed to commit metaspace.
# 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 (virtualSpaceNode.cpp:110), pid=18796, tid=33216
#
# 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\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\lombok\lombok-1.18.31.jar -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=c:\Users\91939\AppData\Roaming\Code\User\workspaceStorage\3073c713fef8f9f292d9ac8183e18078\redhat.java -Daether.dependencyCollector.impl=bf c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.700.v20231214-2017.jar -configuration c:\Users\91939\AppData\Roaming\Code\User\globalStorage\redhat.java\1.28.1\config_win -data c:\Users\91939\AppData\Roaming\Code\User\workspaceStorage\3073c713fef8f9f292d9ac8183e18078\redhat.java\jdt_ws --stdio
Host: 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz, 4 cores, 7G, Windows 10 , 64 bit Build 19041 (10.0.19041.3570)
Time: Sun Mar 3 07:50:10 2024 India Standard Time elapsed time: 2.631812 seconds (0d 0h 0m 2s)
--------------- T H R E A D ---------------
Current thread (0x00000203f6658aa0): JavaThread "C1 CompilerThread0" daemon [_thread_in_vm, id=33216, stack(0x00000007f9f00000,0x00000007fa000000)]
Current CompileTask:
C1: 2631 2226 3 org.eclipse.osgi.internal.hooks.EclipseLazyStarter::preFindLocalClass (120 bytes)
Stack: [0x00000007f9f00000,0x00000007fa000000]
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+0x8307bb]
V [jvm.dll+0x621d16]
V [jvm.dll+0x621d7a]
V [jvm.dll+0x6245aa]
V [jvm.dll+0x6226b6]
V [jvm.dll+0x6339ea]
V [jvm.dll+0x62c7ca]
V [jvm.dll+0x1cda30]
V [jvm.dll+0x1cdc20]
V [jvm.dll+0x1482a1]
V [jvm.dll+0x1480e5]
V [jvm.dll+0x13f918]
V [jvm.dll+0x141ed5]
V [jvm.dll+0x1401b4]
V [jvm.dll+0x13a0ff]
V [jvm.dll+0x149d46]
V [jvm.dll+0x135890]
V [jvm.dll+0x135bf0]
V [jvm.dll+0x135eb6]
V [jvm.dll+0x13534a]
V [jvm.dll+0x137001]
V [jvm.dll+0x2290de]
V [jvm.dll+0x2272ac]
V [jvm.dll+0x7e9bb7]
V [jvm.dll+0x7e3fba]
V [jvm.dll+0x67c1b5]
C [ucrtbase.dll+0x21bb2]
C [KERNEL32.DLL+0x17344]
C [ntdll.dll+0x526b1]
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00000203fba528a0, length=18, elements={
0x00000203f17ddb90, 0x00000203f188e6b0, 0x00000203f661c060, 0x00000203f6647b90,
0x00000203f6648750, 0x00000203f664b320, 0x00000203f664ddf0, 0x00000203f6650ba0,
0x00000203f6658aa0, 0x00000203f666d4a0, 0x00000203fb860e80, 0x00000203fba24d40,
0x00000203fc1addc0, 0x00000203fc27ed60, 0x00000203fc280070, 0x00000203fc790280,
0x00000203fc780760, 0x00000203fc4ebd20
}
Java Threads: ( => current thread )
0x00000203f17ddb90 JavaThread "main" [_thread_blocked, id=19488, stack(0x00000007f9500000,0x00000007f9600000)]
0x00000203f188e6b0 JavaThread "Reference Handler" daemon [_thread_blocked, id=33100, stack(0x00000007f9800000,0x00000007f9900000)]
0x00000203f661c060 JavaThread "Finalizer" daemon [_thread_blocked, id=37024, stack(0x00000007f9900000,0x00000007f9a00000)]
0x00000203f6647b90 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12644, stack(0x00000007f9a00000,0x00000007f9b00000)]
0x00000203f6648750 JavaThread "Attach Listener" daemon [_thread_blocked, id=7088, stack(0x00000007f9b00000,0x00000007f9c00000)]
0x00000203f664b320 JavaThread "Service Thread" daemon [_thread_blocked, id=26884, stack(0x00000007f9c00000,0x00000007f9d00000)]
0x00000203f664ddf0 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=39340, stack(0x00000007f9d00000,0x00000007f9e00000)]
0x00000203f6650ba0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=35168, stack(0x00000007f9e00000,0x00000007f9f00000)]
=>0x00000203f6658aa0 JavaThread "C1 CompilerThread0" daemon [_thread_in_vm, id=33216, stack(0x00000007f9f00000,0x00000007fa000000)]
0x00000203f666d4a0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=37068, stack(0x00000007fa000000,0x00000007fa100000)]
0x00000203fb860e80 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=18216, stack(0x00000007fa100000,0x00000007fa200000)]
0x00000203fba24d40 JavaThread "Notification Thread" daemon [_thread_blocked, id=13620, stack(0x00000007fa200000,0x00000007fa300000)]
0x00000203fc1addc0 JavaThread "Active Thread: Equinox Container: 322204ca-6279-44a2-b9a8-b16ec003e898" [_thread_blocked, id=1964, stack(0x00000007fa800000,0x00000007fa900000)]
0x00000203fc27ed60 JavaThread "Framework Event Dispatcher: Equinox Container: 322204ca-6279-44a2-b9a8-b16ec003e898" daemon [_thread_blocked, id=35948, stack(0x00000007fa900000,0x00000007faa00000)]
0x00000203fc280070 JavaThread "Start Level: Equinox Container: 322204ca-6279-44a2-b9a8-b16ec003e898" daemon [_thread_in_vm, id=9736, stack(0x00000007faa00000,0x00000007fab00000)]
0x00000203fc790280 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=31300, stack(0x00000007fab00000,0x00000007fac00000)]
0x00000203fc780760 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=1832, stack(0x00000007fac00000,0x00000007fad00000)]
0x00000203fc4ebd20 JavaThread "SCR Component Registry" daemon [_thread_blocked, id=32548, stack(0x00000007fa400000,0x00000007fa500000)]
Other Threads:
0x00000203f1887c80 VMThread "VM Thread" [stack: 0x00000007f9700000,0x00000007f9800000] [id=36876]
0x00000203fba25220 WatcherThread [stack: 0x00000007fa300000,0x00000007fa400000] [id=15100]
0x00000203f17f3cb0 GCTaskThread "GC Thread#0" [stack: 0x00000007f9600000,0x00000007f9700000] [id=15588]
0x00000203fc3a1440 GCTaskThread "GC Thread#1" [stack: 0x00000007fa500000,0x00000007fa600000] [id=35780]
0x00000203fc3a1700 GCTaskThread "GC Thread#2" [stack: 0x00000007fa600000,0x00000007fa700000] [id=31836]
0x00000203fc3a19c0 GCTaskThread "GC Thread#3" [stack: 0x00000007fa700000,0x00000007fa800000] [id=29252]
Threads with active compile tasks:
C1 CompilerThread0 2652 2226 3 org.eclipse.osgi.internal.hooks.EclipseLazyStarter::preFindLocalClass (120 bytes)
VM state: not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000203f17d7c00] Metaspace_lock - owner thread: 0x00000203f6658aa0
[0x00000203f17da050] MethodData_lock - owner thread: 0x00000203f6658aa0
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: 4 total, 4 available
Memory: 7886M
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: 4
Heap:
PSYoungGen total 29696K, used 12969K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 34% used [0x00000000eab00000,0x00000000eb3af640,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec400000,0x00000000ec7faf28,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 5213K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 7% used [0x00000000c0000000,0x00000000c0517478,0x00000000c4300000)
Metaspace used 18152K, committed 18432K, reserved 1114112K
class space used 1854K, committed 1984K, reserved 1048576K
Card table byte_map: [0x00000203f11a0000,0x00000203f13b0000] _byte_map_base: 0x00000203f0ba0000
Marking Bits: (ParMarkBitMap*) 0x00007ffd2452d7d0
Begin Bits: [0x00000203f4470000, 0x00000203f5470000)
End Bits: [0x00000203f5470000, 0x00000203f6470000)
Polling page: 0x00000203f0f90000
Metaspace:
Usage:
Non-class: 15.92 MB used.
Class: 1.81 MB used.
Both: 17.73 MB used.
Virtual space:
Non-class space: 64.00 MB reserved, 16.06 MB ( 25%) committed, 1 nodes.
Class space: 1.00 GB reserved, 1.94 MB ( <1%) committed, 1 nodes.
Both: 1.06 GB reserved, 18.00 MB ( 2%) committed.
Chunk freelists:
Non-Class: 15.70 MB
Class: 13.95 MB
Both: 29.65 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 21.00 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: 0.
num_arena_births: 136.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 288.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 0.
num_chunks_taken_from_freelist: 441.
num_chunk_merges: 0.
num_chunk_splits: 283.
num_chunks_enlarged: 213.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=120000Kb used=986Kb max_used=986Kb free=119013Kb
bounds [0x0000020387ad0000, 0x0000020387d40000, 0x000002038f000000]
CodeHeap 'profiled nmethods': size=120000Kb used=4319Kb max_used=4319Kb free=115680Kb
bounds [0x0000020380000000, 0x0000020380440000, 0x0000020387530000]
CodeHeap 'non-nmethods': size=5760Kb used=1179Kb max_used=1206Kb free=4580Kb
bounds [0x0000020387530000, 0x00000203877a0000, 0x0000020387ad0000]
total_blobs=2692 nmethods=2225 adapters=381
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 2.587 Thread 0x00000203f6658aa0 nmethod 2216 0x000002038042f690 code [0x000002038042f900, 0x0000020380430328]
Event: 2.593 Thread 0x00000203f6658aa0 2217 3 java.util.concurrent.locks.ReentrantLock::getHoldCount (8 bytes)
Event: 2.594 Thread 0x00000203f6658aa0 nmethod 2217 0x0000020380430710 code [0x00000203804308c0, 0x0000020380430bb8]
Event: 2.604 Thread 0x00000203f6658aa0 2218 3 java.util.LinkedList$ListItr::checkForComodification (23 bytes)
Event: 2.605 Thread 0x00000203f6658aa0 nmethod 2218 0x0000020380430d10 code [0x0000020380430ec0, 0x00000203804310e8]
Event: 2.607 Thread 0x00000203f6658aa0 2219 ! 3 org.eclipse.osgi.internal.loader.BundleLoader::getImportedSources (114 bytes)
Event: 2.608 Thread 0x00000203f6658aa0 nmethod 2219 0x0000020380431210 code [0x0000020380431480, 0x0000020380432138]
Event: 2.608 Thread 0x00000203f6658aa0 2220 3 org.eclipse.osgi.container.ModuleContainer::checkAdminPermission (27 bytes)
Event: 2.608 Thread 0x00000203f6658aa0 nmethod 2220 0x0000020380432690 code [0x0000020380432880, 0x0000020380432cf8]
Event: 2.618 Thread 0x00000203f6658aa0 2221 3 org.eclipse.osgi.internal.framework.EquinoxContainer::isBootDelegationPackage (72 bytes)
Event: 2.619 Thread 0x00000203f6658aa0 nmethod 2221 0x0000020380432f10 code [0x0000020380433100, 0x00000203804335f8]
Event: 2.627 Thread 0x00000203f6658aa0 2222 3 org.eclipse.osgi.internal.loader.BundleLoader::searchHooks (192 bytes)
Event: 2.628 Thread 0x00000203f6658aa0 nmethod 2222 0x0000020380433810 code [0x0000020380433ac0, 0x0000020380434c68]
Event: 2.628 Thread 0x00000203f6658aa0 2223 1 java.lang.ClassLoader::getName (5 bytes)
Event: 2.628 Thread 0x00000203f6658aa0 nmethod 2223 0x0000020387bc6610 code [0x0000020387bc67a0, 0x0000020387bc6878]
Event: 2.628 Thread 0x00000203f6658aa0 2224 ! 3 org.eclipse.osgi.internal.loader.BundleLoader::findLocalClass (152 bytes)
Event: 2.629 Thread 0x00000203f6658aa0 nmethod 2224 0x0000020380435110 code [0x0000020380435520, 0x0000020380436e18]
Event: 2.629 Thread 0x00000203f6658aa0 2225 3 org.eclipse.osgi.internal.loader.ModuleClassLoader::findLocalClass (9 bytes)
Event: 2.630 Thread 0x00000203f6658aa0 nmethod 2225 0x0000020380437890 code [0x0000020380437a40, 0x0000020380437ba8]
Event: 2.630 Thread 0x00000203f6658aa0 2226 3 org.eclipse.osgi.internal.hooks.EclipseLazyStarter::preFindLocalClass (120 bytes)
GC Heap History (6 events):
Event: 1.052 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 11018K, committed 11200K, reserved 1114112K
class space used 1098K, committed 1216K, reserved 1048576K
}
Event: 1.058 GC heap after
{Heap after GC invocations=1 (full 0):
PSYoungGen total 29696K, used 3205K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 78% used [0x00000000ec400000,0x00000000ec721730,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 16K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 0% used [0x00000000c0000000,0x00000000c0004000,0x00000000c4300000)
Metaspace used 11018K, committed 11200K, reserved 1114112K
class space used 1098K, committed 1216K, reserved 1048576K
}
Event: 1.674 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 29696K, used 28805K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 100% used [0x00000000eab00000,0x00000000ec400000,0x00000000ec400000)
from space 4096K, 78% used [0x00000000ec400000,0x00000000ec721730,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 16K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 0% used [0x00000000c0000000,0x00000000c0004000,0x00000000c4300000)
Metaspace used 14674K, committed 14912K, reserved 1114112K
class space used 1472K, committed 1600K, reserved 1048576K
}
Event: 1.679 GC heap after
{Heap after GC invocations=2 (full 0):
PSYoungGen total 29696K, used 4074K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec800000,0x00000000ecbfa880,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 1512K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 2% used [0x00000000c0000000,0x00000000c017a050,0x00000000c4300000)
Metaspace used 14674K, committed 14912K, reserved 1114112K
class space used 1472K, committed 1600K, reserved 1048576K
}
Event: 2.212 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 29696K, used 29674K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 100% used [0x00000000eab00000,0x00000000ec400000,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec800000,0x00000000ecbfa880,0x00000000ecc00000)
to space 4096K, 0% used [0x00000000ec400000,0x00000000ec400000,0x00000000ec800000)
ParOldGen total 68608K, used 1512K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 2% used [0x00000000c0000000,0x00000000c017a050,0x00000000c4300000)
Metaspace used 16440K, committed 16768K, reserved 1114112K
class space used 1661K, committed 1792K, reserved 1048576K
}
Event: 2.218 GC heap after
{Heap after GC invocations=3 (full 0):
PSYoungGen total 29696K, used 4075K [0x00000000eab00000, 0x00000000ecc00000, 0x0000000100000000)
eden space 25600K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec400000)
from space 4096K, 99% used [0x00000000ec400000,0x00000000ec7faf28,0x00000000ec800000)
to space 4096K, 0% used [0x00000000ec800000,0x00000000ec800000,0x00000000ecc00000)
ParOldGen total 68608K, used 5213K [0x00000000c0000000, 0x00000000c4300000, 0x00000000eab00000)
object space 68608K, 7% used [0x00000000c0000000,0x00000000c0517478,0x00000000c4300000)
Metaspace used 16440K, committed 16768K, reserved 1114112K
class space used 1661K, committed 1792K, reserved 1048576K
}
Dll operation events (9 events):
Event: 0.009 Loaded shared library c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\java.dll
Event: 0.192 Loaded shared library c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\zip.dll
Event: 0.198 Loaded shared library C:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\instrument.dll
Event: 0.225 Loaded shared library C:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\net.dll
Event: 0.229 Loaded shared library C:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\nio.dll
Event: 0.238 Loaded shared library C:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\zip.dll
Event: 0.255 Loaded shared library C:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\jimage.dll
Event: 0.335 Loaded shared library c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\verify.dll
Event: 1.584 Loaded shared library C:\Users\91939\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
Deoptimization events (20 events):
Event: 2.043 Thread 0x00000203fc280070 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000020387b33b84 relative=0x0000000000000164
Event: 2.043 Thread 0x00000203fc280070 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020387b33b84 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 50 c2
Event: 2.043 Thread 0x00000203fc280070 DEOPT PACKING pc=0x0000020387b33b84 sp=0x00000007faafe5a0
Event: 2.043 Thread 0x00000203fc280070 DEOPT UNPACKING pc=0x0000020387589ea3 sp=0x00000007faafe4a8 mode 2
Event: 2.161 Thread 0x00000203fc280070 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000020387bbcb68 relative=0x0000000000000b68
Event: 2.161 Thread 0x00000203fc280070 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020387bbcb68 method=org.eclipse.osgi.framework.util.CaseInsensitiveDictionaryMap.findCommonKeyIndex(Ljava/lang/String;)Lorg/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensit
Event: 2.161 Thread 0x00000203fc280070 DEOPT PACKING pc=0x0000020387bbcb68 sp=0x00000007faafe5f0
Event: 2.161 Thread 0x00000203fc280070 DEOPT UNPACKING pc=0x0000020387589ea3 sp=0x00000007faafe590 mode 2
Event: 2.551 Thread 0x00000203fc280070 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000020387b1159c relative=0x00000000000001dc
Event: 2.551 Thread 0x00000203fc280070 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020387b1159c method=java.lang.invoke.VarHandle.checkExactAccessMode(Ljava/lang/invoke/VarHandle$AccessDescriptor;)V @ 4 c2
Event: 2.551 Thread 0x00000203fc280070 DEOPT PACKING pc=0x0000020387b1159c sp=0x00000007faafd9e0
Event: 2.551 Thread 0x00000203fc280070 DEOPT UNPACKING pc=0x0000020387589ea3 sp=0x00000007faafd930 mode 2
Event: 2.588 Thread 0x00000203fc280070 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000020387b779d0 relative=0x0000000000002230
Event: 2.588 Thread 0x00000203fc280070 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020387b779d0 method=java.io.WinNTFileSystem.normalize(Ljava/lang/String;II)Ljava/lang/String; @ 100 c2
Event: 2.588 Thread 0x00000203fc280070 DEOPT PACKING pc=0x0000020387b779d0 sp=0x00000007faaf9390
Event: 2.588 Thread 0x00000203fc280070 DEOPT UNPACKING pc=0x0000020387589ea3 sp=0x00000007faaf92d0 mode 2
Event: 2.588 Thread 0x00000203fc280070 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000020387b72c28 relative=0x0000000000001108
Event: 2.588 Thread 0x00000203fc280070 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020387b72c28 method=java.io.WinNTFileSystem.normalize(Ljava/lang/String;II)Ljava/lang/String; @ 100 c2
Event: 2.588 Thread 0x00000203fc280070 DEOPT PACKING pc=0x0000020387b72c28 sp=0x00000007faaf92b0
Event: 2.588 Thread 0x00000203fc280070 DEOPT UNPACKING pc=0x0000020387589ea3 sp=0x00000007faaf92b8 mode 2
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 0.955 Thread 0x00000203f17ddb90 Exception <a 'java/io/FileNotFoundException'{0x00000000ec0d20f8}> (0x00000000ec0d20f8)
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 0.990 Thread 0x00000203f17ddb90 Implicit null exception at 0x0000020387b152db to 0x0000020387b15cc8
Event: 0.991 Thread 0x00000203f17ddb90 Implicit null exception at 0x0000020387b26a6c to 0x0000020387b26c4c
Event: 0.991 Thread 0x00000203f17ddb90 Implicit null exception at 0x0000020387b1900e to 0x0000020387b19248
Event: 0.991 Thread 0x00000203f17ddb90 Implicit null exception at 0x0000020387b2a10f to 0x0000020387b2a185
Event: 1.039 Thread 0x00000203f17ddb90 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec3a51e0}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000ec3a51e0)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.040 Thread 0x00000203f17ddb90 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec3af850}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x00000000ec3af850)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.041 Thread 0x00000203f17ddb90 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000000ec3b3048}: Found class java.lang.Object, but interface was expected> (0x00000000ec3b3048)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 826]
Event: 1.042 Thread 0x00000203f17ddb90 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec3b7538}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x00000000ec3b7538)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.043 Thread 0x00000203f17ddb90 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec3bad38}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x00000000ec3bad38)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.045 Thread 0x00000203f17ddb90 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec3c21c8}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x00000000ec3c21c8)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.090 Thread 0x00000203f17ddb90 Exception <a 'java/lang/NoSuchMethodError'{0x00000000eac50140}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000eac50140)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.375 Thread 0x00000203f17ddb90 Exception <a 'java/lang/NoSuchMethodError'{0x00000000eb9c8170}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, int, java.lang.Object)'> (0x00000000eb9c8170)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.581 Thread 0x00000203f17ddb90 Exception <a 'java/lang/UnsatisfiedLinkError'{0x00000000ebf692c8}: 'void org.eclipse.equinox.launcher.JNIBridge._update_splash()'> (0x00000000ebf692c8)
thrown [s\src\hotspot\share\prims\nativeLookup.cpp, line 543]
Event: 1.642 Thread 0x00000203fc280070 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec2bbcd0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object)'> (0x00000000ec2bbcd0)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.664 Thread 0x00000203fc280070 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec384188}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000ec384188)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.664 Thread 0x00000203fc280070 Exception <a 'java/lang/NoSuchMethodError'{0x00000000ec388470}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000000ec388470)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 1.714 Thread 0x00000203fc280070 Exception <a 'java/lang/ClassNotFoundException'{0x00000000ead49340}: sun/util/logging/resources/spi/loggingProvider> (0x00000000ead49340)
thrown [s\src\hotspot\share\classfile\systemDictionary.cpp, line 256]
Event: 2.190 Thread 0x00000203fc280070 Exception <a 'java/lang/NullPointerException'{0x00000000ec2f6528}> (0x00000000ec2f6528)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 1350]
Event: 2.190 Thread 0x00000203fc280070 Exception <a 'java/lang/NullPointerException'{0x00000000ec2f6800}> (0x00000000ec2f6800)
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 1350]
VM Operations (20 events):
Event: 1.370 Executing VM operation: HandshakeAllThreads
Event: 1.370 Executing VM operation: HandshakeAllThreads done
Event: 1.601 Executing VM operation: ICBufferFull
Event: 1.601 Executing VM operation: ICBufferFull done
Event: 1.630 Executing VM operation: HandshakeAllThreads
Event: 1.630 Executing VM operation: HandshakeAllThreads done
Event: 1.674 Executing VM operation: ParallelGCFailedAllocation
Event: 1.679 Executing VM operation: ParallelGCFailedAllocation done
Event: 1.693 Executing VM operation: HandshakeAllThreads
Event: 1.693 Executing VM operation: HandshakeAllThreads done
Event: 1.726 Executing VM operation: HandshakeAllThreads
Event: 1.726 Executing VM operation: HandshakeAllThreads done
Event: 1.742 Executing VM operation: HandshakeAllThreads
Event: 1.742 Executing VM operation: HandshakeAllThreads done
Event: 1.754 Executing VM operation: HandshakeAllThreads
Event: 1.754 Executing VM operation: HandshakeAllThreads done
Event: 2.185 Executing VM operation: HandshakeAllThreads
Event: 2.185 Executing VM operation: HandshakeAllThreads done
Event: 2.212 Executing VM operation: ParallelGCFailedAllocation
Event: 2.218 Executing VM operation: ParallelGCFailedAllocation done
Events (20 events):
Event: 2.380 loading class java/io/CharConversionException
Event: 2.380 loading class java/io/CharConversionException done
Event: 2.380 loading class com/sun/org/apache/xerces/internal/impl/io/MalformedByteSequenceException done
Event: 2.490 loading class java/util/concurrent/RejectedExecutionException
Event: 2.490 loading class java/util/concurrent/RejectedExecutionException done
Event: 2.490 loading class java/util/concurrent/CompletionStage
Event: 2.490 loading class java/util/concurrent/CompletionStage done
Event: 2.493 loading class java/util/Timer
Event: 2.493 loading class java/util/Timer done
Event: 2.496 loading class java/util/TaskQueue
Event: 2.496 loading class java/util/TaskQueue done
Event: 2.496 loading class java/util/TimerThread
Event: 2.499 loading class java/util/TimerThread done
Event: 2.499 loading class java/util/Timer$ThreadReaper
Event: 2.500 loading class java/util/Timer$ThreadReaper done
Event: 2.500 Thread 0x00000203fc4ebd20 Thread added: 0x00000203fc4ebd20
Event: 2.519 loading class java/util/concurrent/locks/ReentrantLock$FairSync
Event: 2.519 loading class java/util/concurrent/locks/ReentrantLock$FairSync done
Event: 2.520 loading class java/util/Collections$ReverseComparator
Event: 2.520 loading class java/util/Collections$ReverseComparator done
Dynamic libraries:
0x00007ff70f7a0000 - 0x00007ff70f7ae000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\java.exe
0x00007ffd83f50000 - 0x00007ffd84147000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffd828d0000 - 0x00007ffd8298d000 C:\Windows\System32\KERNEL32.DLL
0x00007ffd81a20000 - 0x00007ffd81d16000 C:\Windows\System32\KERNELBASE.dll
0x00007ffd81e80000 - 0x00007ffd81f80000 C:\Windows\System32\ucrtbase.dll
0x00007ffd67fe0000 - 0x00007ffd67ff7000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\jli.dll
0x00007ffd830c0000 - 0x00007ffd8325e000 C:\Windows\System32\USER32.dll
0x00007ffd81630000 - 0x00007ffd81652000 C:\Windows\System32\win32u.dll
0x00007ffd837b0000 - 0x00007ffd837dc000 C:\Windows\System32\GDI32.dll
0x00007ffd816d0000 - 0x00007ffd817ea000 C:\Windows\System32\gdi32full.dll
0x00007ffd81840000 - 0x00007ffd818dd000 C:\Windows\System32\msvcp_win.dll
0x00007ffd61b40000 - 0x00007ffd61b5b000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\VCRUNTIME140.dll
0x00007ffd6bfa0000 - 0x00007ffd6c23a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3570_none_60bb2a3971f3e41a\COMCTL32.dll
0x00007ffd83340000 - 0x00007ffd833de000 C:\Windows\System32\msvcrt.dll
0x00007ffd83450000 - 0x00007ffd83480000 C:\Windows\System32\IMM32.DLL
0x00007ffd66c70000 - 0x00007ffd66c7c000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\vcruntime140_1.dll
0x00007ffd45b60000 - 0x00007ffd45bed000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\msvcp140.dll
0x00007ffd23990000 - 0x00007ffd245f2000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\server\jvm.dll
0x00007ffd837e0000 - 0x00007ffd8388e000 C:\Windows\System32\ADVAPI32.dll
0x00007ffd827b0000 - 0x00007ffd8284c000 C:\Windows\System32\sechost.dll
0x00007ffd82990000 - 0x00007ffd82ab6000 C:\Windows\System32\RPCRT4.dll
0x00007ffd80f70000 - 0x00007ffd80fbb000 C:\Windows\SYSTEM32\POWRPROF.dll
0x00007ffd61af0000 - 0x00007ffd61af9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffd833e0000 - 0x00007ffd8344b000 C:\Windows\System32\WS2_32.dll
0x00007ffd67990000 - 0x00007ffd679b7000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffd78850000 - 0x00007ffd7885a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffd80e30000 - 0x00007ffd80e42000 C:\Windows\SYSTEM32\UMPDC.dll
0x00007ffd7fe00000 - 0x00007ffd7fe12000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffd66c40000 - 0x00007ffd66c4a000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\jimage.dll
0x00007ffd7f9e0000 - 0x00007ffd7fbc4000 C:\Windows\SYSTEM32\DBGHELP.DLL
0x00007ffd64010000 - 0x00007ffd64044000 C:\Windows\SYSTEM32\dbgcore.DLL
0x00007ffd818e0000 - 0x00007ffd81962000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffd66a60000 - 0x00007ffd66a6e000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\instrument.dll
0x00007ffd5e350000 - 0x00007ffd5e375000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\java.dll
0x00007ffd60900000 - 0x00007ffd60918000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\zip.dll
0x00007ffd81fb0000 - 0x00007ffd826f4000 C:\Windows\System32\SHELL32.dll
0x00007ffd7f180000 - 0x00007ffd7f91b000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffd82c10000 - 0x00007ffd82f64000 C:\Windows\System32\combase.dll
0x00007ffd81070000 - 0x00007ffd8109d000 C:\Windows\SYSTEM32\Wldp.dll
0x00007ffd83010000 - 0x00007ffd830bd000 C:\Windows\System32\SHCORE.dll
0x00007ffd83630000 - 0x00007ffd83685000 C:\Windows\System32\shlwapi.dll
0x00007ffd81560000 - 0x00007ffd81585000 C:\Windows\SYSTEM32\profapi.dll
0x00007ffd60030000 - 0x00007ffd60049000 C:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\net.dll
0x00007ffd788f0000 - 0x00007ffd789fa000 C:\Windows\SYSTEM32\WINHTTP.dll
0x00007ffd80d60000 - 0x00007ffd80dca000 C:\Windows\system32\mswsock.dll
0x00007ffd5e4e0000 - 0x00007ffd5e4f6000 C:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\nio.dll
0x00007ffd63a00000 - 0x00007ffd63a10000 c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\verify.dll
0x00007ffd5b750000 - 0x00007ffd5b78e000 C:\Users\91939\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
0x00007ffd82ac0000 - 0x00007ffd82beb000 C:\Windows\System32\ole32.dll
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;c:\Users\91939\.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.19041.3570_none_60bb2a3971f3e41a;c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\jre\17.0.10-win32-x86_64\bin\server;C:\Users\91939\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
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\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\lombok\lombok-1.18.31.jar -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=c:\Users\91939\AppData\Roaming\Code\User\workspaceStorage\3073c713fef8f9f292d9ac8183e18078\redhat.java -Daether.dependencyCollector.impl=bf
java_command: c:\Users\91939\.vscode\extensions\redhat.java-1.28.1-win32-x64\server\plugins\org.eclipse.equinox.launcher_1.6.700.v20231214-2017.jar -configuration c:\Users\91939\AppData\Roaming\Code\User\globalStorage\redhat.java\1.28.1\config_win -data c:\Users\91939\AppData\Roaming\Code\User\workspaceStorage\3073c713fef8f9f292d9ac8183e18078\redhat.java\jdt_ws --stdio
java_class_path (initial): c:\Users\91939\.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 = 3 {product} {ergonomic}
uintx GCTimeRatio = 4 {product} {command line}
bool HeapDumpOnOutOfMemoryError = true {manageable} {command line}
ccstr HeapDumpPath = c:\Users\91939\AppData\Roaming\Code\User\workspaceStorage\3073c713fef8f9f292d9ac8183e18078\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 = 5832780 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122912730 {pd product} {ergonomic}
size_t OldSize = 70254592 {product} {ergonomic}
uintx ProfiledCodeHeapSize = 122912730 {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:
JAVA_HOME=C:\Program Files\Java\jdk-17.0.1
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\MinGW\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Users\91939\AppData\Local\Android\Sdk\platform-tools;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs\;C:\Users\91939\AppData\Local\Android\Sdk;%PNPM_HOME%;C:\Users\91939\AppData\Local\Programs\Python\Python310\Scripts\;C:\Users\91939\AppData\Local\Programs\Python\Python310\;C:\Users\91939\AppData\Local\Microsoft\WindowsApps;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.3\bin;;C:\Users\91939\AppData\Local\GitHubDesktop\bin;C:\Users\91939\Dropbox\My PC (LAPTOP-JH16H4DN)\Downloads\Setup\apache-maven-3.8.6\bin;C:\flutter\bin;C:\Users\91939\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\91939\AppData\Roaming\npm;C:\Users\91939\AppData\Local\Android\Sdk;C:\Users\91939\AppData\Local\Android\Sdk\platform-tools;C:\Users\91939\AppData\Local\Android\Sdk\emulator;C:\Users\91939\AppData\Local\Android\Sdk\tools;C:\Users\91939\AppData\Local\Android\Sdk\tools\bin;C:\Program Files (x86)\MongoDB\Server\6.0\bin;C:\Program Files (x86)\MongoDB\Server\6.0\bin;C:\Program Files\MongoDB\Server\6.0\bin;
USERNAME=91939
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 140 Stepping 1, GenuineIntel
TMP=C:\Users\91939\AppData\Local\Temp
TEMP=C:\Users\91939\AppData\Local\Temp
Periodic native trim disabled
--------------- S Y S T E M ---------------
OS:
Windows 10 , 64 bit Build 19041 (10.0.19041.3570)
OS uptime: 18 days 14:00 hours
Hyper-V role detected
CPU: total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 140 stepping 1 microcode 0x86, 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, hv
Processor Information for all 4 processors :
Max Mhz: 2995, Current Mhz: 2995, Mhz Limit: 2995
Memory: 4k page, system-wide physical 7886M (356M free)
TotalPageFile size 19886M (AvailPageFile size 0M)
current process WorkingSet (physical memory assigned to process): 108M, peak: 108M
current process commit charge ("private bytes"): 206M, peak: 206M
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.