|
|
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 58336 bytes for Chunk::new
- # Possible reasons:
- # The system is out of physical RAM or swap space
- # In 32 bit mode, the process size limit was hit
- # Possible solutions:
- # Reduce memory load on the system
- # Increase physical memory or swap space
- # Check if swap backing store is full
- # Use 64 bit Java on a 64 bit OS
- # Decrease Java heap size (-Xmx/-Xms)
- # Decrease number of Java threads
- # Decrease Java thread stack sizes (-Xss)
- # Set larger code cache with -XX:ReservedCodeCacheSize=
- # This output file may be truncated or incomplete.
- #
- # Out of Memory Error (allocation.cpp:390), pid=8188, tid=0x000000000000078c
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-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 (0x000000002852a800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=1932, stack(0x0000000028ec0000,0x0000000028fc0000)]
-
- Stack: [0x0000000028ec0000,0x0000000028fc0000]
- [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: 89288 12260 ! 4 com.sun.tools.javac.parser.JavaTokenizer::readToken (2243 bytes)
-
-
- --------------- P R O C E S S ---------------
-
- Java Threads: ( => current thread )
- 0x000000002a52a000 JavaThread "Thread-2" daemon [_thread_blocked, id=34388, stack(0x000000002b290000,0x000000002b390000)]
- 0x0000000028593800 JavaThread "Service Thread" daemon [_thread_blocked, id=14812, stack(0x00000000290c0000,0x00000000291c0000)]
- 0x0000000028579800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=3532, stack(0x0000000028fc0000,0x00000000290c0000)]
- =>0x000000002852a800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=1932, stack(0x0000000028ec0000,0x0000000028fc0000)]
- 0x0000000028525800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=21632, stack(0x0000000028dc0000,0x0000000028ec0000)]
- 0x0000000028521800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11412, stack(0x0000000028cc0000,0x0000000028dc0000)]
- 0x000000002851e800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=12484, stack(0x0000000028bc0000,0x0000000028cc0000)]
- 0x00000000284ee000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8340, stack(0x0000000028ac0000,0x0000000028bc0000)]
- 0x00000000284ed000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=388, stack(0x00000000289c0000,0x0000000028ac0000)]
- 0x0000000028480800 JavaThread "Finalizer" daemon [_thread_blocked, id=13292, stack(0x0000000028860000,0x0000000028960000)]
- 0x0000000003759000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15236, stack(0x0000000028360000,0x0000000028460000)]
- 0x0000000003662800 JavaThread "main" [_thread_in_Java, id=20280, stack(0x00000000033c0000,0x00000000034c0000)]
-
- Other Threads:
- 0x0000000026569000 VMThread [stack: 0x0000000028260000,0x0000000028360000] [id=10916]
- 0x0000000028607000 WatcherThread [stack: 0x00000000291c0000,0x00000000292c0000] [id=15840]
-
- VM state:not at safepoint (normal execution)
-
- VM Mutex/Monitor currently owned by a thread: None
-
- Heap:
- PSYoungGen total 1064960K, used 35086K [0x0000000717100000, 0x000000076c300000, 0x00000007c0000000)
- eden space 1021440K, 2% used [0x0000000717100000,0x000000071881a9d8,0x0000000755680000)
- from space 43520K, 26% used [0x0000000758d00000,0x0000000759828ef0,0x000000075b780000)
- to space 55808K, 0% used [0x0000000755680000,0x0000000755680000,0x0000000758d00000)
- ParOldGen total 320512K, used 197938K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 61% used [0x00000005c5200000,0x00000005d134cac8,0x00000005d8b00000)
- Metaspace used 42413K, capacity 44218K, committed 44416K, reserved 1089536K
- class space used 4797K, capacity 5208K, committed 5248K, reserved 1048576K
-
- Card table byte_map: [0x0000000012b20000,0x0000000013b00000] byte_map_base: 0x000000000fcf7000
-
- Marking Bits: (ParMarkBitMap*) 0x0000000072b43c10
- Begin Bits: [0x0000000014d90000, 0x000000001cc48000)
- End Bits: [0x000000001cc48000, 0x0000000024b00000)
-
- Polling page: 0x00000000013f0000
-
- CodeCache: size=245760Kb used=41091Kb max_used=41102Kb free=204668Kb
- bounds [0x0000000003760000, 0x0000000005fc0000, 0x0000000012760000]
- total_blobs=10046 nmethods=9566 adapters=391
- compilation: enabled
-
- Compilation events (10 events):
- Event: 88.186 Thread 0x0000000028521800 nmethod 12255 0x0000000005f8a750 code [0x0000000005f8a8a0, 0x0000000005f8aa58]
- Event: 89.229 Thread 0x0000000028579800 12257 ! 3 com.sun.tools.javac.parser.JavaTokenizer::readToken (2243 bytes)
- Event: 89.229 Thread 0x0000000028525800 12258 4 com.sun.tools.javac.parser.Tokens$NamedToken::<init> (16 bytes)
- Event: 89.230 Thread 0x0000000028525800 nmethod 12258 0x0000000005f8a410 code [0x0000000005f8a560, 0x0000000005f8a638]
- Event: 89.236 Thread 0x0000000028579800 nmethod 12257 0x0000000005f9c2d0 code [0x0000000005f9d360, 0x0000000005fa9ba8]
- Event: 89.236 Thread 0x0000000028579800 12259 3 com.sun.tools.javac.parser.Tokens$StringToken::<init> (16 bytes)
- Event: 89.236 Thread 0x0000000028579800 nmethod 12259 0x0000000005f98ed0 code [0x0000000005f99040, 0x0000000005f99388]
- Event: 89.244 Thread 0x000000002852a800 12260 ! 4 com.sun.tools.javac.parser.JavaTokenizer::readToken (2243 bytes)
- Event: 89.248 Thread 0x0000000028521800 12261 4 com.sun.tools.javac.parser.JavaTokenizer::scanOperator (81 bytes)
- Event: 89.256 Thread 0x0000000028521800 nmethod 12261 0x0000000005f96010 code [0x0000000005f96280, 0x0000000005f96c88]
-
- GC Heap History (10 events):
- Event: 25.759 GC heap before
- {Heap before GC invocations=12 (full 2):
- PSYoungGen total 563712K, used 530944K [0x0000000717100000, 0x0000000748f80000, 0x00000007c0000000)
- eden space 530944K, 100% used [0x0000000717100000,0x0000000737780000,0x0000000737780000)
- from space 32768K, 0% used [0x0000000737780000,0x0000000737780000,0x0000000739780000)
- to space 31744K, 0% used [0x0000000747080000,0x0000000747080000,0x0000000748f80000)
- ParOldGen total 320512K, used 45452K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 14% used [0x00000005c5200000,0x00000005c7e631a0,0x00000005d8b00000)
- Metaspace used 34965K, capacity 36620K, committed 36824K, reserved 1081344K
- class space used 4064K, capacity 4441K, committed 4480K, reserved 1048576K
- Event: 25.782 GC heap after
- Heap after GC invocations=12 (full 2):
- PSYoungGen total 774144K, used 31736K [0x0000000717100000, 0x000000074a580000, 0x00000007c0000000)
- eden space 742400K, 0% used [0x0000000717100000,0x0000000717100000,0x0000000744600000)
- from space 31744K, 99% used [0x0000000747080000,0x0000000748f7e308,0x0000000748f80000)
- to space 43520K, 0% used [0x0000000744600000,0x0000000744600000,0x0000000747080000)
- ParOldGen total 320512K, used 67994K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 21% used [0x00000005c5200000,0x00000005c94668b8,0x00000005d8b00000)
- Metaspace used 34965K, capacity 36620K, committed 36824K, reserved 1081344K
- class space used 4064K, capacity 4441K, committed 4480K, reserved 1048576K
- }
- Event: 36.812 GC heap before
- {Heap before GC invocations=13 (full 2):
- PSYoungGen total 774144K, used 774136K [0x0000000717100000, 0x000000074a580000, 0x00000007c0000000)
- eden space 742400K, 100% used [0x0000000717100000,0x0000000744600000,0x0000000744600000)
- from space 31744K, 99% used [0x0000000747080000,0x0000000748f7e308,0x0000000748f80000)
- to space 43520K, 0% used [0x0000000744600000,0x0000000744600000,0x0000000747080000)
- ParOldGen total 320512K, used 67994K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 21% used [0x00000005c5200000,0x00000005c94668b8,0x00000005d8b00000)
- Metaspace used 36558K, capacity 38232K, committed 38528K, reserved 1083392K
- class space used 4236K, capacity 4610K, committed 4736K, reserved 1048576K
- Event: 36.837 GC heap after
- Heap after GC invocations=13 (full 2):
- PSYoungGen total 785920K, used 42126K [0x0000000717100000, 0x000000075bd00000, 0x00000007c0000000)
- eden space 742400K, 0% used [0x0000000717100000,0x0000000717100000,0x0000000744600000)
- from space 43520K, 96% used [0x0000000744600000,0x0000000746f238f8,0x0000000747080000)
- to space 49152K, 0% used [0x0000000758d00000,0x0000000758d00000,0x000000075bd00000)
- ParOldGen total 320512K, used 99377K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 31% used [0x00000005c5200000,0x00000005cb30c618,0x00000005d8b00000)
- Metaspace used 36558K, capacity 38232K, committed 38528K, reserved 1083392K
- class space used 4236K, capacity 4610K, committed 4736K, reserved 1048576K
- }
- Event: 58.536 GC heap before
- {Heap before GC invocations=14 (full 2):
- PSYoungGen total 785920K, used 784526K [0x0000000717100000, 0x000000075bd00000, 0x00000007c0000000)
- eden space 742400K, 100% used [0x0000000717100000,0x0000000744600000,0x0000000744600000)
- from space 43520K, 96% used [0x0000000744600000,0x0000000746f238f8,0x0000000747080000)
- to space 49152K, 0% used [0x0000000758d00000,0x0000000758d00000,0x000000075bd00000)
- ParOldGen total 320512K, used 99377K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 31% used [0x00000005c5200000,0x00000005cb30c618,0x00000005d8b00000)
- Metaspace used 40174K, capacity 41900K, committed 42240K, reserved 1087488K
- class space used 4589K, capacity 4996K, committed 5120K, reserved 1048576K
- Event: 58.574 GC heap after
- Heap after GC invocations=14 (full 2):
- PSYoungGen total 1045504K, used 43439K [0x0000000717100000, 0x000000075b780000, 0x00000007c0000000)
- eden space 1001984K, 0% used [0x0000000717100000,0x0000000717100000,0x0000000754380000)
- from space 43520K, 99% used [0x0000000758d00000,0x000000075b76bf20,0x000000075b780000)
- to space 53760K, 0% used [0x0000000754e80000,0x0000000754e80000,0x0000000758300000)
- ParOldGen total 320512K, used 139063K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 43% used [0x00000005c5200000,0x00000005cd9cdc70,0x00000005d8b00000)
- Metaspace used 40174K, capacity 41900K, committed 42240K, reserved 1087488K
- class space used 4589K, capacity 4996K, committed 5120K, reserved 1048576K
- }
- Event: 73.301 GC heap before
- {Heap before GC invocations=15 (full 2):
- PSYoungGen total 1045504K, used 1045423K [0x0000000717100000, 0x000000075b780000, 0x00000007c0000000)
- eden space 1001984K, 100% used [0x0000000717100000,0x0000000754380000,0x0000000754380000)
- from space 43520K, 99% used [0x0000000758d00000,0x000000075b76bf20,0x000000075b780000)
- to space 53760K, 0% used [0x0000000754e80000,0x0000000754e80000,0x0000000758300000)
- ParOldGen total 320512K, used 139063K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 43% used [0x00000005c5200000,0x00000005cd9cdc70,0x00000005d8b00000)
- Metaspace used 42098K, capacity 43882K, committed 44160K, reserved 1087488K
- class space used 4789K, capacity 5206K, committed 5248K, reserved 1048576K
- Event: 73.332 GC heap after
- Heap after GC invocations=15 (full 2):
- PSYoungGen total 1055744K, used 38948K [0x0000000717100000, 0x000000075b780000, 0x00000007c0000000)
- eden space 1001984K, 0% used [0x0000000717100000,0x0000000717100000,0x0000000754380000)
- from space 53760K, 72% used [0x0000000754e80000,0x0000000757489300,0x0000000758300000)
- to space 43520K, 0% used [0x0000000758d00000,0x0000000758d00000,0x000000075b780000)
- ParOldGen total 320512K, used 161133K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 50% used [0x00000005c5200000,0x00000005cef5b5d0,0x00000005d8b00000)
- Metaspace used 42098K, capacity 43882K, committed 44160K, reserved 1087488K
- class space used 4789K, capacity 5206K, committed 5248K, reserved 1048576K
- }
- Event: 88.549 GC heap before
- {Heap before GC invocations=16 (full 2):
- PSYoungGen total 1055744K, used 1040932K [0x0000000717100000, 0x000000075b780000, 0x00000007c0000000)
- eden space 1001984K, 100% used [0x0000000717100000,0x0000000754380000,0x0000000754380000)
- from space 53760K, 72% used [0x0000000754e80000,0x0000000757489300,0x0000000758300000)
- to space 43520K, 0% used [0x0000000758d00000,0x0000000758d00000,0x000000075b780000)
- ParOldGen total 320512K, used 161133K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 50% used [0x00000005c5200000,0x00000005cef5b5d0,0x00000005d8b00000)
- Metaspace used 42412K, capacity 44218K, committed 44416K, reserved 1089536K
- class space used 4797K, capacity 5208K, committed 5248K, reserved 1048576K
- Event: 88.570 GC heap after
- Heap after GC invocations=16 (full 2):
- PSYoungGen total 1064960K, used 11427K [0x0000000717100000, 0x000000076c300000, 0x00000007c0000000)
- eden space 1021440K, 0% used [0x0000000717100000,0x0000000717100000,0x0000000755680000)
- from space 43520K, 26% used [0x0000000758d00000,0x0000000759828ef0,0x000000075b780000)
- to space 55808K, 0% used [0x0000000755680000,0x0000000755680000,0x0000000758d00000)
- ParOldGen total 320512K, used 197938K [0x00000005c5200000, 0x00000005d8b00000, 0x0000000717100000)
- object space 320512K, 61% used [0x00000005c5200000,0x00000005d134cac8,0x00000005d8b00000)
- Metaspace used 42412K, capacity 44218K, committed 44416K, reserved 1089536K
- class space used 4797K, capacity 5208K, committed 5248K, reserved 1048576K
- }
-
- Deoptimization events (10 events):
- Event: 81.809 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004b3254c method=sun.nio.cs.UTF_8$Encoder.encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 232
- Event: 81.810 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004895204 method=sun.nio.cs.UTF_8$Encoder.encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 232
- Event: 81.991 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005f4fa08 method=sun.nio.cs.UTF_8$Decoder.decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ 447
- Event: 82.032 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005f531c0 method=sun.nio.cs.UTF_8$Encoder.encodeArrayLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult; @ 175
- Event: 82.048 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005f6c0bc method=sun.nio.cs.UTF_8$Decoder.decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult; @ 456
- Event: 87.867 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000059b579c method=java.util.jar.Manifest.read(Ljava/io/InputStream;)V @ 78
- Event: 88.280 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004c1bb84 method=java.util.StringTokenizer.setMaxDelimCodePoint()V @ 71
- Event: 89.204 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f133f8 method=java.util.jar.JarFile.match([C[B[I[I)Z @ 29
- Event: 89.205 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000490da9c method=sun.misc.URLClassPath.getLoader(I)Lsun/misc/URLClassPath$Loader; @ 101
- Event: 89.228 Thread 0x0000000003662800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005284f64 method=com.sun.tools.javac.parser.JavaTokenizer.readToken()Lcom/sun/tools/javac/parser/Tokens$Token; @ 664
-
- Classes redefined (0 events):
- No events
-
- Internal exceptions (10 events):
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x000000071777cef8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x000000071777d2f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x000000071777eaa0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x000000071777ee98) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000717780688) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000717780a80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007177822e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007177826e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000717783ed0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
- Event: 89.205 Thread 0x0000000003662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007177842c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 1435]
-
- Events (10 events):
- Event: 89.204 Thread 0x0000000003662800 DEOPT PACKING pc=0x0000000003f133f8 sp=0x00000000034bcba0
- Event: 89.204 Thread 0x0000000003662800 DEOPT UNPACKING pc=0x00000000037a583b sp=0x00000000034bcb28 mode 2
- Event: 89.204 Thread 0x0000000003662800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000000000490da9c
- Event: 89.204 Executing VM operation: RevokeBias
- Event: 89.204 Executing VM operation: RevokeBias done
- Event: 89.205 Thread 0x0000000003662800 DEOPT PACKING pc=0x000000000490da9c sp=0x00000000034bccd0
- Event: 89.205 Thread 0x0000000003662800 DEOPT UNPACKING pc=0x00000000037a583b sp=0x00000000034bcc58 mode 2
- Event: 89.228 Thread 0x0000000003662800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000005284f64
- Event: 89.228 Thread 0x0000000003662800 DEOPT PACKING pc=0x0000000005284f64 sp=0x00000000034bc5b0
- Event: 89.228 Thread 0x0000000003662800 DEOPT UNPACKING pc=0x00000000037a583b sp=0x00000000034bc5c8 mode 2
-
-
- Dynamic libraries:
- 0x00007ff6ab610000 - 0x00007ff6ab647000 C:\Program Files\Java\jdk1.8.0_172\bin\java.exe
- 0x00007ffb79670000 - 0x00007ffb79868000 C:\Windows\SYSTEM32\ntdll.dll
- 0x00007ffb77690000 - 0x00007ffb77752000 C:\Windows\System32\KERNEL32.DLL
- 0x00007ffb76fe0000 - 0x00007ffb772de000 C:\Windows\System32\KERNELBASE.dll
- 0x00007ffb79570000 - 0x00007ffb79622000 C:\Windows\System32\ADVAPI32.dll
- 0x00007ffb792c0000 - 0x00007ffb7935e000 C:\Windows\System32\msvcrt.dll
- 0x00007ffb777e0000 - 0x00007ffb77880000 C:\Windows\System32\sechost.dll
- 0x00007ffb779a0000 - 0x00007ffb77ac3000 C:\Windows\System32\RPCRT4.dll
- 0x00007ffb76f80000 - 0x00007ffb76fa7000 C:\Windows\System32\bcrypt.dll
- 0x00007ffb78470000 - 0x00007ffb7860d000 C:\Windows\System32\USER32.dll
- 0x00007ffb76fb0000 - 0x00007ffb76fd2000 C:\Windows\System32\win32u.dll
- 0x00007ffb78b90000 - 0x00007ffb78bbb000 C:\Windows\System32\GDI32.dll
- 0x00007ffb76e60000 - 0x00007ffb76f77000 C:\Windows\System32\gdi32full.dll
- 0x00007ffb772e0000 - 0x00007ffb7737d000 C:\Windows\System32\msvcp_win.dll
- 0x00007ffb774e0000 - 0x00007ffb775e0000 C:\Windows\System32\ucrtbase.dll
- 0x00007ffb64330000 - 0x00007ffb645ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.4355_none_60b8b9eb71f62e16\COMCTL32.dll
- 0x00007ffb78ab0000 - 0x00007ffb78adf000 C:\Windows\System32\IMM32.DLL
- 0x0000000072bd0000 - 0x0000000072ca2000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\msvcr100.dll
- 0x0000000072320000 - 0x0000000072bc3000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\server\jvm.dll
- 0x00007ffb777d0000 - 0x00007ffb777d8000 C:\Windows\System32\PSAPI.DLL
- 0x00007ffb72d20000 - 0x00007ffb72d2a000 C:\Windows\SYSTEM32\VERSION.dll
- 0x00007ffb64070000 - 0x00007ffb64097000 C:\Windows\SYSTEM32\WINMM.dll
- 0x00007ffb6e140000 - 0x00007ffb6e149000 C:\Windows\SYSTEM32\WSOCK32.dll
- 0x00007ffb78c20000 - 0x00007ffb78c8b000 C:\Windows\System32\WS2_32.dll
- 0x0000000072310000 - 0x000000007231f000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\verify.dll
- 0x00000000722e0000 - 0x0000000072309000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\java.dll
- 0x0000000072260000 - 0x0000000072283000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\instrument.dll
- 0x0000000072240000 - 0x0000000072256000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\zip.dll
- 0x00007ffb77b80000 - 0x00007ffb782ef000 C:\Windows\System32\SHELL32.dll
- 0x00007ffb74ae0000 - 0x00007ffb75284000 C:\Windows\SYSTEM32\windows.storage.dll
- 0x00007ffb78670000 - 0x00007ffb789c3000 C:\Windows\System32\combase.dll
- 0x00007ffb76670000 - 0x00007ffb7669e000 C:\Windows\SYSTEM32\Wldp.dll
- 0x00007ffb782f0000 - 0x00007ffb783bd000 C:\Windows\System32\OLEAUT32.dll
- 0x00007ffb77ad0000 - 0x00007ffb77b7d000 C:\Windows\System32\SHCORE.dll
- 0x00007ffb77760000 - 0x00007ffb777b5000 C:\Windows\System32\shlwapi.dll
- 0x00007ffb76c40000 - 0x00007ffb76c64000 C:\Windows\SYSTEM32\profapi.dll
- 0x00007ffb57020000 - 0x00007ffb5703a000 D:\MyApplication\idea\IntelliJ\bin\breakgen64.dll
- 0x0000000072210000 - 0x000000007222a000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\net.dll
- 0x00007ffb763d0000 - 0x00007ffb7643a000 C:\Windows\system32\mswsock.dll
- 0x00000000721e0000 - 0x00000000721f1000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\nio.dll
- 0x00007ffb51eb0000 - 0x00007ffb51ed4000 C:\Users\Administrator\AppData\Local\Temp\jansi-2.4.1-14d02553f20f608-jansi.dll
- 0x0000000072200000 - 0x000000007220d000 C:\Program Files\Java\jdk1.8.0_172\jre\bin\management.dll
- 0x00007ffb5e310000 - 0x00007ffb5e327000 C:\Windows\system32\napinsp.dll
- 0x00007ffb5e2f0000 - 0x00007ffb5e30b000 C:\Windows\system32\pnrpnsp.dll
- 0x00007ffb5e2d0000 - 0x00007ffb5e2e5000 C:\Windows\system32\wshbth.dll
- 0x00007ffb72950000 - 0x00007ffb7296d000 C:\Windows\system32\NLAapi.dll
- 0x00007ffb760b0000 - 0x00007ffb760eb000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffb760f0000 - 0x00007ffb761ba000 C:\Windows\SYSTEM32\DNSAPI.dll
- 0x00007ffb777c0000 - 0x00007ffb777c8000 C:\Windows\System32\NSI.dll
- 0x00007ffb5e1a0000 - 0x00007ffb5e1b2000 C:\Windows\System32\winrnr.dll
- 0x00007ffb6f950000 - 0x00007ffb6f95a000 C:\Windows\System32\rasadhlp.dll
- 0x00007ffb6f780000 - 0x00007ffb6f800000 C:\Windows\System32\fwpuclnt.dll
-
- VM Arguments:
- jvm_args: -Dmaven.multiModuleProjectDirectory=F:\java_work\my_work\recycle-admin\recycle-admin -Djansi.passthrough=true -Dmaven.home=D:\MyApplication\idea\IntelliJ\plugins\maven\lib\maven3 -Dclassworlds.conf=D:\MyApplication\idea\IntelliJ\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=D:\MyApplication\idea\IntelliJ\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\MyApplication\idea\IntelliJ\lib\idea_rt.jar=51546:D:\MyApplication\idea\IntelliJ\bin -Dfile.encoding=UTF-8
- java_command: org.codehaus.classworlds.Launcher -Didea.version=2024.2.3 install
- java_class_path (initial): D:\MyApplication\idea\IntelliJ\plugins\maven\lib\maven3\boot\plexus-classworlds-2.8.0.jar;D:\MyApplication\idea\IntelliJ\plugins\maven\lib\maven3\boot\plexus-classworlds.license;D:\MyApplication\idea\IntelliJ\lib\idea_rt.jar
- Launcher Type: SUN_STANDARD
-
- Environment Variables:
- PATH=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\;D:\MyApplication\Git\cmd;C:\Program Files\TortoiseGit\bin;D:\��web�����߹���\dll;C:\Program Files (x86)\Tencent\��web�����߹���\dll;C:\Users\Administrator\AppData\Local\nvm;C:\Program Files\nodejs20;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Local\nvm;C:\Program Files\nodejs20;C:\Users\Administrator\AppData\Roaming\npm;F:\tools\apache-maven-3.8.1\bin;
- USERNAME=Administrator
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
-
-
-
- --------------- S Y S T E M ---------------
-
- OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.4957)
-
- CPU:total 8 (initial active 8) (8 cores per cpu, 1 threads per core) family 6 model 158 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
-
- Memory: 4k page, physical 33216476k(4359976k free), swap 46323672k(13248k free)
-
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.172-b11) for windows-amd64 JRE (1.8.0_172-b11), built on Mar 28 2018 21:21:52 by "java_re" with MS VC++ 10.0 (VS2010)
-
- time: Wed May 21 00:53:04 2025
- elapsed time: 89 seconds (0d 0h 1m 29s)
-
|