Guest User

Untitled

a guest
Jun 20th, 2019
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.41 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000628f9761, pid=3092, tid=0x00000000000016b0
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_211-b12) (build 1.8.0_211-b12)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.211-b12 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x519761]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x0000000015fb7000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5808, stack(0x00000000170e0000,0x00000000171e0000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000004000
  22.  
  23. Registers:
  24. RAX=0x000000001e2317e8, RBX=0x000000000000001e, RCX=0x000000001df6c420, RDX=0x00000000187bb7c0
  25. RSP=0x00000000171dc050, RBP=0x00000000171dc150, RSI=0x00000000171deaf0, RDI=0x000000001e231798
  26. R8 =0x0000000000005731, R9 =0x0000000017500df0, R10=0x0000000000000040, R11=0x0000000000000520
  27. R12=0x000000000000001c, R13=0x0000000000000001, R14=0x0000000000000000, R15=0x0000000000004000
  28. RIP=0x00000000628f9761, EFLAGS=0x0000000000010287
  29.  
  30. Top of Stack: (sp=0x00000000171dc050)
  31. 0x00000000171dc050: 000000000000001e 00000000171dc150
  32. 0x00000000171dc060: 000000001df6c420 00000000000000df
  33. 0x00000000171dc070: 0000000000002e7d 0000000000002dc7
  34. 0x00000000171dc080: 0000000000000000 000000001e1a1b00
  35. 0x00000000171dc090: 00000000171dc350 0000000000000023
  36. 0x00000000171dc0a0: 0000000000000006 0000000017500df0
  37. 0x00000000171dc0b0: 0000000000000001 0000000000000001
  38. 0x00000000171dc0c0: 0000000017da3134 0000000100000128
  39. 0x00000000171dc0d0: 000018f100000000 00000000171dc420
  40. 0x00000000171dc0e0: 000000000000000f 00000000186a1620
  41. 0x00000000171dc0f0: 00000000000000a4 000018f100000128
  42. 0x00000000171dc100: 00000000171dc420 000000000000000f
  43. 0x00000000171dc110: 000000001763ea40 000000000000071e
  44. 0x00000000171dc120: 0000000017da2c70 0000000019470250
  45. 0x00000000171dc130: ffffffffe825d8b0 00000000000003d8
  46. 0x00000000171dc140: 0000000019470628 0000000019470240
  47.  
  48. Instructions: (pc=0x00000000628f9761)
  49. 0x00000000628f9741: 48 8d 8e 98 01 00 00 41 8d 50 50 e8 cf 52 bb ff
  50. 0x00000000628f9751: 48 8b f8 eb 07 48 89 86 b0 01 00 00 48 89 77 10
  51. 0x00000000628f9761: 49 8b 07 49 8b cf ff 50 28 4c 8b 6c 24 58 49 8b
  52. 0x00000000628f9771: cd 48 8b d8 e8 c6 c9 f3 ff 48 8b cf 8b 50 18 48
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x000000001e2317e8 is an unknown value
  58. RBX=0x000000000000001e is an unknown value
  59. RCX=0x000000001df6c420 is an unknown value
  60. RDX=0x00000000187bb7c0 is an unknown value
  61. RSP=0x00000000171dc050 is pointing into the stack for thread: 0x0000000015fb7000
  62. RBP=0x00000000171dc150 is pointing into the stack for thread: 0x0000000015fb7000
  63. RSI=0x00000000171deaf0 is pointing into the stack for thread: 0x0000000015fb7000
  64. RDI=0x000000001e231798 is an unknown value
  65. R8 =0x0000000000005731 is an unknown value
  66. R9 =0x0000000017500df0 is an unknown value
  67. R10=0x0000000000000040 is an unknown value
  68. R11=0x0000000000000520 is an unknown value
  69. R12=0x000000000000001c is an unknown value
  70. R13=0x0000000000000001 is an unknown value
  71. R14=0x0000000000000000 is an unknown value
  72. R15=0x0000000000004000 is an unknown value
  73.  
  74.  
  75. Stack: [0x00000000170e0000,0x00000000171e0000], sp=0x00000000171dc050, free space=1008k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x519761]
  78. V [jvm.dll+0x46c816]
  79. V [jvm.dll+0x477e3b]
  80. V [jvm.dll+0x47a747]
  81. V [jvm.dll+0x45cfa2]
  82. V [jvm.dll+0xa6b22]
  83. V [jvm.dll+0xa746f]
  84. V [jvm.dll+0x2466ff]
  85. V [jvm.dll+0x29fc6a]
  86. C [msvcr100.dll+0x21d9f]
  87. C [msvcr100.dll+0x21e3b]
  88. C [kernel32.dll+0x159ed]
  89. C [ntdll.dll+0x2b831]
  90.  
  91.  
  92. Current CompileTask:
  93. C2: 7232 5847 ! 4 jdk.internal.dynalink.beans.AbstractJavaLinker::getMostGenericGetter (91 bytes)
  94.  
  95.  
  96. --------------- P R O C E S S ---------------
  97.  
  98. Java Threads: ( => current thread )
  99. 0x0000000019412800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6704, stack(0x0000000021cb0000,0x0000000021db0000)]
  100. 0x00000000191cb800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=6500, stack(0x000000001dab0000,0x000000001dbb0000)]
  101. 0x000000001853d800 JavaThread "Thread-4" daemon [_thread_in_native, id=2992, stack(0x000000001c120000,0x000000001c220000)]
  102. 0x0000000017ba5000 JavaThread "JavaFX Application Thread" [_thread_in_vm, id=4440, stack(0x000000001a5a0000,0x000000001a6a0000)]
  103. 0x0000000017ba4000 JavaThread "Thread-3" daemon [_thread_blocked, id=4344, stack(0x000000001a430000,0x000000001a530000)]
  104. 0x0000000018c8f000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=6924, stack(0x0000000019e40000,0x0000000019f40000)]
  105. 0x0000000018f12800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=6804, stack(0x0000000019af0000,0x0000000019bf0000)]
  106. 0x0000000017508800 JavaThread "Service Thread" daemon [_thread_blocked, id=3088, stack(0x00000000169b0000,0x0000000016ab0000)]
  107. 0x0000000015fc3000 JavaThread "C1 CompilerThread1" daemon [_thread_in_native, id=5972, stack(0x0000000017400000,0x0000000017500000)]
  108. =>0x0000000015fb7000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5808, stack(0x00000000170e0000,0x00000000171e0000)]
  109. 0x0000000015fb5800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6828, stack(0x00000000171e0000,0x00000000172e0000)]
  110. 0x0000000015fb4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4004, stack(0x0000000016df0000,0x0000000016ef0000)]
  111. 0x0000000015f9e800 JavaThread "Finalizer" daemon [_thread_blocked, id=720, stack(0x0000000016f40000,0x0000000017040000)]
  112. 0x0000000015f57800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6752, stack(0x0000000016cd0000,0x0000000016dd0000)]
  113. 0x000000000224e000 JavaThread "main" [_thread_blocked, id=5688, stack(0x00000000025e0000,0x00000000026e0000)]
  114.  
  115. Other Threads:
  116. 0x0000000015f4d800 VMThread [stack: 0x0000000016af0000,0x0000000016bf0000] [id=5212]
  117. 0x000000001601f800 WatcherThread [stack: 0x00000000179c0000,0x0000000017ac0000] [id=6524]
  118.  
  119. VM state:not at safepoint (normal execution)
  120.  
  121. VM Mutex/Monitor currently owned by a thread: None
  122.  
  123. heap address: 0x00000000a0e00000, size: 1522 MB, Compressed Oops mode: 32-bit
  124. Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
  125. Compressed class space size: 1073741824 Address: 0x000000013f1d0000
  126.  
  127. Heap:
  128. PSYoungGen total 88064K, used 59622K [0x00000000e0500000, 0x00000000e6a80000, 0x0000000100000000)
  129. eden space 76800K, 62% used [0x00000000e0500000,0x00000000e343d1f8,0x00000000e5000000)
  130. from space 11264K, 99% used [0x00000000e5d00000,0x00000000e67fc880,0x00000000e6800000)
  131. to space 13312K, 0% used [0x00000000e5000000,0x00000000e5000000,0x00000000e5d00000)
  132. ParOldGen total 45056K, used 16932K [0x00000000a0e00000, 0x00000000a3a00000, 0x00000000e0500000)
  133. object space 45056K, 37% used [0x00000000a0e00000,0x00000000a1e89280,0x00000000a3a00000)
  134. Metaspace used 30738K, capacity 33576K, committed 33664K, reserved 1077248K
  135. class space used 4360K, capacity 5238K, committed 5248K, reserved 1048576K
  136.  
  137. Card table byte_map: [0x0000000011d70000,0x0000000012070000] byte_map_base: 0x0000000011869000
  138.  
  139. Marking Bits: (ParMarkBitMap*) 0x0000000062c05ce0
  140. Begin Bits: [0x0000000012390000, 0x0000000013b58000)
  141. End Bits: [0x0000000013b58000, 0x0000000015320000)
  142.  
  143. Polling page: 0x0000000000140000
  144.  
  145. CodeCache: size=245760Kb used=16330Kb max_used=16330Kb free=229429Kb
  146. bounds [0x00000000029b0000, 0x00000000039b0000, 0x00000000119b0000]
  147. total_blobs=6716 nmethods=5893 adapters=733
  148. compilation: enabled
  149.  
  150. Compilation events (10 events):
  151. Event: 7.160 Thread 0x0000000015fc3000 5904 2 com.sun.javafx.font.directwrite.DWGlyph::isLCDGlyph (17 bytes)
  152. Event: 7.160 Thread 0x0000000015fc3000 nmethod 5904 0x00000000039a5990 code [0x00000000039a5ae0, 0x00000000039a5c50]
  153. Event: 7.162 Thread 0x0000000015fc3000 5905 2 com.sun.javafx.font.directwrite.DWGlyph::checkMetrics (136 bytes)
  154. Event: 7.162 Thread 0x0000000015fc3000 nmethod 5905 0x00000000039a5d10 code [0x00000000039a5ea0, 0x00000000039a6258]
  155. Event: 7.193 Thread 0x0000000015fc3000 5906 2 java.util.concurrent.locks.ReentrantLock$NonfairSync::tryAcquire (6 bytes)
  156. Event: 7.193 Thread 0x0000000015fc3000 nmethod 5906 0x00000000039a6510 code [0x00000000039a6680, 0x00000000039a67e8]
  157. Event: 7.193 Thread 0x0000000015fc3000 5907 2 java.util.concurrent.locks.ReentrantLock$Sync::nonfairTryAcquire (67 bytes)
  158. Event: 7.193 Thread 0x0000000015fc3000 nmethod 5907 0x00000000039a6890 code [0x00000000039a6a00, 0x00000000039a6c88]
  159. Event: 7.206 Thread 0x0000000015fc3000 5908 2 javafx.scene.Node::preprocessMouseEvent (114 bytes)
  160. Event: 7.207 Thread 0x0000000015fc3000 nmethod 5908 0x00000000039a6d90 code [0x00000000039a6fc0, 0x00000000039a7928]
  161.  
  162. GC Heap History (10 events):
  163. Event: 2.034 GC heap before
  164. {Heap before GC invocations=3 (full 0):
  165. PSYoungGen total 28672K, used 28662K [0x00000000e0500000, 0x00000000e3d00000, 0x0000000100000000)
  166. eden space 24576K, 100% used [0x00000000e0500000,0x00000000e1d00000,0x00000000e1d00000)
  167. from space 4096K, 99% used [0x00000000e2100000,0x00000000e24fd9b8,0x00000000e2500000)
  168. to space 4096K, 0% used [0x00000000e1d00000,0x00000000e1d00000,0x00000000e2100000)
  169. ParOldGen total 65536K, used 4922K [0x00000000a0e00000, 0x00000000a4e00000, 0x00000000e0500000)
  170. object space 65536K, 7% used [0x00000000a0e00000,0x00000000a12cea68,0x00000000a4e00000)
  171. Metaspace used 18054K, capacity 19474K, committed 19712K, reserved 1067008K
  172. class space used 2261K, capacity 2778K, committed 2816K, reserved 1048576K
  173. Event: 2.043 GC heap after
  174. Heap after GC invocations=3 (full 0):
  175. PSYoungGen total 28672K, used 4081K [0x00000000e0500000, 0x00000000e3d00000, 0x0000000100000000)
  176. eden space 24576K, 0% used [0x00000000e0500000,0x00000000e0500000,0x00000000e1d00000)
  177. from space 4096K, 99% used [0x00000000e1d00000,0x00000000e20fc6e8,0x00000000e2100000)
  178. to space 4096K, 0% used [0x00000000e3900000,0x00000000e3900000,0x00000000e3d00000)
  179. ParOldGen total 65536K, used 7483K [0x00000000a0e00000, 0x00000000a4e00000, 0x00000000e0500000)
  180. object space 65536K, 11% used [0x00000000a0e00000,0x00000000a154ecc0,0x00000000a4e00000)
  181. Metaspace used 18054K, capacity 19474K, committed 19712K, reserved 1067008K
  182. class space used 2261K, capacity 2778K, committed 2816K, reserved 1048576K
  183. }
  184. Event: 2.201 GC heap before
  185. {Heap before GC invocations=4 (full 0):
  186. PSYoungGen total 28672K, used 16230K [0x00000000e0500000, 0x00000000e3d00000, 0x0000000100000000)
  187. eden space 24576K, 49% used [0x00000000e0500000,0x00000000e10dd2f8,0x00000000e1d00000)
  188. from space 4096K, 99% used [0x00000000e1d00000,0x00000000e20fc6e8,0x00000000e2100000)
  189. to space 4096K, 0% used [0x00000000e3900000,0x00000000e3900000,0x00000000e3d00000)
  190. ParOldGen total 65536K, used 7483K [0x00000000a0e00000, 0x00000000a4e00000, 0x00000000e0500000)
  191. object space 65536K, 11% used [0x00000000a0e00000,0x00000000a154ecc0,0x00000000a4e00000)
  192. Metaspace used 19643K, capacity 21120K, committed 21296K, reserved 1067008K
  193. class space used 2530K, capacity 3076K, committed 3200K, reserved 1048576K
  194. Event: 2.231 GC heap after
  195. Heap after GC invocations=4 (full 0):
  196. PSYoungGen total 53248K, used 4064K [0x00000000e0500000, 0x00000000e3d00000, 0x0000000100000000)
  197. eden space 49152K, 0% used [0x00000000e0500000,0x00000000e0500000,0x00000000e3500000)
  198. from space 4096K, 99% used [0x00000000e3900000,0x00000000e3cf8070,0x00000000e3d00000)
  199. to space 4096K, 0% used [0x00000000e3500000,0x00000000e3500000,0x00000000e3900000)
  200. ParOldGen total 65536K, used 8814K [0x00000000a0e00000, 0x00000000a4e00000, 0x00000000e0500000)
  201. object space 65536K, 13% used [0x00000000a0e00000,0x00000000a169b878,0x00000000a4e00000)
  202. Metaspace used 19643K, capacity 21120K, committed 21296K, reserved 1067008K
  203. class space used 2530K, capacity 3076K, committed 3200K, reserved 1048576K
  204. }
  205. Event: 2.231 GC heap before
  206. {Heap before GC invocations=5 (full 1):
  207. PSYoungGen total 53248K, used 4064K [0x00000000e0500000, 0x00000000e3d00000, 0x0000000100000000)
  208. eden space 49152K, 0% used [0x00000000e0500000,0x00000000e0500000,0x00000000e3500000)
  209. from space 4096K, 99% used [0x00000000e3900000,0x00000000e3cf8070,0x00000000e3d00000)
  210. to space 4096K, 0% used [0x00000000e3500000,0x00000000e3500000,0x00000000e3900000)
  211. ParOldGen total 65536K, used 8814K [0x00000000a0e00000, 0x00000000a4e00000, 0x00000000e0500000)
  212. object space 65536K, 13% used [0x00000000a0e00000,0x00000000a169b878,0x00000000a4e00000)
  213. Metaspace used 19643K, capacity 21120K, committed 21296K, reserved 1067008K
  214. class space used 2530K, capacity 3076K, committed 3200K, reserved 1048576K
  215. Event: 2.292 GC heap after
  216. Heap after GC invocations=5 (full 1):
  217. PSYoungGen total 53248K, used 0K [0x00000000e0500000, 0x00000000e3d00000, 0x0000000100000000)
  218. eden space 49152K, 0% used [0x00000000e0500000,0x00000000e0500000,0x00000000e3500000)
  219. from space 4096K, 0% used [0x00000000e3900000,0x00000000e3900000,0x00000000e3d00000)
  220. to space 4096K, 0% used [0x00000000e3500000,0x00000000e3500000,0x00000000e3900000)
  221. ParOldGen total 45056K, used 8186K [0x00000000a0e00000, 0x00000000a3a00000, 0x00000000e0500000)
  222. object space 45056K, 18% used [0x00000000a0e00000,0x00000000a15febf0,0x00000000a3a00000)
  223. Metaspace used 19643K, capacity 21120K, committed 21296K, reserved 1067008K
  224. class space used 2530K, capacity 3076K, committed 3200K, reserved 1048576K
  225. }
  226. Event: 3.289 GC heap before
  227. {Heap before GC invocations=6 (full 1):
  228. PSYoungGen total 53248K, used 49152K [0x00000000e0500000, 0x00000000e3d00000, 0x0000000100000000)
  229. eden space 49152K, 100% used [0x00000000e0500000,0x00000000e3500000,0x00000000e3500000)
  230. from space 4096K, 0% used [0x00000000e3900000,0x00000000e3900000,0x00000000e3d00000)
  231. to space 4096K, 0% used [0x00000000e3500000,0x00000000e3500000,0x00000000e3900000)
  232. ParOldGen total 45056K, used 8186K [0x00000000a0e00000, 0x00000000a3a00000, 0x00000000e0500000)
  233. object space 45056K, 18% used [0x00000000a0e00000,0x00000000a15febf0,0x00000000a3a00000)
  234. Metaspace used 26780K, capacity 28752K, committed 28928K, reserved 1073152K
  235. class space used 3833K, capacity 4491K, committed 4608K, reserved 1048576K
  236. Event: 3.299 GC heap after
  237. Heap after GC invocations=6 (full 1):
  238. PSYoungGen total 53248K, used 4084K [0x00000000e0500000, 0x00000000e6800000, 0x0000000100000000)
  239. eden space 49152K, 0% used [0x00000000e0500000,0x00000000e0500000,0x00000000e3500000)
  240. from space 4096K, 99% used [0x00000000e3500000,0x00000000e38fd3b8,0x00000000e3900000)
  241. to space 11264K, 0% used [0x00000000e5d00000,0x00000000e5d00000,0x00000000e6800000)
  242. ParOldGen total 45056K, used 15998K [0x00000000a0e00000, 0x00000000a3a00000, 0x00000000e0500000)
  243. object space 45056K, 35% used [0x00000000a0e00000,0x00000000a1d9fae0,0x00000000a3a00000)
  244. Metaspace used 26780K, capacity 28752K, committed 28928K, reserved 1073152K
  245. class space used 3833K, capacity 4491K, committed 4608K, reserved 1048576K
  246. }
  247. Event: 3.707 GC heap before
  248. {Heap before GC invocations=7 (full 1):
  249. PSYoungGen total 53248K, used 53236K [0x00000000e0500000, 0x00000000e6800000, 0x0000000100000000)
  250. eden space 49152K, 100% used [0x00000000e0500000,0x00000000e3500000,0x00000000e3500000)
  251. from space 4096K, 99% used [0x00000000e3500000,0x00000000e38fd3b8,0x00000000e3900000)
  252. to space 11264K, 0% used [0x00000000e5d00000,0x00000000e5d00000,0x00000000e6800000)
  253. ParOldGen total 45056K, used 15998K [0x00000000a0e00000, 0x00000000a3a00000, 0x00000000e0500000)
  254. object space 45056K, 35% used [0x00000000a0e00000,0x00000000a1d9fae0,0x00000000a3a00000)
  255. Metaspace used 27369K, capacity 29636K, committed 29824K, reserved 1075200K
  256. class space used 3919K, capacity 4648K, committed 4736K, reserved 1048576K
  257. Event: 3.717 GC heap after
  258. Heap after GC invocations=7 (full 1):
  259. PSYoungGen total 88064K, used 11250K [0x00000000e0500000, 0x00000000e6a80000, 0x0000000100000000)
  260. eden space 76800K, 0% used [0x00000000e0500000,0x00000000e0500000,0x00000000e5000000)
  261. from space 11264K, 99% used [0x00000000e5d00000,0x00000000e67fc880,0x00000000e6800000)
  262. to space 13312K, 0% used [0x00000000e5000000,0x00000000e5000000,0x00000000e5d00000)
  263. ParOldGen total 45056K, used 16932K [0x00000000a0e00000, 0x00000000a3a00000, 0x00000000e0500000)
  264. object space 45056K, 37% used [0x00000000a0e00000,0x00000000a1e89280,0x00000000a3a00000)
  265. Metaspace used 27369K, capacity 29636K, committed 29824K, reserved 1075200K
  266. class space used 3919K, capacity 4648K, committed 4736K, reserved 1048576K
  267. }
  268.  
  269. Deoptimization events (10 events):
  270. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031ccc1c method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50
  271. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000031b2268 method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 21
  272. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031ccc1c method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50
  273. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036644c4 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 2
  274. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036644c4 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 2
  275. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003151a64 method=java.util.regex.Matcher.getTextLength()I @ 4
  276. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031ccc1c method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50
  277. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036644c4 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 2
  278. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003663f18 method=java.lang.Character.codePointAt(Ljava/lang/CharSequence;I)I @ 2
  279. Event: 5.956 Thread 0x0000000017ba5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031ae09c method=java.util.regex.Matcher.getSubSequence(II)Ljava/lang/CharSequence; @ 6
  280.  
  281. Classes redefined (0 events):
  282. No events
  283.  
  284. Internal exceptions (10 events):
  285. Event: 4.009 Thread 0x0000000017ba5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e1693388) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\interpreter\linkResolver.cp
  286. Event: 4.009 Thread 0x0000000017ba5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e1698020) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\interpreter\linkResolver.cp
  287. Event: 4.009 Thread 0x0000000017ba5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e169bc80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\interpreter\linkResolver.cp
  288. Event: 4.009 Thread 0x0000000017ba5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e169e780) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\interpreter\linkResolver.cp
  289. Event: 4.183 Thread 0x0000000017ba5000 Exception <a 'java/lang/ClassNotFoundException': jdk/nashorn/internal/runtime/ScriptFunction> (0x00000000e1de7520) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  290. Event: 4.687 Thread 0x0000000017ba5000 Exception <a 'java/lang/ClassNotFoundException': jdk/nashorn/internal/runtime/ScriptFunction> (0x00000000e2279748) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  291. Event: 4.689 Thread 0x0000000017ba5000 Exception <a 'java/lang/ClassNotFoundException': jdk/nashorn/internal/runtime/ScriptFunction> (0x00000000e22b3fe0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
  292. Event: 4.961 Thread 0x0000000017ba5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e264a190) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\interpreter\linkResolver.cp
  293. Event: 4.962 Thread 0x0000000017ba5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e2663a60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\interpreter\linkResolver.cp
  294. Event: 5.952 Thread 0x0000000017ba5000 Exception <a 'java/lang/IncompatibleClassChangeError': Found class java.lang.Object, but interface was expected> (0x00000000e2a7c640) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u211\12973\hotspot\src\share\vm\interpreter\linkResolver.cp
  295.  
  296. Events (10 events):
  297. Event: 7.141 loading class javafx/beans/binding/Bindings$8
  298. Event: 7.141 loading class javafx/beans/binding/Bindings$8 done
  299. Event: 7.141 loading class javafx/beans/binding/When$1
  300. Event: 7.141 loading class javafx/beans/binding/When$1 done
  301. Event: 7.141 loading class javafx/beans/binding/When$WhenListener
  302. Event: 7.141 loading class javafx/beans/binding/When$WhenListener done
  303. Event: 7.141 loading class com/sun/javafx/binding/Logging
  304. Event: 7.141 loading class com/sun/javafx/binding/Logging done
  305. Event: 7.142 loading class com/sun/javafx/binding/Logging$LoggerHolder
  306. Event: 7.142 loading class com/sun/javafx/binding/Logging$LoggerHolder done
  307.  
  308.  
  309. Dynamic libraries:
  310. 0x000000013f190000 - 0x000000013f1c7000 C:\Program Files\Java\jre1.8.0_211\bin\java.exe
  311. 0x0000000077930000 - 0x0000000077ad9000 C:\Windows\SYSTEM32\ntdll.dll
  312. 0x000007fedf8d0000 - 0x000007fedf8e2000 C:\Program Files\AVAST Software\Avast\aswhook.dll
  313. 0x0000000077810000 - 0x000000007792f000 C:\Windows\system32\kernel32.dll
  314. 0x000007fefd8b0000 - 0x000007fefd91c000 C:\Windows\system32\KERNELBASE.dll
  315. 0x000007fefdb00000 - 0x000007fefdbdb000 C:\Windows\system32\ADVAPI32.dll
  316. 0x000007feffba0000 - 0x000007feffc3f000 C:\Windows\system32\msvcrt.dll
  317. 0x000007feff770000 - 0x000007feff78f000 C:\Windows\SYSTEM32\sechost.dll
  318. 0x000007fefe080000 - 0x000007fefe1ad000 C:\Windows\system32\RPCRT4.dll
  319. 0x0000000077710000 - 0x000000007780a000 C:\Windows\system32\USER32.dll
  320. 0x000007fefdd40000 - 0x000007fefdda7000 C:\Windows\system32\GDI32.dll
  321. 0x000007feff8a0000 - 0x000007feff8ae000 C:\Windows\system32\LPK.dll
  322. 0x000007feff200000 - 0x000007feff2ca000 C:\Windows\system32\USP10.dll
  323. 0x000007fefc260000 - 0x000007fefc454000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  324. 0x000007fefe3f0000 - 0x000007fefe461000 C:\Windows\system32\SHLWAPI.dll
  325. 0x000007fefe3c0000 - 0x000007fefe3ee000 C:\Windows\system32\IMM32.DLL
  326. 0x000007feff790000 - 0x000007feff899000 C:\Windows\system32\MSCTF.dll
  327. 0x00000000683a0000 - 0x0000000068472000 C:\Program Files\Java\jre1.8.0_211\bin\msvcr100.dll
  328. 0x00000000623e0000 - 0x0000000062c85000 C:\Program Files\Java\jre1.8.0_211\bin\server\jvm.dll
  329. 0x000007fefac50000 - 0x000007fefac59000 C:\Windows\system32\WSOCK32.dll
  330. 0x000007feff8b0000 - 0x000007feff8fd000 C:\Windows\system32\WS2_32.dll
  331. 0x000007fefda90000 - 0x000007fefda98000 C:\Windows\system32\NSI.dll
  332. 0x000007fef6de0000 - 0x000007fef6e1b000 C:\Windows\system32\WINMM.dll
  333. 0x000007fefc750000 - 0x000007fefc75c000 C:\Windows\system32\VERSION.dll
  334. 0x0000000077b00000 - 0x0000000077b07000 C:\Windows\system32\PSAPI.DLL
  335. 0x000007fef7830000 - 0x000007fef783f000 C:\Program Files\Java\jre1.8.0_211\bin\verify.dll
  336. 0x000007fef1c60000 - 0x000007fef1c89000 C:\Program Files\Java\jre1.8.0_211\bin\java.dll
  337. 0x000007fef7810000 - 0x000007fef7826000 C:\Program Files\Java\jre1.8.0_211\bin\zip.dll
  338. 0x000007fefe470000 - 0x000007feff1f9000 C:\Windows\system32\SHELL32.dll
  339. 0x000007fefe1b0000 - 0x000007fefe3b3000 C:\Windows\system32\ole32.dll
  340. 0x000007fefd6d0000 - 0x000007fefd6df000 C:\Windows\system32\profapi.dll
  341. 0x000007fefb810000 - 0x000007fefb81d000 C:\Program Files\Java\jre1.8.0_211\bin\management.dll
  342. 0x000007fef1690000 - 0x000007fef16aa000 C:\Program Files\Java\jre1.8.0_211\bin\net.dll
  343. 0x000007feff5e0000 - 0x000007feff765000 C:\Windows\system32\urlmon.dll
  344. 0x000007fefda70000 - 0x000007fefda74000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
  345. 0x000007fefd920000 - 0x000007fefd924000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  346. 0x000007fefd6f0000 - 0x000007fefd6f5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  347. 0x000007fefd8a0000 - 0x000007fefd8a4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  348. 0x000007fefda80000 - 0x000007fefda84000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  349. 0x000007fefd700000 - 0x000007fefd703000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  350. 0x0000000077af0000 - 0x0000000077af3000 C:\Windows\system32\normaliz.DLL
  351. 0x000007fefddb0000 - 0x000007fefe078000 C:\Windows\system32\iertutil.dll
  352. 0x000007feff2d0000 - 0x000007feff539000 C:\Windows\system32\WININET.dll
  353. 0x000007fefd880000 - 0x000007fefd89e000 C:\Windows\system32\USERENV.dll
  354. 0x000007fefce70000 - 0x000007fefcec5000 C:\Windows\system32\mswsock.dll
  355. 0x000007fefce60000 - 0x000007fefce67000 C:\Windows\System32\wship6.dll
  356. 0x000007fef7510000 - 0x000007fef7522000 C:\Program Files\Java\jre1.8.0_211\bin\nio.dll
  357. 0x000007fef73b0000 - 0x000007fef73b3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-console-l1-1-0.dll
  358. 0x000007fef1680000 - 0x000007fef1683000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-datetime-l1-1-0.dll
  359. 0x000007fef1670000 - 0x000007fef1673000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-debug-l1-1-0.dll
  360. 0x000007fef1660000 - 0x000007fef1663000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-errorhandling-l1-1-0.dll
  361. 0x000007fef1650000 - 0x000007fef1654000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-file-l1-1-0.dll
  362. 0x000007fef1640000 - 0x000007fef1643000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-file-l1-2-0.dll
  363. 0x000007fef1630000 - 0x000007fef1633000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-file-l2-1-0.dll
  364. 0x000007fef1620000 - 0x000007fef1623000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-handle-l1-1-0.dll
  365. 0x000007fef1610000 - 0x000007fef1613000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-heap-l1-1-0.dll
  366. 0x000007fef1600000 - 0x000007fef1603000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-interlocked-l1-1-0.dll
  367. 0x000007fef15f0000 - 0x000007fef15f3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-libraryloader-l1-1-0.dll
  368. 0x000007fef15e0000 - 0x000007fef15e3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-localization-l1-2-0.dll
  369. 0x000007fef15d0000 - 0x000007fef15d3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-memory-l1-1-0.dll
  370. 0x000007fef15c0000 - 0x000007fef15c3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-namedpipe-l1-1-0.dll
  371. 0x000007fef15b0000 - 0x000007fef15b3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-processenvironment-l1-1-0.dll
  372. 0x000007fef15a0000 - 0x000007fef15a3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-processthreads-l1-1-0.dll
  373. 0x000007fef1590000 - 0x000007fef1593000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-processthreads-l1-1-1.dll
  374. 0x000007fef1580000 - 0x000007fef1583000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-profile-l1-1-0.dll
  375. 0x000007fef1570000 - 0x000007fef1573000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-rtlsupport-l1-1-0.dll
  376. 0x000007fef1560000 - 0x000007fef1563000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-string-l1-1-0.dll
  377. 0x000007fef1540000 - 0x000007fef1543000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-synch-l1-1-0.dll
  378. 0x000007fef14d0000 - 0x000007fef14d3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-synch-l1-2-0.dll
  379. 0x000007fef13c0000 - 0x000007fef13c3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-sysinfo-l1-1-0.dll
  380. 0x000007fef13b0000 - 0x000007fef13b3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-timezone-l1-1-0.dll
  381. 0x000007fee8680000 - 0x000007fee8683000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-core-util-l1-1-0.dll
  382. 0x000007fee8670000 - 0x000007fee8673000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-conio-l1-1-0.dll
  383. 0x000007fee8660000 - 0x000007fee8664000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-convert-l1-1-0.dll
  384. 0x000007fee8650000 - 0x000007fee8653000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-environment-l1-1-0.dll
  385. 0x000007fee3770000 - 0x000007fee3773000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-filesystem-l1-1-0.dll
  386. 0x000007fee3760000 - 0x000007fee3763000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-heap-l1-1-0.dll
  387. 0x000007fee3750000 - 0x000007fee3753000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-locale-l1-1-0.dll
  388. 0x000007fee3740000 - 0x000007fee3745000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-math-l1-1-0.dll
  389. 0x000007fee3730000 - 0x000007fee3735000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-multibyte-l1-1-0.dll
  390. 0x000007fee3720000 - 0x000007fee3730000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-private-l1-1-0.dll
  391. 0x000007fee3710000 - 0x000007fee3713000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-process-l1-1-0.dll
  392. 0x000007fee3700000 - 0x000007fee3704000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-runtime-l1-1-0.dll
  393. 0x000007fee36f0000 - 0x000007fee36f4000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-stdio-l1-1-0.dll
  394. 0x000007fee36e0000 - 0x000007fee36e4000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-string-l1-1-0.dll
  395. 0x000007fee36d0000 - 0x000007fee36d3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-time-l1-1-0.dll
  396. 0x000007fee36c0000 - 0x000007fee36c3000 C:\Program Files\Java\jre1.8.0_211\bin\api-ms-win-crt-utility-l1-1-0.dll
  397. 0x000007fec9e90000 - 0x000007fec9f86000 C:\Program Files\Java\jre1.8.0_211\bin\ucrtbase.dll
  398. 0x000007fee36a0000 - 0x000007fee36b6000 C:\Program Files\Java\jre1.8.0_211\bin\vcruntime140.dll
  399. 0x000007fed5450000 - 0x000007fed54fa000 C:\Program Files\Java\jre1.8.0_211\bin\msvcp140.dll
  400. 0x000007fede980000 - 0x000007fede9d4000 C:\Program Files\Java\jre1.8.0_211\bin\concrt140.dll
  401. 0x000007fee3670000 - 0x000007fee3693000 C:\Program Files\Java\jre1.8.0_211\bin\prism_d3d.dll
  402. 0x000007fede3b0000 - 0x000007fede5af000 C:\Windows\system32\d3d9.dll
  403. 0x000007fedec50000 - 0x000007fedec57000 C:\Windows\system32\d3d8thk.dll
  404. 0x000007fefc820000 - 0x000007fefc838000 C:\Windows\system32\dwmapi.dll
  405. 0x000007fefc080000 - 0x000007fefc0d6000 C:\Windows\system32\uxtheme.dll
  406. 0x000007fef5ae0000 - 0x000007fef5c42000 C:\Windows\system32\aticfx64.dll
  407. 0x000007fef7690000 - 0x000007fef76b1000 C:\Windows\system32\atiu9p64.dll
  408. 0x000007fec4050000 - 0x000007fec48aa000 C:\Windows\system32\atiumd64.dll
  409. 0x0000000063dd0000 - 0x0000000064656000 C:\Windows\system32\atiumd6a.dll
  410. 0x000007fefc840000 - 0x000007fefc86c000 C:\Windows\system32\POWRPROF.dll
  411. 0x000007feff9a0000 - 0x000007feffb77000 C:\Windows\system32\SETUPAPI.dll
  412. 0x000007fefda30000 - 0x000007fefda66000 C:\Windows\system32\CFGMGR32.dll
  413. 0x000007fefdbe0000 - 0x000007fefdcb7000 C:\Windows\system32\OLEAUT32.dll
  414. 0x000007fefda10000 - 0x000007fefda2a000 C:\Windows\system32\DEVOBJ.dll
  415. 0x000007fed5fa0000 - 0x000007fed5fe9000 C:\Program Files\Java\jre1.8.0_211\bin\glass.dll
  416. 0x000007feff900000 - 0x000007feff997000 C:\Windows\system32\COMDLG32.dll
  417. 0x000007fefd570000 - 0x000007fefd57f000 C:\Windows\system32\CRYPTBASE.dll
  418. 0x000007fee3650000 - 0x000007fee3664000 C:\Program Files\Java\jre1.8.0_211\bin\javafx_font.dll
  419. 0x000007feea930000 - 0x000007feeaac7000 C:\Windows\system32\dwrite.dll
  420. 0x000007feff540000 - 0x000007feff5d9000 C:\Windows\system32\CLBCatQ.DLL
  421. 0x000007fefbac0000 - 0x000007fefbc21000 C:\Windows\system32\WindowsCodecs.dll
  422. 0x000007fefd4d0000 - 0x000007fefd527000 C:\Windows\system32\apphelp.dll
  423. 0x000007fef4df0000 - 0x000007fef4f7f000 C:\Program Files\AVAST Software\Avast\ashShell.dll
  424. 0x000007fefbe60000 - 0x000007fefc076000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.19061_none_2b299db671e86e03\gdiplus.dll
  425. 0x000007fef45f0000 - 0x000007fef490e000 C:\Windows\system32\msi.dll
  426. 0x000007fef5eb0000 - 0x000007fef5ee5000 C:\Windows\system32\EhStorShell.dll
  427. 0x000007fefc0e0000 - 0x000007fefc20c000 C:\Windows\system32\PROPSYS.dll
  428. 0x000007fef3df0000 - 0x000007fef4461000 C:\PROGRA~1\MICROS~1\Office14\GROOVEEX.DLL
  429. 0x0000000073950000 - 0x00000000739f3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
  430. 0x0000000073870000 - 0x0000000073943000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
  431. 0x0000000073840000 - 0x000000007386f000 C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_0a1fd3a3a768b895\ATL90.DLL
  432. 0x000007fef39e0000 - 0x000007fef3def000 C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
  433. 0x000007fef3960000 - 0x000007fef39de000 C:\Windows\System32\cscui.dll
  434. 0x000007fef5e60000 - 0x000007fef5e6c000 C:\Windows\System32\CSCDLL.dll
  435. 0x000007fef6060000 - 0x000007fef606f000 C:\Windows\system32\CSCAPI.dll
  436. 0x000007fef3760000 - 0x000007fef37e0000 C:\Windows\system32\ntshrui.dll
  437. 0x000007fefd3d0000 - 0x000007fefd3f3000 C:\Windows\system32\srvcli.dll
  438.  
  439. VM Arguments:
  440. java_command: C:\CubixWorld/Launcher.jar
  441. java_class_path (initial): C:\CubixWorld/Launcher.jar
  442. Launcher Type: SUN_STANDARD
  443.  
  444. Environment Variables:
  445. 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:\Program Files\7-Zip;C:\Program Files\Java\jre1.8.0_211\bin
  446. USERNAME=SpringTime
  447. OS=Windows_NT
  448. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  449.  
  450.  
  451.  
  452. --------------- S Y S T E M ---------------
  453.  
  454. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.19110)
  455.  
  456. CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, lzcnt, tsc, tscinvbit
  457.  
  458. Memory: 4k page, physical 6227332k(3418164k free), swap 12452828k(9122632k free)
  459.  
  460. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.211-b12) for windows-amd64 JRE (1.8.0_211-b12), built on Apr 1 2019 20:53:26 by "java_re" with MS VC++ 10.0 (VS2010)
  461.  
  462. time: Wed Jun 19 21:21:56 2019
  463. timezone: Финляндия (лето)
  464. elapsed time: 7 seconds (0d 0h 0m 7s)
Add Comment
Please, Sign In to add comment