|
@@ -0,0 +1,337 @@
|
|
1
|
+#
|
|
2
|
+# There is insufficient memory for the Java Runtime Environment to continue.
|
|
3
|
+# Native memory allocation (malloc) failed to allocate 1163536 bytes for Chunk::new
|
|
4
|
+# Possible reasons:
|
|
5
|
+# The system is out of physical RAM or swap space
|
|
6
|
+# In 32 bit mode, the process size limit was hit
|
|
7
|
+# Possible solutions:
|
|
8
|
+# Reduce memory load on the system
|
|
9
|
+# Increase physical memory or swap space
|
|
10
|
+# Check if swap backing store is full
|
|
11
|
+# Use 64 bit Java on a 64 bit OS
|
|
12
|
+# Decrease Java heap size (-Xmx/-Xms)
|
|
13
|
+# Decrease number of Java threads
|
|
14
|
+# Decrease Java thread stack sizes (-Xss)
|
|
15
|
+# Set larger code cache with -XX:ReservedCodeCacheSize=
|
|
16
|
+# This output file may be truncated or incomplete.
|
|
17
|
+#
|
|
18
|
+# Out of Memory Error (allocation.cpp:390), pid=21432, tid=0x0000000000000624
|
|
19
|
+#
|
|
20
|
+# JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
|
|
21
|
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode windows-amd64 compressed oops)
|
|
22
|
+# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
|
|
23
|
+#
|
|
24
|
+
|
|
25
|
+--------------- T H R E A D ---------------
|
|
26
|
+
|
|
27
|
+Current thread (0x0000000019b54800): JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=1572, stack(0x000000001bbf0000,0x000000001bcf0000)]
|
|
28
|
+
|
|
29
|
+Stack: [0x000000001bbf0000,0x000000001bcf0000]
|
|
30
|
+[error occurred during error reporting (printing stack bounds), id 0xc0000005]
|
|
31
|
+
|
|
32
|
+Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+Current CompileTask:
|
|
36
|
+C2: 38929 7370 % 4 lombok.javac.apt.LombokProcessor::process @ 366 (540 bytes)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+--------------- P R O C E S S ---------------
|
|
40
|
+
|
|
41
|
+Java Threads: ( => current thread )
|
|
42
|
+ 0x0000000019c32000 JavaThread "Service Thread" daemon [_thread_blocked, id=27076, stack(0x000000001c2f0000,0x000000001c3f0000)]
|
|
43
|
+ 0x0000000019bd4000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=16184, stack(0x000000001c1f0000,0x000000001c2f0000)]
|
|
44
|
+ 0x0000000019bd1000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=19572, stack(0x000000001c0f0000,0x000000001c1f0000)]
|
|
45
|
+ 0x0000000019bb8800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=22288, stack(0x000000001bff0000,0x000000001c0f0000)]
|
|
46
|
+ 0x0000000019b9f800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=19548, stack(0x000000001bef0000,0x000000001bff0000)]
|
|
47
|
+ 0x0000000019b85000 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=25536, stack(0x000000001bdf0000,0x000000001bef0000)]
|
|
48
|
+ 0x0000000019b61000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=21360, stack(0x000000001bcf0000,0x000000001bdf0000)]
|
|
49
|
+=>0x0000000019b54800 JavaThread "C2 CompilerThread5" daemon [_thread_in_native, id=1572, stack(0x000000001bbf0000,0x000000001bcf0000)]
|
|
50
|
+ 0x0000000019b53800 JavaThread "C2 CompilerThread4" daemon [_thread_in_native, id=16592, stack(0x000000001baf0000,0x000000001bbf0000)]
|
|
51
|
+ 0x0000000019b43000 JavaThread "C2 CompilerThread3" daemon [_thread_in_vm, id=19900, stack(0x000000001b9f0000,0x000000001baf0000)]
|
|
52
|
+ 0x0000000019b41000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=12120, stack(0x000000001b8f0000,0x000000001b9f0000)]
|
|
53
|
+ 0x0000000019b3d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=23236, stack(0x000000001b7f0000,0x000000001b8f0000)]
|
|
54
|
+ 0x0000000019b36800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=22688, stack(0x000000001b6f0000,0x000000001b7f0000)]
|
|
55
|
+ 0x0000000019b16800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=23452, stack(0x000000001b5f0000,0x000000001b6f0000)]
|
|
56
|
+ 0x0000000019afd000 JavaThread "Attach Listener" daemon [_thread_blocked, id=22488, stack(0x000000001b4f0000,0x000000001b5f0000)]
|
|
57
|
+ 0x0000000019afc800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20252, stack(0x000000001b3f0000,0x000000001b4f0000)]
|
|
58
|
+ 0x0000000019a86800 JavaThread "Finalizer" daemon [_thread_blocked, id=12740, stack(0x000000001b2f0000,0x000000001b3f0000)]
|
|
59
|
+ 0x000000001800b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=23336, stack(0x000000001b1f0000,0x000000001b2f0000)]
|
|
60
|
+ 0x0000000002a12800 JavaThread "main" [_thread_in_native, id=25460, stack(0x0000000002650000,0x0000000002750000)]
|
|
61
|
+
|
|
62
|
+Other Threads:
|
|
63
|
+ 0x0000000019a63000 VMThread [stack: 0x000000001b0f0000,0x000000001b1f0000] [id=10984]
|
|
64
|
+ 0x0000000019c1c800 WatcherThread [stack: 0x000000001c3f0000,0x000000001c4f0000] [id=11000]
|
|
65
|
+
|
|
66
|
+VM state:not at safepoint (normal execution)
|
|
67
|
+
|
|
68
|
+VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
|
|
69
|
+[0x000000000280d820] CodeCache_lock - owner thread: 0x0000000019b53800
|
|
70
|
+
|
|
71
|
+Heap:
|
|
72
|
+ PSYoungGen total 358912K, used 166452K [0x00000000d5980000, 0x00000000ed680000, 0x0000000100000000)
|
|
73
|
+ eden space 327680K, 49% used [0x00000000d5980000,0x00000000df948fd8,0x00000000e9980000)
|
|
74
|
+ from space 31232K, 9% used [0x00000000e9980000,0x00000000e9c44030,0x00000000eb800000)
|
|
75
|
+ to space 29696K, 0% used [0x00000000eb980000,0x00000000eb980000,0x00000000ed680000)
|
|
76
|
+ ParOldGen total 163840K, used 146007K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
77
|
+ object space 163840K, 89% used [0x0000000080c00000,0x0000000089a95f48,0x000000008ac00000)
|
|
78
|
+ Metaspace used 27172K, capacity 27944K, committed 28160K, reserved 1075200K
|
|
79
|
+ class space used 3030K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
80
|
+
|
|
81
|
+Card table byte_map: [0x0000000011ed0000,0x00000000122d0000] byte_map_base: 0x0000000011aca000
|
|
82
|
+
|
|
83
|
+Marking Bits: (ParMarkBitMap*) 0x00000000548a2d00
|
|
84
|
+ Begin Bits: [0x0000000013280000, 0x0000000015250000)
|
|
85
|
+ End Bits: [0x0000000015250000, 0x0000000017220000)
|
|
86
|
+
|
|
87
|
+Polling page: 0x00000000005d0000
|
|
88
|
+
|
|
89
|
+CodeCache: size=245760Kb used=26921Kb max_used=26933Kb free=218838Kb
|
|
90
|
+ bounds [0x0000000002b10000, 0x0000000004580000, 0x0000000011b10000]
|
|
91
|
+ total_blobs=6425 nmethods=5993 adapters=340
|
|
92
|
+ compilation: enabled
|
|
93
|
+
|
|
94
|
+Compilation events (10 events):
|
|
95
|
+Event: 38.378 Thread 0x0000000019b9f800 7383 3 com.sun.tools.javac.jvm.ClassReader::readInnerClasses (183 bytes)
|
|
96
|
+Event: 38.379 Thread 0x0000000019b53800 7384 4 com.sun.tools.javac.jvm.ClassReader::readClass (474 bytes)
|
|
97
|
+Event: 38.380 Thread 0x0000000019b9f800 nmethod 7383 0x000000000455f650 code [0x000000000455f920, 0x0000000004560b38]
|
|
98
|
+Event: 38.463 Thread 0x0000000019b43000 7385 ! 4 com.sun.tools.javac.comp.MemberEnter::complete (1573 bytes)
|
|
99
|
+Event: 38.487 Thread 0x0000000019b36800 7386 4 java.util.HashMap::containsKey (18 bytes)
|
|
100
|
+Event: 38.501 Thread 0x0000000019b36800 nmethod 7386 0x0000000004562f50 code [0x00000000045630a0, 0x0000000004563358]
|
|
101
|
+Event: 38.502 Thread 0x0000000019bd4000 7387 1 com.sun.tools.javac.code.Type$JCVoidType::getTag (4 bytes)
|
|
102
|
+Event: 38.502 Thread 0x0000000019bd4000 nmethod 7387 0x000000000455f390 code [0x000000000455f4e0, 0x000000000455f5f0]
|
|
103
|
+Event: 38.657 Thread 0x0000000019b61000 7388 4 com.sun.tools.javac.tree.JCTree$JCCompilationUnit::accept (6 bytes)
|
|
104
|
+Event: 38.698 Thread 0x0000000019b61000 nmethod 7388 0x00000000043ff290 code [0x00000000043ff3c0, 0x00000000043ff438]
|
|
105
|
+
|
|
106
|
+GC Heap History (10 events):
|
|
107
|
+Event: 30.695 GC heap before
|
|
108
|
+{Heap before GC invocations=27 (full 2):
|
|
109
|
+ PSYoungGen total 264704K, used 241712K [0x00000000d5980000, 0x00000000e7a00000, 0x0000000100000000)
|
|
110
|
+ eden space 236032K, 100% used [0x00000000d5980000,0x00000000e4000000,0x00000000e4000000)
|
|
111
|
+ from space 28672K, 19% used [0x00000000e5e00000,0x00000000e638c0c0,0x00000000e7a00000)
|
|
112
|
+ to space 29696K, 0% used [0x00000000e4000000,0x00000000e4000000,0x00000000e5d00000)
|
|
113
|
+ ParOldGen total 163840K, used 106742K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
114
|
+ object space 163840K, 65% used [0x0000000080c00000,0x000000008743da38,0x000000008ac00000)
|
|
115
|
+ Metaspace used 27076K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
116
|
+ class space used 3024K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
117
|
+Event: 30.708 GC heap after
|
|
118
|
+Heap after GC invocations=27 (full 2):
|
|
119
|
+ PSYoungGen total 265728K, used 5744K [0x00000000d5980000, 0x00000000e9e80000, 0x0000000100000000)
|
|
120
|
+ eden space 236032K, 0% used [0x00000000d5980000,0x00000000d5980000,0x00000000e4000000)
|
|
121
|
+ from space 29696K, 19% used [0x00000000e4000000,0x00000000e459c130,0x00000000e5d00000)
|
|
122
|
+ to space 29184K, 0% used [0x00000000e8200000,0x00000000e8200000,0x00000000e9e80000)
|
|
123
|
+ ParOldGen total 163840K, used 112259K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
124
|
+ object space 163840K, 68% used [0x0000000080c00000,0x00000000879a0c48,0x000000008ac00000)
|
|
125
|
+ Metaspace used 27076K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
126
|
+ class space used 3024K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
127
|
+}
|
|
128
|
+Event: 31.975 GC heap before
|
|
129
|
+{Heap before GC invocations=28 (full 2):
|
|
130
|
+ PSYoungGen total 265728K, used 241776K [0x00000000d5980000, 0x00000000e9e80000, 0x0000000100000000)
|
|
131
|
+ eden space 236032K, 100% used [0x00000000d5980000,0x00000000e4000000,0x00000000e4000000)
|
|
132
|
+ from space 29696K, 19% used [0x00000000e4000000,0x00000000e459c130,0x00000000e5d00000)
|
|
133
|
+ to space 29184K, 0% used [0x00000000e8200000,0x00000000e8200000,0x00000000e9e80000)
|
|
134
|
+ ParOldGen total 163840K, used 112259K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
135
|
+ object space 163840K, 68% used [0x0000000080c00000,0x00000000879a0c48,0x000000008ac00000)
|
|
136
|
+ Metaspace used 27118K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
137
|
+ class space used 3027K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
138
|
+Event: 31.992 GC heap after
|
|
139
|
+Heap after GC invocations=28 (full 2):
|
|
140
|
+ PSYoungGen total 301568K, used 5808K [0x00000000d5980000, 0x00000000e9d00000, 0x0000000100000000)
|
|
141
|
+ eden space 273920K, 0% used [0x00000000d5980000,0x00000000d5980000,0x00000000e6500000)
|
|
142
|
+ from space 27648K, 21% used [0x00000000e8200000,0x00000000e87ac0f0,0x00000000e9d00000)
|
|
143
|
+ to space 28672K, 0% used [0x00000000e6500000,0x00000000e6500000,0x00000000e8100000)
|
|
144
|
+ ParOldGen total 163840K, used 117831K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
145
|
+ object space 163840K, 71% used [0x0000000080c00000,0x0000000087f11eb8,0x000000008ac00000)
|
|
146
|
+ Metaspace used 27118K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
147
|
+ class space used 3027K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
148
|
+}
|
|
149
|
+Event: 33.285 GC heap before
|
|
150
|
+{Heap before GC invocations=29 (full 2):
|
|
151
|
+ PSYoungGen total 301568K, used 279728K [0x00000000d5980000, 0x00000000e9d00000, 0x0000000100000000)
|
|
152
|
+ eden space 273920K, 100% used [0x00000000d5980000,0x00000000e6500000,0x00000000e6500000)
|
|
153
|
+ from space 27648K, 21% used [0x00000000e8200000,0x00000000e87ac0f0,0x00000000e9d00000)
|
|
154
|
+ to space 28672K, 0% used [0x00000000e6500000,0x00000000e6500000,0x00000000e8100000)
|
|
155
|
+ ParOldGen total 163840K, used 117831K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
156
|
+ object space 163840K, 71% used [0x0000000080c00000,0x0000000087f11eb8,0x000000008ac00000)
|
|
157
|
+ Metaspace used 27118K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
158
|
+ class space used 3027K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
159
|
+Event: 33.382 GC heap after
|
|
160
|
+Heap after GC invocations=29 (full 2):
|
|
161
|
+ PSYoungGen total 302592K, used 20881K [0x00000000d5980000, 0x00000000ed700000, 0x0000000100000000)
|
|
162
|
+ eden space 273920K, 0% used [0x00000000d5980000,0x00000000d5980000,0x00000000e6500000)
|
|
163
|
+ from space 28672K, 72% used [0x00000000e6500000,0x00000000e7964760,0x00000000e8100000)
|
|
164
|
+ to space 30208K, 0% used [0x00000000eb980000,0x00000000eb980000,0x00000000ed700000)
|
|
165
|
+ ParOldGen total 163840K, used 123440K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
166
|
+ object space 163840K, 75% used [0x0000000080c00000,0x000000008848c1d8,0x000000008ac00000)
|
|
167
|
+ Metaspace used 27118K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
168
|
+ class space used 3027K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
169
|
+}
|
|
170
|
+Event: 35.418 GC heap before
|
|
171
|
+{Heap before GC invocations=30 (full 2):
|
|
172
|
+ PSYoungGen total 302592K, used 294801K [0x00000000d5980000, 0x00000000ed700000, 0x0000000100000000)
|
|
173
|
+ eden space 273920K, 100% used [0x00000000d5980000,0x00000000e6500000,0x00000000e6500000)
|
|
174
|
+ from space 28672K, 72% used [0x00000000e6500000,0x00000000e7964760,0x00000000e8100000)
|
|
175
|
+ to space 30208K, 0% used [0x00000000eb980000,0x00000000eb980000,0x00000000ed700000)
|
|
176
|
+ ParOldGen total 163840K, used 123440K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
177
|
+ object space 163840K, 75% used [0x0000000080c00000,0x000000008848c1d8,0x000000008ac00000)
|
|
178
|
+ Metaspace used 27147K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
179
|
+ class space used 3030K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
180
|
+Event: 35.444 GC heap after
|
|
181
|
+Heap after GC invocations=30 (full 2):
|
|
182
|
+ PSYoungGen total 357376K, used 20072K [0x00000000d5980000, 0x00000000ed680000, 0x0000000100000000)
|
|
183
|
+ eden space 327680K, 0% used [0x00000000d5980000,0x00000000d5980000,0x00000000e9980000)
|
|
184
|
+ from space 29696K, 67% used [0x00000000eb980000,0x00000000ecd1a288,0x00000000ed680000)
|
|
185
|
+ to space 31232K, 0% used [0x00000000e9980000,0x00000000e9980000,0x00000000eb800000)
|
|
186
|
+ ParOldGen total 163840K, used 128825K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
187
|
+ object space 163840K, 78% used [0x0000000080c00000,0x00000000889ce4e8,0x000000008ac00000)
|
|
188
|
+ Metaspace used 27147K, capacity 27880K, committed 28160K, reserved 1075200K
|
|
189
|
+ class space used 3030K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
190
|
+}
|
|
191
|
+Event: 37.040 GC heap before
|
|
192
|
+{Heap before GC invocations=31 (full 2):
|
|
193
|
+ PSYoungGen total 357376K, used 347752K [0x00000000d5980000, 0x00000000ed680000, 0x0000000100000000)
|
|
194
|
+ eden space 327680K, 100% used [0x00000000d5980000,0x00000000e9980000,0x00000000e9980000)
|
|
195
|
+ from space 29696K, 67% used [0x00000000eb980000,0x00000000ecd1a288,0x00000000ed680000)
|
|
196
|
+ to space 31232K, 0% used [0x00000000e9980000,0x00000000e9980000,0x00000000eb800000)
|
|
197
|
+ ParOldGen total 163840K, used 128825K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
198
|
+ object space 163840K, 78% used [0x0000000080c00000,0x00000000889ce4e8,0x000000008ac00000)
|
|
199
|
+ Metaspace used 27168K, capacity 27944K, committed 28160K, reserved 1075200K
|
|
200
|
+ class space used 3030K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
201
|
+Event: 37.083 GC heap after
|
|
202
|
+Heap after GC invocations=31 (full 2):
|
|
203
|
+ PSYoungGen total 358912K, used 2832K [0x00000000d5980000, 0x00000000ed680000, 0x0000000100000000)
|
|
204
|
+ eden space 327680K, 0% used [0x00000000d5980000,0x00000000d5980000,0x00000000e9980000)
|
|
205
|
+ from space 31232K, 9% used [0x00000000e9980000,0x00000000e9c44030,0x00000000eb800000)
|
|
206
|
+ to space 29696K, 0% used [0x00000000eb980000,0x00000000eb980000,0x00000000ed680000)
|
|
207
|
+ ParOldGen total 163840K, used 146007K [0x0000000080c00000, 0x000000008ac00000, 0x00000000d5980000)
|
|
208
|
+ object space 163840K, 89% used [0x0000000080c00000,0x0000000089a95f48,0x000000008ac00000)
|
|
209
|
+ Metaspace used 27168K, capacity 27944K, committed 28160K, reserved 1075200K
|
|
210
|
+ class space used 3030K, capacity 3239K, committed 3328K, reserved 1048576K
|
|
211
|
+}
|
|
212
|
+
|
|
213
|
+Deoptimization events (10 events):
|
|
214
|
+Event: 36.377 Thread 0x0000000002a12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003bfe850 method=lombok.javac.JavacNode.traverse(Llombok/javac/JavacASTVisitor;)V @ 478
|
|
215
|
+Event: 36.377 Thread 0x0000000002a12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003bfe850 method=lombok.javac.JavacNode.traverse(Llombok/javac/JavacASTVisitor;)V @ 478
|
|
216
|
+Event: 36.401 Thread 0x0000000002a12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e3a408 method=com.sun.tools.javac.tree.Pretty.print(Ljava/lang/Object;)V @ 5
|
|
217
|
+Event: 36.477 Thread 0x0000000002a12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e3a408 method=com.sun.tools.javac.tree.Pretty.print(Ljava/lang/Object;)V @ 5
|
|
218
|
+Event: 36.477 Thread 0x0000000002a12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e3a408 method=com.sun.tools.javac.tree.Pretty.print(Ljava/lang/Object;)V @ 5
|
|
219
|
+Event: 36.477 Thread 0x0000000002a12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003e3a408 method=com.sun.tools.javac.tree.Pretty.print(Ljava/lang/Object;)V @ 5
|
|
220
|
+Event: 36.477 Thread 0x0000000002a12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000045562c4 method=lombok.javac.JavacNode.traverse(Llombok/javac/JavacASTVisitor;)V @ 623
|
|
221
|
+Event: 37.564 Thread 0x0000000002a12800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003b7f21c method=java.lang.Long.equals(Ljava/lang/Object;)Z @ 1
|
|
222
|
+Event: 37.564 Thread 0x0000000002a12800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000030e3a5c method=java.lang.Long.equals(Ljava/lang/Object;)Z @ 1
|
|
223
|
+Event: 37.567 Thread 0x0000000002a12800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040c2994 method=com.sun.tools.javac.util.ListBuffer.next()Ljava/lang/Object; @ 12
|
|
224
|
+
|
|
225
|
+Classes redefined (0 events):
|
|
226
|
+No events
|
|
227
|
+
|
|
228
|
+Internal exceptions (10 events):
|
|
229
|
+Event: 24.386 Thread 0x0000000002a12800 Implicit null exception at 0x0000000002ef04b6 to 0x0000000002ef05f1
|
|
230
|
+Event: 24.389 Thread 0x0000000002a12800 Implicit null exception at 0x000000000337422e to 0x0000000003374361
|
|
231
|
+Event: 24.391 Thread 0x0000000002a12800 Implicit null exception at 0x00000000034305a6 to 0x0000000003430629
|
|
232
|
+Event: 34.356 Thread 0x0000000002a12800 Implicit null exception at 0x0000000003dc35cf to 0x0000000003dc36cd
|
|
233
|
+Event: 34.383 Thread 0x0000000002a12800 Implicit null exception at 0x0000000003e95e93 to 0x0000000003e95eda
|
|
234
|
+Event: 34.654 Thread 0x0000000002a12800 Implicit null exception at 0x0000000003f9530e to 0x0000000003f9723d
|
|
235
|
+Event: 35.385 Thread 0x0000000002a12800 Implicit null exception at 0x0000000004148b26 to 0x0000000004149fe1
|
|
236
|
+Event: 35.385 Thread 0x0000000002a12800 Implicit null exception at 0x00000000040c2f35 to 0x00000000040c3125
|
|
237
|
+Event: 37.564 Thread 0x0000000002a12800 Implicit null exception at 0x0000000003b7c20e to 0x0000000003b7f1e9
|
|
238
|
+Event: 37.564 Thread 0x0000000002a12800 Implicit null exception at 0x00000000030e3a0c to 0x00000000030e3a4d
|
|
239
|
+
|
|
240
|
+Events (10 events):
|
|
241
|
+Event: 37.083 Executing VM operation: ParallelGCFailedAllocation done
|
|
242
|
+Event: 37.564 Thread 0x0000000002a12800 Uncommon trap: trap_request=0xfffffff4 fr.pc=0x0000000003b7f21c
|
|
243
|
+Event: 37.564 Thread 0x0000000002a12800 DEOPT PACKING pc=0x0000000003b7f21c sp=0x000000000274d990
|
|
244
|
+Event: 37.564 Thread 0x0000000002a12800 DEOPT UNPACKING pc=0x0000000002b5583b sp=0x000000000274d958 mode 2
|
|
245
|
+Event: 37.564 Thread 0x0000000002a12800 Uncommon trap: trap_request=0xfffffff4 fr.pc=0x00000000030e3a5c
|
|
246
|
+Event: 37.564 Thread 0x0000000002a12800 DEOPT PACKING pc=0x00000000030e3a5c sp=0x000000000274d9a0
|
|
247
|
+Event: 37.564 Thread 0x0000000002a12800 DEOPT UNPACKING pc=0x0000000002b5583b sp=0x000000000274d948 mode 2
|
|
248
|
+Event: 37.566 Thread 0x0000000002a12800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000040c2994
|
|
249
|
+Event: 37.567 Thread 0x0000000002a12800 DEOPT PACKING pc=0x00000000040c2994 sp=0x000000000274dcf0
|
|
250
|
+Event: 37.567 Thread 0x0000000002a12800 DEOPT UNPACKING pc=0x0000000002b5583b sp=0x000000000274dc90 mode 2
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+Dynamic libraries:
|
|
254
|
+0x00007ff6d4630000 - 0x00007ff6d4667000 C:\Program Files\Java\jdk1.8.0_181\bin\java.exe
|
|
255
|
+0x00007ffebc320000 - 0x00007ffebc510000 C:\WINDOWS\SYSTEM32\ntdll.dll
|
|
256
|
+0x00007ffebacf0000 - 0x00007ffebada2000 C:\WINDOWS\System32\KERNEL32.DLL
|
|
257
|
+0x00007ffeb97e0000 - 0x00007ffeb9a83000 C:\WINDOWS\System32\KERNELBASE.dll
|
|
258
|
+0x00007ffebab60000 - 0x00007ffebac03000 C:\WINDOWS\System32\ADVAPI32.dll
|
|
259
|
+0x00007ffebb9f0000 - 0x00007ffebba8e000 C:\WINDOWS\System32\msvcrt.dll
|
|
260
|
+0x00007ffeba920000 - 0x00007ffeba9b7000 C:\WINDOWS\System32\sechost.dll
|
|
261
|
+0x00007ffebc160000 - 0x00007ffebc280000 C:\WINDOWS\System32\RPCRT4.dll
|
|
262
|
+0x00007ffeba9c0000 - 0x00007ffebab54000 C:\WINDOWS\System32\USER32.dll
|
|
263
|
+0x00007ffeb9610000 - 0x00007ffeb9631000 C:\WINDOWS\System32\win32u.dll
|
|
264
|
+0x00007ffebc2b0000 - 0x00007ffebc2d6000 C:\WINDOWS\System32\GDI32.dll
|
|
265
|
+0x00007ffeb9640000 - 0x00007ffeb97d4000 C:\WINDOWS\System32\gdi32full.dll
|
|
266
|
+0x00007ffeb9ac0000 - 0x00007ffeb9b5e000 C:\WINDOWS\System32\msvcp_win.dll
|
|
267
|
+0x00007ffeb9510000 - 0x00007ffeb960a000 C:\WINDOWS\System32\ucrtbase.dll
|
|
268
|
+0x00007ffeaec30000 - 0x00007ffeaeeb5000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.720_none_e6beb5c51314836b\COMCTL32.dll
|
|
269
|
+0x00007ffebb650000 - 0x00007ffebb986000 C:\WINDOWS\System32\combase.dll
|
|
270
|
+0x00007ffeb9b60000 - 0x00007ffeb9be0000 C:\WINDOWS\System32\bcryptPrimitives.dll
|
|
271
|
+0x00007ffebc280000 - 0x00007ffebc2ae000 C:\WINDOWS\System32\IMM32.DLL
|
|
272
|
+0x0000000054930000 - 0x0000000054a02000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\msvcr100.dll
|
|
273
|
+0x0000000054080000 - 0x0000000054922000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\server\jvm.dll
|
|
274
|
+0x00007ffebbfb0000 - 0x00007ffebbfb8000 C:\WINDOWS\System32\PSAPI.DLL
|
|
275
|
+0x00007ffeb5b00000 - 0x00007ffeb5b24000 C:\WINDOWS\SYSTEM32\WINMM.dll
|
|
276
|
+0x00007ffeb1f20000 - 0x00007ffeb1f29000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
|
|
277
|
+0x00007ffeb20b0000 - 0x00007ffeb20ba000 C:\WINDOWS\SYSTEM32\VERSION.dll
|
|
278
|
+0x00007ffebc0f0000 - 0x00007ffebc15f000 C:\WINDOWS\System32\WS2_32.dll
|
|
279
|
+0x00007ffeb5ad0000 - 0x00007ffeb5afd000 C:\WINDOWS\SYSTEM32\winmmbase.dll
|
|
280
|
+0x00007ffeba360000 - 0x00007ffeba3aa000 C:\WINDOWS\System32\cfgmgr32.dll
|
|
281
|
+0x0000000054070000 - 0x000000005407f000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\verify.dll
|
|
282
|
+0x0000000054040000 - 0x0000000054069000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\java.dll
|
|
283
|
+0x0000000053f30000 - 0x0000000053f53000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\instrument.dll
|
|
284
|
+0x0000000053f10000 - 0x0000000053f26000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\zip.dll
|
|
285
|
+0x00007ffebaf60000 - 0x00007ffebb645000 C:\WINDOWS\System32\SHELL32.dll
|
|
286
|
+0x00007ffebbf00000 - 0x00007ffebbfa9000 C:\WINDOWS\System32\shcore.dll
|
|
287
|
+0x00007ffeb9be0000 - 0x00007ffeba360000 C:\WINDOWS\System32\windows.storage.dll
|
|
288
|
+0x00007ffeb9280000 - 0x00007ffeb92a3000 C:\WINDOWS\System32\profapi.dll
|
|
289
|
+0x00007ffeb91f0000 - 0x00007ffeb923a000 C:\WINDOWS\System32\powrprof.dll
|
|
290
|
+0x00007ffeb91e0000 - 0x00007ffeb91f0000 C:\WINDOWS\System32\UMPDC.dll
|
|
291
|
+0x00007ffebc090000 - 0x00007ffebc0e2000 C:\WINDOWS\System32\shlwapi.dll
|
|
292
|
+0x00007ffeb9260000 - 0x00007ffeb9271000 C:\WINDOWS\System32\kernel.appcore.dll
|
|
293
|
+0x00007ffeba3b0000 - 0x00007ffeba3c7000 C:\WINDOWS\System32\cryptsp.dll
|
|
294
|
+0x0000000053ef0000 - 0x0000000053f0a000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\net.dll
|
|
295
|
+0x00007ffeb8a20000 - 0x00007ffeb8a87000 C:\WINDOWS\system32\mswsock.dll
|
|
296
|
+0x00007ffeb8590000 - 0x00007ffeb85c3000 C:\WINDOWS\system32\rsaenh.dll
|
|
297
|
+0x00007ffeb9a90000 - 0x00007ffeb9ab6000 C:\WINDOWS\System32\bcrypt.dll
|
|
298
|
+0x00007ffeb90d0000 - 0x00007ffeb90f5000 C:\WINDOWS\SYSTEM32\USERENV.dll
|
|
299
|
+0x00007ffeb8bf0000 - 0x00007ffeb8bfc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
|
|
300
|
+0x00007ffeb8730000 - 0x00007ffeb876a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
|
|
301
|
+0x00007ffeba820000 - 0x00007ffeba828000 C:\WINDOWS\System32\NSI.dll
|
|
302
|
+0x00007ffeb4b90000 - 0x00007ffeb4ba6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
|
|
303
|
+0x00007ffeb4ab0000 - 0x00007ffeb4acc000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
|
|
304
|
+0x00007ffeb8770000 - 0x00007ffeb883a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
|
|
305
|
+0x0000000053ec0000 - 0x0000000053ed1000 C:\Program Files\Java\jdk1.8.0_181\jre\bin\nio.dll
|
|
306
|
+0x00007ffeb4fb0000 - 0x00007ffeb4fba000 C:\Users\gusy\AppData\Local\Temp\jansi-1.17.1-290790608197472631.dll
|
|
307
|
+0x00007ffeb1f30000 - 0x00007ffeb1f3a000 C:\Users\gusy\AppData\Local\Temp\jansi-1.17.1-4597849990247348837.dll
|
|
308
|
+
|
|
309
|
+VM Arguments:
|
|
310
|
+jvm_args: -Dmaven.multiModuleProjectDirectory=D:\workspace\idea\2020\estateagents -Dmaven.home=D:\software\maven\apache-maven-3.6.3 -Dclassworlds.conf=D:\software\maven\apache-maven-3.6.3\bin\m2.conf -Dmaven.ext.class.path=D:\软件安装区\IntelliJ IDEA 2019.3.3\plugins\maven\lib\maven-event-listener.jar -javaagent:D:\软件安装区\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar=53936:D:\软件安装区\IntelliJ IDEA 2019.3.3\bin -Dfile.encoding=UTF-8
|
|
311
|
+java_command: org.codehaus.classworlds.Launcher -Didea.version2019.3.3 -s D:\software\maven\apache-maven-3.6.3\conf\settings.xml -Dmaven.repo.local=D:\software\maven\apache-maven-3.6.3\maven-rep -DskipTests=true compile -P blue
|
|
312
|
+java_class_path (initial): D:\software\maven\apache-maven-3.6.3\boot\plexus-classworlds-2.6.0.jar;D:\software\maven\apache-maven-3.6.3\boot\plexus-classworlds.license;D:\软件安装区\IntelliJ IDEA 2019.3.3\lib\idea_rt.jar
|
|
313
|
+Launcher Type: SUN_STANDARD
|
|
314
|
+
|
|
315
|
+Environment Variables:
|
|
316
|
+JAVA_HOME=C:\Program Files\Java\jdk1.8.0_181
|
|
317
|
+CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_181\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_181\lib\tools.jar;D:\software\ant\apache-ant-1.10.7\lib
|
|
318
|
+PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files\Java\jdk1.8.0_181\bin;D:\software\ant\apache-ant-1.10.7\bin;C:\Users\gusy\AppData\Local\Yarn\bin;C:\Program Files\nodejs\;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Users\gusy\AppData\Local\Microsoft\WindowsApps;;D:\软件安装区\Microsoft VS Code\bin;C:\Users\gusy\AppData\Roaming\npm
|
|
319
|
+USERNAME=gusy
|
|
320
|
+OS=Windows_NT
|
|
321
|
+PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+--------------- S Y S T E M ---------------
|
|
326
|
+
|
|
327
|
+OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
|
|
328
|
+
|
|
329
|
+CPU:total 16 (initial active 16) (16 cores per cpu, 1 threads per core) family 23 model 8 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1
|
|
330
|
+
|
|
331
|
+Memory: 4k page, physical 8338388k(350444k free), swap 23987528k(3008k free)
|
|
332
|
+
|
|
333
|
+vm_info: Java HotSpot(TM) 64-Bit Server VM (25.181-b13) for windows-amd64 JRE (1.8.0_181-b13), built on Jul 7 2018 04:01:33 by "java_re" with MS VC++ 10.0 (VS2010)
|
|
334
|
+
|
|
335
|
+time: Sat Mar 28 14:51:40 2020
|
|
336
|
+elapsed time: 38 seconds (0d 0h 0m 38s)
|
|
337
|
+
|