123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (malloc) failed to allocate 811696 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=30916, tid=0x0000000000009f88
- #
- # 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 (0x000000001e477800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=40840, stack(0x00000000202a0000,0x00000000203a0000)]
- Stack: [0x00000000202a0000,0x00000000203a0000]
- [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: 62969 11003 4 com.sun.tools.javac.code.Types::capture (573 bytes)
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000001e55a800 JavaThread "Service Thread" daemon [_thread_blocked, id=3780, stack(0x0000000020ca0000,0x0000000020da0000)]
- 0x000000001e4bb000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=15548, stack(0x0000000020ba0000,0x0000000020ca0000)]
- 0x000000001e49a800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=9272, stack(0x0000000020aa0000,0x0000000020ba0000)]
- 0x000000001e490800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=16704, stack(0x00000000209a0000,0x0000000020aa0000)]
- 0x000000001e490000 JavaThread "C1 CompilerThread8" daemon [_thread_in_vm, id=40564, stack(0x00000000208a0000,0x00000000209a0000)]
- 0x000000001e48f000 JavaThread "C2 CompilerThread7" daemon [_thread_in_native, id=39272, stack(0x00000000207a0000,0x00000000208a0000)]
- 0x000000001e484800 JavaThread "C2 CompilerThread6" daemon [_thread_in_native, id=23372, stack(0x00000000206a0000,0x00000000207a0000)]
- 0x000000001e47b800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=21276, stack(0x00000000205a0000,0x00000000206a0000)]
- 0x000000001e47b000 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=7596, stack(0x00000000204a0000,0x00000000205a0000)]
- 0x000000001e478000 JavaThread "C2 CompilerThread3" daemon [_thread_in_native, id=35244, stack(0x00000000203a0000,0x00000000204a0000)]
- =>0x000000001e477800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=40840, stack(0x00000000202a0000,0x00000000203a0000)]
- 0x000000001e474800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=39240, stack(0x00000000201a0000,0x00000000202a0000)]
- 0x000000001e473000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=24884, stack(0x00000000200a0000,0x00000000201a0000)]
- 0x000000001e45a000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=15304, stack(0x000000001ffa0000,0x00000000200a0000)]
- 0x000000001e440000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2856, stack(0x000000001fe90000,0x000000001ff90000)]
- 0x000000001e43d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13004, stack(0x000000001fd90000,0x000000001fe90000)]
- 0x000000001c943800 JavaThread "Finalizer" daemon [_thread_blocked, id=15072, stack(0x000000001fc30000,0x000000001fd30000)]
- 0x000000001e3c6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=31108, stack(0x000000001fb30000,0x000000001fc30000)]
- 0x0000000002b22800 JavaThread "main" [_thread_in_native, id=31392, stack(0x0000000002840000,0x0000000002940000)]
- Other Threads:
- 0x000000001e3a4800 VMThread [stack: 0x000000001fa30000,0x000000001fb30000] [id=10904]
- 0x000000001e5b5800 WatcherThread [stack: 0x0000000020ea0000,0x0000000020fa0000] [id=11204]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
- [0x0000000002a1d030] CodeCache_lock - owner thread: 0x000000001e490000
- 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 772608K, used 348829K [0x000000076c600000, 0x00000007a3600000, 0x00000007c0000000)
- eden space 660480K, 52% used [0x000000076c600000,0x0000000781aa76d0,0x0000000794b00000)
- from space 112128K, 0% used [0x0000000794b00000,0x0000000794b00000,0x000000079b880000)
- to space 101888K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007a1c00000)
- ParOldGen total 299520K, used 248981K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 83% used [0x00000006c5200000,0x00000006d45254d0,0x00000006d7680000)
- Metaspace used 33122K, capacity 34388K, committed 34560K, reserved 1079296K
- class space used 3678K, capacity 3989K, committed 4096K, reserved 1048576K
- Card table byte_map: [0x0000000011fe0000,0x00000000127c0000] byte_map_base: 0x000000000e9b7000
- Marking Bits: (ParMarkBitMap*) 0x000000005a1d5ce0
- Begin Bits: [0x0000000013a00000, 0x00000000178b8000)
- End Bits: [0x00000000178b8000, 0x000000001b770000)
- Polling page: 0x00000000024b0000
- CodeCache: size=245760Kb used=37520Kb max_used=37610Kb free=208239Kb
- bounds [0x0000000002c20000, 0x0000000005110000, 0x0000000011c20000]
- total_blobs=8893 nmethods=8441 adapters=359
- compilation: enabled
- Compilation events (10 events):
- Event: 62.815 Thread 0x000000001e48f000 nmethod 11050 0x0000000004c728d0 code [0x0000000004c72a00, 0x0000000004c72a78]
- Event: 62.834 Thread 0x000000001e490000 11052 3 com.sun.tools.javac.jvm.ClassWriter::writeMemberAttrs (154 bytes)
- Event: 62.837 Thread 0x000000001e490000 nmethod 11052 0x000000000382c950 code [0x000000000382cce0, 0x000000000382e908]
- Event: 62.845 Thread 0x000000001e48f000 11053 4 com.sun.tools.javac.code.Types::isSubtypeUnchecked (24 bytes)
- Event: 62.869 Thread 0x000000001e49a800 11055 3 com.sun.tools.javac.comp.Check::union (39 bytes)
- Event: 62.870 Thread 0x000000001e49a800 nmethod 11055 0x00000000050ec350 code [0x00000000050ec520, 0x00000000050ecd78]
- Event: 62.919 Thread 0x000000001e4bb000 11058 3 com.sun.tools.javac.code.Types::access$500 (7 bytes)
- Event: 62.920 Thread 0x000000001e4bb000 nmethod 11058 0x00000000050eb4d0 code [0x00000000050eb640, 0x00000000050eb7a8]
- Event: 62.931 Thread 0x000000001e490800 11059 3 com.sun.tools.javac.code.Types::dimensions (26 bytes)
- Event: 62.933 Thread 0x000000001e490800 nmethod 11059 0x00000000042afb10 code [0x00000000042afca0, 0x00000000042b00f8]
- GC Heap History (10 events):
- Event: 44.157 GC heap before
- {Heap before GC invocations=26 (full 2):
- PSYoungGen total 608256K, used 566625K [0x000000076c600000, 0x000000079ac00000, 0x00000007c0000000)
- eden space 532480K, 100% used [0x000000076c600000,0x000000078ce00000,0x000000078ce00000)
- from space 75776K, 45% used [0x000000078ce00000,0x000000078ef585b0,0x0000000791800000)
- to space 73216K, 0% used [0x0000000796480000,0x0000000796480000,0x000000079ac00000)
- ParOldGen total 299520K, used 218747K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 73% used [0x00000006c5200000,0x00000006d279eed8,0x00000006d7680000)
- Metaspace used 30235K, capacity 31374K, committed 31488K, reserved 1077248K
- class space used 3442K, capacity 3738K, committed 3840K, reserved 1048576K
- Event: 44.231 GC heap after
- Heap after GC invocations=26 (full 2):
- PSYoungGen total 667648K, used 73204K [0x000000076c600000, 0x000000079e200000, 0x00000007c0000000)
- eden space 594432K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000790a80000)
- from space 73216K, 99% used [0x0000000796480000,0x000000079abfd320,0x000000079ac00000)
- to space 92160K, 0% used [0x0000000790a80000,0x0000000790a80000,0x0000000796480000)
- ParOldGen total 299520K, used 235625K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 78% used [0x00000006c5200000,0x00000006d381a488,0x00000006d7680000)
- Metaspace used 30235K, capacity 31374K, committed 31488K, reserved 1077248K
- class space used 3442K, capacity 3738K, committed 3840K, reserved 1048576K
- }
- Event: 50.900 GC heap before
- {Heap before GC invocations=27 (full 2):
- PSYoungGen total 667648K, used 667636K [0x000000076c600000, 0x000000079e200000, 0x00000007c0000000)
- eden space 594432K, 100% used [0x000000076c600000,0x0000000790a80000,0x0000000790a80000)
- from space 73216K, 99% used [0x0000000796480000,0x000000079abfd320,0x000000079ac00000)
- to space 92160K, 0% used [0x0000000790a80000,0x0000000790a80000,0x0000000796480000)
- ParOldGen total 299520K, used 235625K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 78% used [0x00000006c5200000,0x00000006d381a488,0x00000006d7680000)
- Metaspace used 30649K, capacity 31878K, committed 32000K, reserved 1077248K
- class space used 3487K, capacity 3794K, committed 3840K, reserved 1048576K
- Event: 50.962 GC heap after
- Heap after GC invocations=27 (full 2):
- PSYoungGen total 686592K, used 77303K [0x000000076c600000, 0x00000007a1c00000, 0x00000007c0000000)
- eden space 594432K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000790a80000)
- from space 92160K, 83% used [0x0000000790a80000,0x00000007955fdc80,0x0000000796480000)
- to space 101888K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007a1c00000)
- ParOldGen total 299520K, used 248351K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 82% used [0x00000006c5200000,0x00000006d4487d38,0x00000006d7680000)
- Metaspace used 30649K, capacity 31878K, committed 32000K, reserved 1077248K
- class space used 3487K, capacity 3794K, committed 3840K, reserved 1048576K
- }
- Event: 52.824 GC heap before
- {Heap before GC invocations=28 (full 2):
- PSYoungGen total 686592K, used 671735K [0x000000076c600000, 0x00000007a1c00000, 0x00000007c0000000)
- eden space 594432K, 100% used [0x000000076c600000,0x0000000790a80000,0x0000000790a80000)
- from space 92160K, 83% used [0x0000000790a80000,0x00000007955fdc80,0x0000000796480000)
- to space 101888K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007a1c00000)
- ParOldGen total 299520K, used 248351K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 82% used [0x00000006c5200000,0x00000006d4487d38,0x00000006d7680000)
- Metaspace used 30665K, capacity 31942K, committed 32000K, reserved 1077248K
- class space used 3487K, capacity 3794K, committed 3840K, reserved 1048576K
- Event: 52.873 GC heap after
- Heap after GC invocations=28 (full 2):
- PSYoungGen total 762368K, used 83006K [0x000000076c600000, 0x00000007a3600000, 0x00000007c0000000)
- eden space 660480K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000794b00000)
- from space 101888K, 81% used [0x000000079b880000,0x00000007a098f868,0x00000007a1c00000)
- to space 112128K, 0% used [0x0000000794b00000,0x0000000794b00000,0x000000079b880000)
- ParOldGen total 299520K, used 248351K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 82% used [0x00000006c5200000,0x00000006d4487d38,0x00000006d7680000)
- Metaspace used 30665K, capacity 31942K, committed 32000K, reserved 1077248K
- class space used 3487K, capacity 3794K, committed 3840K, reserved 1048576K
- }
- Event: 59.959 GC heap before
- {Heap before GC invocations=29 (full 2):
- PSYoungGen total 762368K, used 743486K [0x000000076c600000, 0x00000007a3600000, 0x00000007c0000000)
- eden space 660480K, 100% used [0x000000076c600000,0x0000000794b00000,0x0000000794b00000)
- from space 101888K, 81% used [0x000000079b880000,0x00000007a098f868,0x00000007a1c00000)
- to space 112128K, 0% used [0x0000000794b00000,0x0000000794b00000,0x000000079b880000)
- ParOldGen total 299520K, used 248351K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 82% used [0x00000006c5200000,0x00000006d4487d38,0x00000006d7680000)
- Metaspace used 31975K, capacity 33172K, committed 33408K, reserved 1079296K
- class space used 3601K, capacity 3925K, committed 3968K, reserved 1048576K
- Event: 60.039 GC heap after
- Heap after GC invocations=29 (full 2):
- PSYoungGen total 772608K, used 112103K [0x000000076c600000, 0x00000007a3600000, 0x00000007c0000000)
- eden space 660480K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000794b00000)
- from space 112128K, 99% used [0x0000000794b00000,0x000000079b879c80,0x000000079b880000)
- to space 101888K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007a1c00000)
- ParOldGen total 299520K, used 271611K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 90% used [0x00000006c5200000,0x00000006d5b3eec0,0x00000006d7680000)
- Metaspace used 31975K, capacity 33172K, committed 33408K, reserved 1079296K
- class space used 3601K, capacity 3925K, committed 3968K, reserved 1048576K
- }
- Event: 60.039 GC heap before
- {Heap before GC invocations=30 (full 3):
- PSYoungGen total 772608K, used 112103K [0x000000076c600000, 0x00000007a3600000, 0x00000007c0000000)
- eden space 660480K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000794b00000)
- from space 112128K, 99% used [0x0000000794b00000,0x000000079b879c80,0x000000079b880000)
- to space 101888K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007a1c00000)
- ParOldGen total 299520K, used 271611K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 90% used [0x00000006c5200000,0x00000006d5b3eec0,0x00000006d7680000)
- Metaspace used 31975K, capacity 33172K, committed 33408K, reserved 1079296K
- class space used 3601K, capacity 3925K, committed 3968K, reserved 1048576K
- Event: 60.540 GC heap after
- Heap after GC invocations=30 (full 3):
- PSYoungGen total 772608K, used 0K [0x000000076c600000, 0x00000007a3600000, 0x00000007c0000000)
- eden space 660480K, 0% used [0x000000076c600000,0x000000076c600000,0x0000000794b00000)
- from space 112128K, 0% used [0x0000000794b00000,0x0000000794b00000,0x000000079b880000)
- to space 101888K, 0% used [0x000000079b880000,0x000000079b880000,0x00000007a1c00000)
- ParOldGen total 299520K, used 248981K [0x00000006c5200000, 0x00000006d7680000, 0x000000076c600000)
- object space 299520K, 83% used [0x00000006c5200000,0x00000006d45254d0,0x00000006d7680000)
- Metaspace used 31975K, capacity 33172K, committed 33408K, reserved 1079296K
- class space used 3601K, capacity 3925K, committed 3968K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 62.785 Thread 0x0000000002b22800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e0f7d0 method=com.sun.tools.javac.jvm.ClassWriter.enterInner(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V @ 115
- Event: 62.785 Thread 0x0000000002b22800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003f9bc94 method=com.sun.tools.javac.code.Types$SignatureGenerator.assembleClassSig(Lcom/sun/tools/javac/code/Type;)V @ 31
- Event: 62.785 Thread 0x0000000002b22800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e0f7d0 method=com.sun.tools.javac.jvm.ClassWriter.enterInner(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V @ 115
- Event: 62.785 Thread 0x0000000002b22800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003f9bc94 method=com.sun.tools.javac.code.Types$SignatureGenerator.assembleClassSig(Lcom/sun/tools/javac/code/Type;)V @ 31
- Event: 62.785 Thread 0x0000000002b22800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000045e9a5c method=com.sun.tools.javac.jvm.ClassWriter.enterInner(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V @ 115
- Event: 62.788 Thread 0x0000000002b22800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e0f7d0 method=com.sun.tools.javac.jvm.ClassWriter.enterInner(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V @ 115
- Event: 62.788 Thread 0x0000000002b22800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003f9bc94 method=com.sun.tools.javac.code.Types$SignatureGenerator.assembleClassSig(Lcom/sun/tools/javac/code/Type;)V @ 31
- Event: 62.788 Thread 0x0000000002b22800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000044df3c0 method=com.sun.tools.javac.code.Types$SignatureGenerator.assembleClassSig(Lcom/sun/tools/javac/code/Type;)V @ 31
- Event: 62.791 Thread 0x0000000002b22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000048d57dc method=com.sun.tools.javac.jvm.Code.branch(I)Lcom/sun/tools/javac/jvm/Code$Chain; @ 23
- Event: 62.802 Thread 0x0000000002b22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ad1ea0 method=com.sun.tools.javac.code.Symbol.hasOuterInstance()Z @ 13
- Classes redefined (0 events):
- No events
- Internal exceptions (10 events):
- Event: 44.445 Thread 0x0000000002b22800 Implicit null exception at 0x00000000042e41f1 to 0x00000000042e46fd
- Event: 44.484 Thread 0x0000000002b22800 Implicit null exception at 0x0000000004510493 to 0x00000000045104e6
- Event: 45.451 Thread 0x0000000002b22800 Implicit null exception at 0x0000000004491a3b to 0x0000000004491d15
- Event: 53.523 Thread 0x0000000002b22800 Implicit null exception at 0x000000000452d1de to 0x000000000452f3f1
- Event: 53.523 Thread 0x0000000002b22800 Implicit null exception at 0x0000000002ef8dcc to 0x0000000002ef8e0d
- Event: 56.387 Thread 0x0000000002b22800 Exception <a 'java/io/FileNotFoundException'> (0x0000000786255770) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\prims\jni.cpp, line 710]
- Event: 61.422 Thread 0x0000000002b22800 Implicit null exception at 0x0000000004d3e6f4 to 0x0000000004d3ea91
- Event: 61.430 Thread 0x0000000002b22800 Implicit null exception at 0x0000000004dc9799 to 0x0000000004dc9829
- Event: 62.450 Thread 0x0000000002b22800 Implicit null exception at 0x0000000004f8b655 to 0x0000000004f8b751
- Event: 62.507 Thread 0x0000000002b22800 Implicit null exception at 0x0000000004a04ba5 to 0x0000000004a04ccd
- Events (10 events):
- Event: 62.921 Thread 0x000000001e4bb000 flushing nmethod 0x00000000042c6990
- Event: 62.921 Thread 0x000000001e4bb000 flushing nmethod 0x00000000042cc850
- Event: 62.921 Thread 0x000000001e4bb000 flushing nmethod 0x000000000435e090
- Event: 62.921 Thread 0x000000001e4bb000 flushing nmethod 0x000000000435ff50
- Event: 62.933 Thread 0x000000001e490800 flushing nmethod 0x00000000043f59d0
- Event: 62.934 Thread 0x000000001e490800 flushing nmethod 0x000000000447a410
- Event: 62.934 Thread 0x000000001e490800 flushing nmethod 0x0000000004494f90
- Event: 62.934 Thread 0x000000001e490800 flushing nmethod 0x00000000044b0690
- Event: 62.935 Thread 0x000000001e490800 flushing nmethod 0x0000000004546a50
- Event: 62.935 Thread 0x000000001e490800 flushing nmethod 0x00000000045ab490
- 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
- 0x00007ffb17650000 - 0x00007ffb17659000 C:\Windows\SYSTEM32\WSOCK32.dll
- 0x00007ffb14cc0000 - 0x00007ffb14cf4000 C:\Windows\SYSTEM32\WINMM.dll
- 0x00007ffb1ff80000 - 0x00007ffb1fff1000 C:\Windows\System32\WS2_32.dll
- 0x00007ffb0e890000 - 0x00007ffb0e89a000 C:\Windows\SYSTEM32\VERSION.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-58e0a0b19502adb-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=59599: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(662416k free), swap 42648444k(5880k 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 17:57:48 2024
- timezone: �й���ʱ��
- elapsed time: 62 seconds (0d 0h 1m 2s)
|