#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1007216 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Zero Based Compressed Oops mode in which the Java heap is
# placed in the first 32GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:389), pid=35380, tid=0x0000000000009d34
#
# JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x000000001f117000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=40244, stack(0x0000000020ee0000,0x0000000020fe0000)]
Stack: [0x0000000020ee0000,0x0000000020fe0000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Current CompileTask:
C2: 16024 7413 4 lombok.javac.JavacAST::buildTree (10 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001f20d800 JavaThread "Service Thread" daemon [_thread_blocked, id=1916, stack(0x00000000218e0000,0x00000000219e0000)]
0x000000001f146000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=27036, stack(0x00000000217e0000,0x00000000218e0000)]
0x000000001f13f000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=20100, stack(0x00000000216e0000,0x00000000217e0000)]
0x000000001f136000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=37744, stack(0x00000000215e0000,0x00000000216e0000)]
0x000000001f135800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=1956, stack(0x00000000214e0000,0x00000000215e0000)]
0x000000001f134800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=36952, stack(0x00000000213e0000,0x00000000214e0000)]
0x000000001f122000 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=30392, stack(0x00000000212e0000,0x00000000213e0000)]
0x000000001f11b000 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=12572, stack(0x00000000211e0000,0x00000000212e0000)]
0x000000001f11a800 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=33312, stack(0x00000000210e0000,0x00000000211e0000)]
0x000000001f117800 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=29620, stack(0x0000000020fe0000,0x00000000210e0000)]
=>0x000000001f117000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=40244, stack(0x0000000020ee0000,0x0000000020fe0000)]
0x000000001f114000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=33656, stack(0x0000000020de0000,0x0000000020ee0000)]
0x000000001f103000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=23128, stack(0x0000000020ce0000,0x0000000020de0000)]
0x000000001f102000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=27324, stack(0x0000000020be0000,0x0000000020ce0000)]
0x000000001f0e0000 JavaThread "Attach Listener" daemon [_thread_blocked, id=38136, stack(0x0000000020ad0000,0x0000000020bd0000)]
0x000000001f0dd000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=30860, stack(0x00000000209d0000,0x0000000020ad0000)]
0x000000001d614000 JavaThread "Finalizer" daemon [_thread_blocked, id=4948, stack(0x00000000208d0000,0x00000000209d0000)]
0x000000001f066000 JavaThread "Reference Handler" daemon [_thread_blocked, id=25392, stack(0x00000000207d0000,0x00000000208d0000)]
0x00000000037f2800 JavaThread "main" [_thread_in_native, id=33252, stack(0x0000000003510000,0x0000000003610000)]
Other Threads:
0x000000001f045000 VMThread [stack: 0x00000000206d0000,0x00000000207d0000] [id=17360]
0x000000001f260800 WatcherThread [stack: 0x0000000021ae0000,0x0000000021be0000] [id=29160]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006c5200000, size: 4014 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 274432K, used 216325K [0x000000076c600000, 0x0000000780c80000, 0x00000007c0000000)
eden space 224256K, 82% used [0x000000076c600000,0x0000000777a472a0,0x000000077a100000)
from space 50176K, 63% used [0x000000077d300000,0x000000077f1fa448,0x0000000780400000)
to space 51200K, 0% used [0x000000077a100000,0x000000077a100000,0x000000077d300000)
ParOldGen total 128512K, used 71836K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 55% used [0x00000006c5200000,0x00000006c98270d8,0x00000006ccf80000)
Metaspace used 29448K, capacity 30596K, committed 30848K, reserved 1077248K
class space used 3388K, capacity 3677K, committed 3712K, reserved 1048576K
Card table byte_map: [0x0000000012cb0000,0x0000000013490000] byte_map_base: 0x000000000f687000
Marking Bits: (ParMarkBitMap*) 0x000000005a1d5ce0
Begin Bits: [0x00000000146d0000, 0x0000000018588000)
End Bits: [0x0000000018588000, 0x000000001c440000)
Polling page: 0x0000000001820000
CodeCache: size=245760Kb used=25618Kb max_used=25629Kb free=220142Kb
bounds [0x00000000038f0000, 0x0000000005220000, 0x00000000128f0000]
total_blobs=6860 nmethods=6416 adapters=353
compilation: enabled
Compilation events (10 events):
Event: 15.950 Thread 0x000000001f146000 7433 3 lombok.core.configuration.FileSystemSourceCache$2$1::findNext (101 bytes)
Event: 15.951 Thread 0x000000001f146000 nmethod 7433 0x000000000520c5d0 code [0x000000000520c7e0, 0x000000000520d3b8]
Event: 15.952 Thread 0x000000001f134800 nmethod 7431 0x0000000005210090 code [0x00000000052101e0, 0x0000000005210678]
Event: 15.956 Thread 0x000000001f122000 7434 4 lombok.core.AST::setAndGetAsHandled (18 bytes)
Event: 15.960 Thread 0x000000001f122000 nmethod 7434 0x0000000005210a50 code [0x0000000005210be0, 0x0000000005211008]
Event: 15.960 Thread 0x000000001f122000 7435 4 lombok.core.AST::buildWithCollection (128 bytes)
Event: 15.985 Thread 0x000000001f136000 7436 3 java.lang.Class::getDeclaredField (34 bytes)
Event: 15.985 Thread 0x000000001f136000 nmethod 7436 0x000000000520bfd0 code [0x000000000520c180, 0x000000000520c488]
Event: 15.994 Thread 0x000000001f11b000 7437 4 lombok.javac.JavacAST::addIfNotNull (13 bytes)
Event: 15.998 Thread 0x000000001f11b000 nmethod 7437 0x0000000005211490 code [0x00000000052115e0, 0x0000000005211938]
GC Heap History (10 events):
Event: 3.617 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 139776K, used 10720K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
eden space 129024K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000774400000)
from space 10752K, 99% used [0x0000000774e80000,0x00000007758f8050,0x0000000775900000)
to space 10752K, 0% used [0x0000000774400000,0x0000000774400000,0x0000000774e80000)
ParOldGen total 172032K, used 8529K [0x00000006c5200000, 0x00000006cfa00000, 0x000000076c600000)
object space 172032K, 4% used [0x00000006c5200000,0x00000006c5a54588,0x00000006cfa00000)
Metaspace used 20467K, capacity 21222K, committed 21296K, reserved 1069056K
class space used 2461K, capacity 2650K, committed 2688K, reserved 1048576K
Event: 3.697 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 139776K, used 0K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
eden space 129024K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000774400000)
from space 10752K, 0% used [0x0000000774e80000,0x0000000774e80000,0x0000000775900000)
to space 10752K, 0% used [0x0000000774400000,0x0000000774400000,0x0000000774e80000)
ParOldGen total 128512K, used 17594K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 13% used [0x00000006c5200000,0x00000006c632ea68,0x00000006ccf80000)
Metaspace used 20467K, capacity 21222K, committed 21296K, reserved 1069056K
class space used 2461K, capacity 2650K, committed 2688K, reserved 1048576K
}
Event: 5.668 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 139776K, used 129024K [0x000000076c600000, 0x0000000775900000, 0x00000007c0000000)
eden space 129024K, 100% used [0x000000076c600000,0x0000000774400000,0x0000000774400000)
from space 10752K, 0% used [0x0000000774e80000,0x0000000774e80000,0x0000000775900000)
to space 10752K, 0% used [0x0000000774400000,0x0000000774400000,0x0000000774e80000)
ParOldGen total 128512K, used 17594K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 13% used [0x00000006c5200000,0x00000006c632ea68,0x00000006ccf80000)
Metaspace used 22617K, capacity 23520K, committed 23680K, reserved 1071104K
class space used 2643K, capacity 2855K, committed 2944K, reserved 1048576K
Event: 5.676 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 139776K, used 9825K [0x000000076c600000, 0x0000000779000000, 0x00000007c0000000)
eden space 129024K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000774400000)
from space 10752K, 91% used [0x0000000774400000,0x0000000774d987d8,0x0000000774e80000)
to space 17408K, 0% used [0x0000000777f00000,0x0000000777f00000,0x0000000779000000)
ParOldGen total 128512K, used 17602K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 13% used [0x00000006c5200000,0x00000006c6330a68,0x00000006ccf80000)
Metaspace used 22617K, capacity 23520K, committed 23680K, reserved 1071104K
class space used 2643K, capacity 2855K, committed 2944K, reserved 1048576K
}
Event: 8.415 GC heap before
{Heap before GC invocations=7 (full 1):
PSYoungGen total 139776K, used 138849K [0x000000076c600000, 0x0000000779000000, 0x00000007c0000000)
eden space 129024K, 100% used [0x000000076c600000,0x0000000774400000,0x0000000774400000)
from space 10752K, 91% used [0x0000000774400000,0x0000000774d987d8,0x0000000774e80000)
to space 17408K, 0% used [0x0000000777f00000,0x0000000777f00000,0x0000000779000000)
ParOldGen total 128512K, used 17602K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 13% used [0x00000006c5200000,0x00000006c6330a68,0x00000006ccf80000)
Metaspace used 26911K, capacity 27892K, committed 28032K, reserved 1073152K
class space used 3183K, capacity 3439K, committed 3456K, reserved 1048576K
Event: 8.439 GC heap after
Heap after GC invocations=7 (full 1):
PSYoungGen total 185856K, used 17386K [0x000000076c600000, 0x0000000779580000, 0x00000007c0000000)
eden space 168448K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000776a80000)
from space 17408K, 99% used [0x0000000777f00000,0x0000000778ffab70,0x0000000779000000)
to space 20992K, 0% used [0x0000000776a80000,0x0000000776a80000,0x0000000777f00000)
ParOldGen total 128512K, used 19768K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 15% used [0x00000006c5200000,0x00000006c654e0f8,0x00000006ccf80000)
Metaspace used 26911K, capacity 27892K, committed 28032K, reserved 1073152K
class space used 3183K, capacity 3439K, committed 3456K, reserved 1048576K
}
Event: 11.382 GC heap before
{Heap before GC invocations=8 (full 1):
PSYoungGen total 185856K, used 185834K [0x000000076c600000, 0x0000000779580000, 0x00000007c0000000)
eden space 168448K, 100% used [0x000000076c600000,0x0000000776a80000,0x0000000776a80000)
from space 17408K, 99% used [0x0000000777f00000,0x0000000778ffab70,0x0000000779000000)
to space 20992K, 0% used [0x0000000776a80000,0x0000000776a80000,0x0000000777f00000)
ParOldGen total 128512K, used 19768K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 15% used [0x00000006c5200000,0x00000006c654e0f8,0x00000006ccf80000)
Metaspace used 27147K, capacity 28148K, committed 28288K, reserved 1075200K
class space used 3191K, capacity 3439K, committed 3456K, reserved 1048576K
Event: 11.423 GC heap after
Heap after GC invocations=8 (full 1):
PSYoungGen total 189440K, used 20975K [0x000000076c600000, 0x0000000780400000, 0x00000007c0000000)
eden space 168448K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000776a80000)
from space 20992K, 99% used [0x0000000776a80000,0x0000000777efbd88,0x0000000777f00000)
to space 50176K, 0% used [0x000000077d300000,0x000000077d300000,0x0000000780400000)
ParOldGen total 128512K, used 71828K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 55% used [0x00000006c5200000,0x00000006c98250d8,0x00000006ccf80000)
Metaspace used 27147K, capacity 28148K, committed 28288K, reserved 1075200K
class space used 3191K, capacity 3439K, committed 3456K, reserved 1048576K
}
Event: 12.652 GC heap before
{Heap before GC invocations=9 (full 1):
PSYoungGen total 189440K, used 189423K [0x000000076c600000, 0x0000000780400000, 0x00000007c0000000)
eden space 168448K, 100% used [0x000000076c600000,0x0000000776a80000,0x0000000776a80000)
from space 20992K, 99% used [0x0000000776a80000,0x0000000777efbd88,0x0000000777f00000)
to space 50176K, 0% used [0x000000077d300000,0x000000077d300000,0x0000000780400000)
ParOldGen total 128512K, used 71828K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 55% used [0x00000006c5200000,0x00000006c98250d8,0x00000006ccf80000)
Metaspace used 27655K, capacity 28692K, committed 28928K, reserved 1075200K
class space used 3207K, capacity 3471K, committed 3584K, reserved 1048576K
Event: 12.678 GC heap after
Heap after GC invocations=9 (full 1):
PSYoungGen total 274432K, used 31721K [0x000000076c600000, 0x0000000780c80000, 0x00000007c0000000)
eden space 224256K, 0% used [0x000000076c600000,0x000000076c600000,0x000000077a100000)
from space 50176K, 63% used [0x000000077d300000,0x000000077f1fa448,0x0000000780400000)
to space 51200K, 0% used [0x000000077a100000,0x000000077a100000,0x000000077d300000)
ParOldGen total 128512K, used 71836K [0x00000006c5200000, 0x00000006ccf80000, 0x000000076c600000)
object space 128512K, 55% used [0x00000006c5200000,0x00000006c98270d8,0x00000006ccf80000)
Metaspace used 27655K, capacity 28692K, committed 28928K, reserved 1075200K
class space used 3207K, capacity 3471K, committed 3584K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 14.575 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000042c752c method=java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V @ 981
Event: 15.237 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004c80dac method=java.util.zip.ZipInputStream.readLOC()Ljava/util/zip/ZipEntry; @ 29
Event: 15.282 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004dfb654 method=java.util.zip.ZipInputStream.readLOC()Ljava/util/zip/ZipEntry; @ 264
Event: 15.453 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004397a70 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
Event: 15.469 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004383824 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
Event: 15.499 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004cf1244 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 38
Event: 15.778 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004d287e8 method=com.sun.source.util.TreePathScanner.scan(Lcom/sun/source/tree/Tree;Ljava/lang/Object;)Ljava/lang/Object; @ 1
Event: 15.780 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004d29550 method=com.sun.source.util.TreePathScanner.scan(Lcom/sun/source/tree/Tree;Ljava/lang/Object;)Ljava/lang/Object; @ 1
Event: 15.819 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003eb234c method=java.io.WinNTFileSystem.resolve(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; @ 117
Event: 15.833 Thread 0x00000000037f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003dc9bb0 method=java.io.WinNTFileSystem.resolve(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; @ 117
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 14.607 Thread 0x00000000037f2800 Exception (0x000000077339bb60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 14.607 Thread 0x00000000037f2800 Exception (0x000000077339c140) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 14.610 Thread 0x00000000037f2800 Exception (0x00000007733dca70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 14.610 Thread 0x00000000037f2800 Exception (0x00000007733dd050) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 14.610 Thread 0x00000000037f2800 Exception (0x00000007733de790) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 14.610 Thread 0x00000000037f2800 Exception (0x00000007733ded70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 15.453 Thread 0x00000000037f2800 Implicit null exception at 0x0000000004397633 to 0x0000000004397a59
Event: 15.469 Thread 0x00000000037f2800 Implicit null exception at 0x0000000004383615 to 0x0000000004383815
Event: 15.778 Thread 0x00000000037f2800 Implicit null exception at 0x0000000004d28617 to 0x0000000004d287c9
Event: 15.780 Thread 0x00000000037f2800 Implicit null exception at 0x0000000004d291bc to 0x0000000004d29539
Events (10 events):
Event: 15.853 loading class com/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind
Event: 15.853 loading class com/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind done
Event: 15.853 loading class com/sun/tools/javac/tree/JCTree$JCMemberReference$OverloadKind
Event: 15.853 loading class com/sun/tools/javac/tree/JCTree$JCMemberReference$OverloadKind done
Event: 15.866 Thread 0x00000000037f2800 DEOPT PACKING pc=0x00000000046332d0 sp=0x000000000360ca80
Event: 15.866 Thread 0x00000000037f2800 DEOPT UNPACKING pc=0x0000000003937890 sp=0x000000000360c8d0 mode 0
Event: 15.912 Thread 0x00000000037f2800 DEOPT PACKING pc=0x0000000004cf8288 sp=0x000000000360c440
Event: 15.912 Thread 0x00000000037f2800 DEOPT UNPACKING pc=0x0000000003937890 sp=0x000000000360c180 mode 0
Event: 15.946 Thread 0x00000000037f2800 DEOPT PACKING pc=0x00000000051ef6d4 sp=0x000000000360ced0
Event: 15.946 Thread 0x00000000037f2800 DEOPT UNPACKING pc=0x0000000003937890 sp=0x000000000360cc58 mode 0
Dynamic libraries:
0x00007ff727bf0000 - 0x00007ff727c27000 D:\dev\jdk1.8\bin\java.exe
0x00007ffb209f0000 - 0x00007ffb20c07000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffb1eca0000 - 0x00007ffb1ed64000 C:\Windows\System32\KERNEL32.DLL
0x00007ffb1e290000 - 0x00007ffb1e63c000 C:\Windows\System32\KERNELBASE.dll
0x00007ffb1feb0000 - 0x00007ffb1ff62000 C:\Windows\System32\ADVAPI32.dll
0x00007ffb1fd00000 - 0x00007ffb1fda7000 C:\Windows\System32\msvcrt.dll
0x00007ffb1ead0000 - 0x00007ffb1eb7a000 C:\Windows\System32\sechost.dll
0x00007ffb1e700000 - 0x00007ffb1e728000 C:\Windows\System32\bcrypt.dll
0x00007ffb20520000 - 0x00007ffb20635000 C:\Windows\System32\RPCRT4.dll
0x00007ffb1eda0000 - 0x00007ffb1ef4e000 C:\Windows\System32\USER32.dll
0x00007ffb1e170000 - 0x00007ffb1e196000 C:\Windows\System32\win32u.dll
0x00007ffb1ed70000 - 0x00007ffb1ed99000 C:\Windows\System32\GDI32.dll
0x00007ffb1de90000 - 0x00007ffb1dfa9000 C:\Windows\System32\gdi32full.dll
0x00007ffb1e0d0000 - 0x00007ffb1e16a000 C:\Windows\System32\msvcp_win.dll
0x00007ffb1dfb0000 - 0x00007ffb1e0c1000 C:\Windows\System32\ucrtbase.dll
0x00007ffb09ca0000 - 0x00007ffb09f33000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955\COMCTL32.dll
0x00007ffb1fcc0000 - 0x00007ffb1fcf1000 C:\Windows\System32\IMM32.DLL
0x000000005a260000 - 0x000000005a332000 D:\dev\jdk1.8\jre\bin\msvcr100.dll
0x00000000599b0000 - 0x000000005a255000 D:\dev\jdk1.8\jre\bin\server\jvm.dll
0x00007ffb1fcb0000 - 0x00007ffb1fcb8000 C:\Windows\System32\PSAPI.DLL
0x00007ffb14cc0000 - 0x00007ffb14cf4000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffb0e890000 - 0x00007ffb0e89a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffb17650000 - 0x00007ffb17659000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffb1ff80000 - 0x00007ffb1fff1000 C:\Windows\System32\WS2_32.dll
0x00007ffb03da0000 - 0x00007ffb03daf000 D:\dev\jdk1.8\jre\bin\verify.dll
0x00007ffad5820000 - 0x00007ffad5849000 D:\dev\jdk1.8\jre\bin\java.dll
0x00007ffb00e00000 - 0x00007ffb00e23000 D:\dev\jdk1.8\jre\bin\instrument.dll
0x00007ffaef370000 - 0x00007ffaef386000 D:\dev\jdk1.8\jre\bin\zip.dll
0x00007ffb1efd0000 - 0x00007ffb1f82c000 C:\Windows\System32\SHELL32.dll
0x00007ffb1bc80000 - 0x00007ffb1c577000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffb20160000 - 0x00007ffb204e8000 C:\Windows\System32\combase.dll
0x00007ffb1bb40000 - 0x00007ffb1bc7f000 C:\Windows\SYSTEM32\wintypes.dll
0x00007ffb1fdb0000 - 0x00007ffb1fea4000 C:\Windows\System32\SHCORE.dll
0x00007ffb1e970000 - 0x00007ffb1e9ce000 C:\Windows\System32\shlwapi.dll
0x00007ffb1dc50000 - 0x00007ffb1dc71000 C:\Windows\SYSTEM32\profapi.dll
0x00007ffb0ee40000 - 0x00007ffb0ee5a000 D:\IntelliJ IDEA 2023.3.4\bin\breakgen64.dll
0x00007ffaeed60000 - 0x00007ffaeed7a000 D:\dev\jdk1.8\jre\bin\net.dll
0x00007ffb0f0c0000 - 0x00007ffb0f2b0000 C:\Windows\SYSTEM32\urlmon.dll
0x00007ffb0e350000 - 0x00007ffb0e60e000 C:\Windows\SYSTEM32\iertutil.dll
0x00007ffb0e8a0000 - 0x00007ffb0e8c8000 C:\Windows\SYSTEM32\srvcli.dll
0x00007ffb1c7d0000 - 0x00007ffb1c7dc000 C:\Windows\SYSTEM32\netutils.dll
0x00007ffb1d2b0000 - 0x00007ffb1d319000 C:\Windows\system32\mswsock.dll
0x00007ffae0320000 - 0x00007ffae0332000 D:\dev\jdk1.8\jre\bin\nio.dll
0x0000000069ac0000 - 0x0000000069ae4000 C:\Users\61002\AppData\Local\Temp\jansi-2.4.0-29e074a4e23b7309-jansi.dll
VM Arguments:
jvm_args: -Dmaven.multiModuleProjectDirectory=D:\hssx\manHourHousekeeper\fhKeeper\formulahousekeeper\management-crm -Djansi.passthrough=true -Dmaven.home=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3 -Dclassworlds.conf=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\IntelliJ IDEA 2023.3.4\lib\idea_rt.jar=60632:D:\IntelliJ IDEA 2023.3.4\bin -Dfile.encoding=UTF-8
java_command: org.codehaus.classworlds.Launcher -Didea.version=2023.3.4 -s D:\apache-maven-3.6.1\conf\settings.xml -Dmaven.repo.local=D:\mvn-repository package
java_class_path (initial): D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\boot\plexus-classworlds-2.7.0.jar;D:\IntelliJ IDEA 2023.3.4\plugins\maven\lib\maven3\boot\plexus-classworlds.license;D:\IntelliJ IDEA 2023.3.4\lib\idea_rt.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\dev\jdk1.8
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\dev\jdk1.8\bin;D:\git;D:\git\bin;D:\git\usr\bin;D:\apache-maven-3.6.1\bin;D:\Git\cmd;D:\dev\nodejs;C:\Users\61002\AppData\Local\Android\Sdk\platform-tools;C:\Users\61002\AppData\Local\Android\Sdk\emulator;C:\Users\61002\AppData\Local\Android\Sdk\tools;C:\Users\61002\AppData\Local\Android\Sdk\tools\bin;C:\Program Files\dotnet\;C:\Users\61002\AppData\Local\Android\Sdk;D:\apache-tomcat-8.5.100\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Users\61002\AppData\Local\Microsoft\WindowsApps;D:\IntelliJ IDEA 2023.3.4\bin;;C:\Users\61002\AppData\Local\Programs\Microsoft VS Code\bin;D:\npm\node_global;D:\dev\nodejs\node_global;C:\Users\61002\AppData\Roaming\nvm;C:\Program Files\nodejs
USERNAME=61002
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 191 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 22621 (10.0.22621.3672)
CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 191 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16434048k(806776k free), swap 42648444k(4336k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.221-b11) for windows-amd64 JRE (1.8.0_221-b11), built on Jul 4 2019 04:39:29 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Jul 03 18:09:04 2024
timezone: �й���ʱ��
elapsed time: 16 seconds (0d 0h 0m 16s)