Guest User

Untitled

a guest
May 15th, 2017
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.14 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=0x0000000059e06b57, pid=11428, tid=0x0000000000002dc0
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [MSVCR100.dll+0x36b57]
  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. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x000000002a400000): JavaThread "Swing-Shell" daemon [_thread_in_native, id=11712, stack(0x0000000030700000,0x0000000030800000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x00000000307fea50, RCX=0x0000000000000000, RDX=0x0000000025fd3f90
  27. RSP=0x00000000307fe9f8, RBP=0x00000000307febe0, RSI=0x0000000000000108, RDI=0x000000002a4001f8
  28. R8 =0x0000000025fd3f90, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x00000000307fc0b0
  29. R12=0x0000000000000000, R13=0x00000000307fec00, R14=0x00000000307febc8, R15=0x000000002a400000
  30. RIP=0x0000000059e06b57, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x00000000307fe9f8)
  33. 0x00000000307fe9f8: 0000000056c99e16 0000000000000000
  34. 0x00000000307fea08: 000000002a4001f8 0000000000000108
  35. 0x00000000307fea18: 0000000025fd3f90 000000002a4001f8
  36. 0x00000000307fea28: 0000000056c9a7d9 0000000025fd3f90
  37. 0x00000000307fea38: 000044971876f94c 0000000600000005
  38. 0x00000000307fea48: 000000002a400000 0000000000000000
  39. 0x00000000307fea58: 0000000000000000 0000000026052800
  40. 0x00000000307fea68: 00007ffb520ba900 0000000000000000
  41. 0x00000000307fea78: 0000000000000000 00000000307feaf8
  42. 0x00000000307fea88: 00000000025d835d 000000002a400000
  43. 0x00000000307fea98: 0000000056f52602 0000000000000000
  44. 0x00000000307feaa8: 0000000000000000 000000076ea73aa0
  45. 0x00000000307feab8: 0000000000000000 0000000000000000
  46. 0x00000000307feac8: 0000000002a1bf35 0000000000000058
  47. 0x00000000307fead8: 00000000307feb30 000000076eab9e98
  48. 0x00000000307feae8: 000000076eab9ef8 0000000100000000
  49.  
  50. Instructions: (pc=0x0000000059e06b57)
  51. 0x0000000059e06b37: 99 03 00 cc 33 c0 48 8b 5c 24 40 48 8b 74 24 48
  52. 0x0000000059e06b47: 48 83 c4 30 5f c3 cc cc cc cc cc cc cc 48 8b c1
  53. 0x0000000059e06b57: 0f b7 10 48 83 c0 02 66 85 d2 75 f4 48 2b c1 48
  54. 0x0000000059e06b67: d1 f8 48 ff c8 c3 cc cc cc cc cc cc cc 45 33 c0
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x00000000307fea50 is pointing into the stack for thread: 0x000000002a400000
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x0000000025fd3f90 is an unknown value
  63. RSP=0x00000000307fe9f8 is pointing into the stack for thread: 0x000000002a400000
  64. RBP=0x00000000307febe0 is pointing into the stack for thread: 0x000000002a400000
  65. RSI=0x0000000000000108 is an unknown value
  66. RDI=0x000000002a4001f8 is an unknown value
  67. R8 =0x0000000025fd3f90 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x00000000307fc0b0 is pointing into the stack for thread: 0x000000002a400000
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x00000000307fec00 is pointing into the stack for thread: 0x000000002a400000
  73. R14=0x00000000307febc8 is pointing into the stack for thread: 0x000000002a400000
  74. R15=0x000000002a400000 is a thread
  75.  
  76.  
  77. Stack: [0x0000000030700000,0x0000000030800000], sp=0x00000000307fe9f8, free space=1018k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [MSVCR100.dll+0x36b57]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. J 6309 sun.awt.shell.Win32ShellFolder2.getDisplayNameOf(JJI)Ljava/lang/String; (0 bytes) @ 0x000000000341b789 [0x000000000341b740+0x49]
  83. j sun.awt.shell.Win32ShellFolder2.access$1600(JJI)Ljava/lang/String;+4
  84. j sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/String;+15
  85. j sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/Object;+1
  86. J 6320 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x0000000002b5a2d4 [0x0000000002b5a080+0x254]
  87. j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
  88. j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
  89. j sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7
  90. j java.lang.Thread.run()V+11
  91. v ~StubRoutines::call_stub
  92.  
  93. --------------- P R O C E S S ---------------
  94.  
  95. Java Threads: ( => current thread )
  96. =>0x000000002a400000 JavaThread "Swing-Shell" daemon [_thread_in_native, id=11712, stack(0x0000000030700000,0x0000000030800000)]
  97. 0x000000002a3ff000 JavaThread "TimerQueue" daemon [_thread_blocked, id=10228, stack(0x0000000030600000,0x0000000030700000)]
  98. 0x000000002a3fe000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7192, stack(0x0000000030500000,0x0000000030600000)]
  99. 0x000000002a400800 JavaThread "Timer-0" [_thread_blocked, id=6208, stack(0x0000000030400000,0x0000000030500000)]
  100. 0x000000002a3fc800 JavaThread "Thread-6" [_thread_blocked, id=19548, stack(0x0000000030300000,0x0000000030400000)]
  101. 0x000000002a3fc000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=11176, stack(0x000000002e200000,0x000000002e300000)]
  102. 0x000000001e087800 JavaThread "Batik CleanerThread" daemon [_thread_blocked, id=12320, stack(0x000000002b1b0000,0x000000002b2b0000)]
  103. 0x0000000021370000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5288, stack(0x00000000276e0000,0x00000000277e0000)]
  104. 0x00000000212e1800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=21492, stack(0x0000000026240000,0x0000000026340000)]
  105. 0x00000000210f6000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=19008, stack(0x0000000021a80000,0x0000000021b80000)]
  106. 0x00000000210ba000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10516, stack(0x00000000217c0000,0x00000000218c0000)]
  107. 0x00000000210b8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6892, stack(0x00000000216c0000,0x00000000217c0000)]
  108. 0x00000000210b7800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=17012, stack(0x00000000215c0000,0x00000000216c0000)]
  109. 0x0000000020f6e800 JavaThread "Thread-1" [_thread_in_native, id=8144, stack(0x0000000021390000,0x0000000021490000)]
  110. 0x000000001e111800 JavaThread "Service Thread" daemon [_thread_blocked, id=15420, stack(0x0000000020990000,0x0000000020a90000)]
  111. 0x000000001e088000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=12728, stack(0x0000000020890000,0x0000000020990000)]
  112. 0x000000001e085000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=20736, stack(0x0000000020690000,0x0000000020790000)]
  113. 0x000000001e086000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=6480, stack(0x0000000020590000,0x0000000020690000)]
  114. 0x000000001e086800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=20596, stack(0x0000000020490000,0x0000000020590000)]
  115. 0x000000001e083800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=7228, stack(0x0000000020390000,0x0000000020490000)]
  116. 0x000000001e083000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=10176, stack(0x0000000020290000,0x0000000020390000)]
  117. 0x000000001e089800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=2980, stack(0x0000000020190000,0x0000000020290000)]
  118. 0x000000001e061000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=9576, stack(0x0000000020090000,0x0000000020190000)]
  119. 0x000000001e038800 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=8184, stack(0x000000001ff90000,0x0000000020090000)]
  120. 0x000000001e035800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=8196, stack(0x000000001fe90000,0x000000001ff90000)]
  121. 0x000000001e031800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3700, stack(0x000000001fd90000,0x000000001fe90000)]
  122. 0x000000001e02f000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14128, stack(0x000000001fc90000,0x000000001fd90000)]
  123. 0x000000001e02a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=19492, stack(0x000000001fb90000,0x000000001fc90000)]
  124. 0x000000001e025800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10828, stack(0x000000001fa90000,0x000000001fb90000)]
  125. 0x000000001e016000 JavaThread "Finalizer" daemon [_thread_blocked, id=5780, stack(0x000000001f880000,0x000000001f980000)]
  126. 0x000000001c58b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=11184, stack(0x000000001f780000,0x000000001f880000)]
  127. 0x00000000024d2800 JavaThread "main" [_thread_blocked, id=18536, stack(0x0000000000400000,0x0000000000500000)]
  128.  
  129. Other Threads:
  130. 0x000000001dff4000 VMThread [stack: 0x000000001f680000,0x000000001f780000] [id=7428]
  131. 0x000000001e11a000 WatcherThread [stack: 0x0000000020a90000,0x0000000020b90000] [id=20568]
  132.  
  133. VM state:not at safepoint (normal execution)
  134.  
  135. VM Mutex/Monitor currently owned by a thread: None
  136.  
  137. Heap:
  138. PSYoungGen total 141824K, used 62831K [0x000000076ae00000, 0x000000077a780000, 0x00000007c0000000)
  139. eden space 131072K, 47% used [0x000000076ae00000,0x000000076eb5bc50,0x0000000772e00000)
  140. from space 10752K, 0% used [0x0000000772e00000,0x0000000772e00000,0x0000000773880000)
  141. to space 20992K, 0% used [0x0000000779300000,0x0000000779300000,0x000000077a780000)
  142. ParOldGen total 179200K, used 32647K [0x00000006c0a00000, 0x00000006cb900000, 0x000000076ae00000)
  143. object space 179200K, 18% used [0x00000006c0a00000,0x00000006c29e1f38,0x00000006cb900000)
  144. Metaspace used 45265K, capacity 45603K, committed 46168K, reserved 1089536K
  145. class space used 6389K, capacity 6479K, committed 6488K, reserved 1048576K
  146.  
  147. Card table byte_map: [0x0000000011990000,0x0000000012190000] byte_map_base: 0x000000000e38b000
  148.  
  149. Marking Bits: (ParMarkBitMap*) 0x00000000575eb6d0
  150. Begin Bits: [0x00000000133f0000, 0x00000000173c8000)
  151. End Bits: [0x00000000173c8000, 0x000000001b3a0000)
  152.  
  153. Polling page: 0x00000000001e0000
  154.  
  155. CodeCache: size=245760Kb used=19773Kb max_used=20472Kb free=225986Kb
  156. bounds [0x00000000025d0000, 0x00000000039f0000, 0x00000000115d0000]
  157. total_blobs=6295 nmethods=5536 adapters=665
  158. compilation: enabled
  159.  
  160. Compilation events (10 events):
  161. Event: 6.268 Thread 0x000000001e085000 6317 ! 3 sun.awt.shell.ShellFolder::invoke (10 bytes)
  162. Event: 6.268 Thread 0x000000001e085000 nmethod 6317 0x00000000034f3a10 code [0x00000000034f3b80, 0x00000000034f3d28]
  163. Event: 6.275 Thread 0x000000001e086800 6318 3 java.util.concurrent.ThreadPoolExecutor::runStateAtLeast (11 bytes)
  164. Event: 6.275 Thread 0x000000001e086000 6319 3 java.util.concurrent.ThreadPoolExecutor::beforeExecute (1 bytes)
  165. Event: 6.275 Thread 0x000000001e088000 6320 ! 3 java.util.concurrent.FutureTask::run (126 bytes)
  166. Event: 6.275 Thread 0x000000001e086000 nmethod 6319 0x0000000003528410 code [0x0000000003528560, 0x00000000035286b0]
  167. Event: 6.275 Thread 0x000000001e086800 nmethod 6318 0x000000000357f990 code [0x000000000357fae0, 0x000000000357fc70]
  168. Event: 6.276 Thread 0x000000001e088000 nmethod 6320 0x0000000002b59e90 code [0x0000000002b5a080, 0x0000000002b5a908]
  169. Event: 6.294 Thread 0x000000001e085000 6321 s 3 java.util.Hashtable::get (69 bytes)
  170. Event: 6.295 Thread 0x000000001e085000 nmethod 6321 0x000000000347c550 code [0x000000000347c6e0, 0x000000000347cd18]
  171.  
  172. GC Heap History (10 events):
  173. Event: 1.547 GC heap before
  174. {Heap before GC invocations=3 (full 0):
  175. PSYoungGen total 76288K, used 75009K [0x000000076ae00000, 0x0000000774300000, 0x00000007c0000000)
  176. eden space 65536K, 100% used [0x000000076ae00000,0x000000076ee00000,0x000000076ee00000)
  177. from space 10752K, 88% used [0x000000076f880000,0x00000007701c06e8,0x0000000770300000)
  178. to space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
  179. ParOldGen total 175104K, used 1069K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
  180. object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0b0b658,0x00000006cb500000)
  181. Metaspace used 17315K, capacity 17510K, committed 17792K, reserved 1064960K
  182. class space used 2287K, capacity 2358K, committed 2432K, reserved 1048576K
  183. Event: 1.552 GC heap after
  184. Heap after GC invocations=3 (full 0):
  185. PSYoungGen total 76288K, used 10737K [0x000000076ae00000, 0x0000000774300000, 0x00000007c0000000)
  186. eden space 65536K, 0% used [0x000000076ae00000,0x000000076ae00000,0x000000076ee00000)
  187. from space 10752K, 99% used [0x000000076ee00000,0x000000076f87c4c8,0x000000076f880000)
  188. to space 10752K, 0% used [0x0000000773880000,0x0000000773880000,0x0000000774300000)
  189. ParOldGen total 175104K, used 2040K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
  190. object space 175104K, 1% used [0x00000006c0a00000,0x00000006c0bfe1d8,0x00000006cb500000)
  191. Metaspace used 17315K, capacity 17510K, committed 17792K, reserved 1064960K
  192. class space used 2287K, capacity 2358K, committed 2432K, reserved 1048576K
  193. }
  194. Event: 1.900 GC heap before
  195. {Heap before GC invocations=4 (full 0):
  196. PSYoungGen total 76288K, used 33137K [0x000000076ae00000, 0x0000000774300000, 0x00000007c0000000)
  197. eden space 65536K, 34% used [0x000000076ae00000,0x000000076c3dffc8,0x000000076ee00000)
  198. from space 10752K, 99% used [0x000000076ee00000,0x000000076f87c4c8,0x000000076f880000)
  199. to space 10752K, 0% used [0x0000000773880000,0x0000000773880000,0x0000000774300000)
  200. ParOldGen total 175104K, used 2040K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
  201. object space 175104K, 1% used [0x00000006c0a00000,0x00000006c0bfe1d8,0x00000006cb500000)
  202. Metaspace used 20809K, capacity 21010K, committed 21248K, reserved 1067008K
  203. class space used 2876K, capacity 2968K, committed 3072K, reserved 1048576K
  204. Event: 1.908 GC heap after
  205. Heap after GC invocations=4 (full 0):
  206. PSYoungGen total 141824K, used 10740K [0x000000076ae00000, 0x0000000774300000, 0x00000007c0000000)
  207. eden space 131072K, 0% used [0x000000076ae00000,0x000000076ae00000,0x0000000772e00000)
  208. from space 10752K, 99% used [0x0000000773880000,0x00000007742fd380,0x0000000774300000)
  209. to space 10752K, 0% used [0x0000000772e00000,0x0000000772e00000,0x0000000773880000)
  210. ParOldGen total 175104K, used 5793K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
  211. object space 175104K, 3% used [0x00000006c0a00000,0x00000006c0fa8758,0x00000006cb500000)
  212. Metaspace used 20809K, capacity 21010K, committed 21248K, reserved 1067008K
  213. class space used 2876K, capacity 2968K, committed 3072K, reserved 1048576K
  214. }
  215. Event: 1.908 GC heap before
  216. {Heap before GC invocations=5 (full 1):
  217. PSYoungGen total 141824K, used 10740K [0x000000076ae00000, 0x0000000774300000, 0x00000007c0000000)
  218. eden space 131072K, 0% used [0x000000076ae00000,0x000000076ae00000,0x0000000772e00000)
  219. from space 10752K, 99% used [0x0000000773880000,0x00000007742fd380,0x0000000774300000)
  220. to space 10752K, 0% used [0x0000000772e00000,0x0000000772e00000,0x0000000773880000)
  221. ParOldGen total 175104K, used 5793K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
  222. object space 175104K, 3% used [0x00000006c0a00000,0x00000006c0fa8758,0x00000006cb500000)
  223. Metaspace used 20809K, capacity 21010K, committed 21248K, reserved 1067008K
  224. class space used 2876K, capacity 2968K, committed 3072K, reserved 1048576K
  225. Event: 1.944 GC heap after
  226. Heap after GC invocations=5 (full 1):
  227. PSYoungGen total 141824K, used 0K [0x000000076ae00000, 0x0000000774300000, 0x00000007c0000000)
  228. eden space 131072K, 0% used [0x000000076ae00000,0x000000076ae00000,0x0000000772e00000)
  229. from space 10752K, 0% used [0x0000000773880000,0x0000000773880000,0x0000000774300000)
  230. to space 10752K, 0% used [0x0000000772e00000,0x0000000772e00000,0x0000000773880000)
  231. ParOldGen total 107008K, used 14440K [0x00000006c0a00000, 0x00000006c7280000, 0x000000076ae00000)
  232. object space 107008K, 13% used [0x00000006c0a00000,0x00000006c181a128,0x00000006c7280000)
  233. Metaspace used 20809K, capacity 21010K, committed 21248K, reserved 1067008K
  234. class space used 2876K, capacity 2968K, committed 3072K, reserved 1048576K
  235. }
  236. Event: 3.315 GC heap before
  237. {Heap before GC invocations=6 (full 1):
  238. PSYoungGen total 141824K, used 82505K [0x000000076ae00000, 0x0000000774300000, 0x00000007c0000000)
  239. eden space 131072K, 62% used [0x000000076ae00000,0x000000076fe92658,0x0000000772e00000)
  240. from space 10752K, 0% used [0x0000000773880000,0x0000000773880000,0x0000000774300000)
  241. to space 10752K, 0% used [0x0000000772e00000,0x0000000772e00000,0x0000000773880000)
  242. ParOldGen total 107008K, used 14440K [0x00000006c0a00000, 0x00000006c7280000, 0x000000076ae00000)
  243. object space 107008K, 13% used [0x00000006c0a00000,0x00000006c181a128,0x00000006c7280000)
  244. Metaspace used 34887K, capacity 35179K, committed 35416K, reserved 1079296K
  245. class space used 5044K, capacity 5159K, committed 5208K, reserved 1048576K
  246. Event: 3.344 GC heap after
  247. Heap after GC invocations=6 (full 1):
  248. PSYoungGen total 141824K, used 10740K [0x000000076ae00000, 0x000000077a780000, 0x00000007c0000000)
  249. eden space 131072K, 0% used [0x000000076ae00000,0x000000076ae00000,0x0000000772e00000)
  250. from space 10752K, 99% used [0x0000000772e00000,0x000000077387d090,0x0000000773880000)
  251. to space 20992K, 0% used [0x0000000779300000,0x0000000779300000,0x000000077a780000)
  252. ParOldGen total 107008K, used 24907K [0x00000006c0a00000, 0x00000006c7280000, 0x000000076ae00000)
  253. object space 107008K, 23% used [0x00000006c0a00000,0x00000006c2252ea0,0x00000006c7280000)
  254. Metaspace used 34887K, capacity 35179K, committed 35416K, reserved 1079296K
  255. class space used 5044K, capacity 5159K, committed 5208K, reserved 1048576K
  256. }
  257. Event: 3.344 GC heap before
  258. {Heap before GC invocations=7 (full 2):
  259. PSYoungGen total 141824K, used 10740K [0x000000076ae00000, 0x000000077a780000, 0x00000007c0000000)
  260. eden space 131072K, 0% used [0x000000076ae00000,0x000000076ae00000,0x0000000772e00000)
  261. from space 10752K, 99% used [0x0000000772e00000,0x000000077387d090,0x0000000773880000)
  262. to space 20992K, 0% used [0x0000000779300000,0x0000000779300000,0x000000077a780000)
  263. ParOldGen total 107008K, used 24907K [0x00000006c0a00000, 0x00000006c7280000, 0x000000076ae00000)
  264. object space 107008K, 23% used [0x00000006c0a00000,0x00000006c2252ea0,0x00000006c7280000)
  265. Metaspace used 34887K, capacity 35179K, committed 35416K, reserved 1079296K
  266. class space used 5044K, capacity 5159K, committed 5208K, reserved 1048576K
  267. Event: 3.423 GC heap after
  268. Heap after GC invocations=7 (full 2):
  269. PSYoungGen total 141824K, used 0K [0x000000076ae00000, 0x000000077a780000, 0x00000007c0000000)
  270. eden space 131072K, 0% used [0x000000076ae00000,0x000000076ae00000,0x0000000772e00000)
  271. from space 10752K, 0% used [0x0000000772e00000,0x0000000772e00000,0x0000000773880000)
  272. to space 20992K, 0% used [0x0000000779300000,0x0000000779300000,0x000000077a780000)
  273. ParOldGen total 179200K, used 32647K [0x00000006c0a00000, 0x00000006cb900000, 0x000000076ae00000)
  274. object space 179200K, 18% used [0x00000006c0a00000,0x00000006c29e1f38,0x00000006cb900000)
  275. Metaspace used 34887K, capacity 35179K, committed 35416K, reserved 1079296K
  276. class space used 5044K, capacity 5159K, committed 5208K, reserved 1048576K
  277. }
  278.  
  279. Deoptimization events (10 events):
  280. Event: 5.462 Thread 0x00000000212e1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000394543c method=java.awt.Container.getMouseEventTargetImpl(IIZLjava/awt/Container$EventTargetFilter;ZZ)Ljava/awt/Component; @ 211
  281. Event: 5.590 Thread 0x00000000212e1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000399de64 method=java.awt.Container.getMouseEventTargetImpl(IIZLjava/awt/Container$EventTargetFilter;ZZ)Ljava/awt/Component; @ 191
  282. Event: 5.591 Thread 0x00000000212e1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000399de64 method=java.awt.Container.getMouseEventTargetImpl(IIZLjava/awt/Container$EventTargetFilter;ZZ)Ljava/awt/Component; @ 191
  283. Event: 5.593 Thread 0x00000000212e1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000399de64 method=java.awt.Container.getMouseEventTargetImpl(IIZLjava/awt/Container$EventTargetFilter;ZZ)Ljava/awt/Component; @ 191
  284. Event: 5.598 Thread 0x00000000212e1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038dd898 method=java.awt.Container.findComponentAtImpl(IIZ)Ljava/awt/Component; @ 24
  285. Event: 5.599 Thread 0x00000000212e1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038e33cc method=java.awt.Container.findComponentAtImpl(IIZ)Ljava/awt/Component; @ 24
  286. Event: 6.175 Thread 0x00000000212e1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002df08c4 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 60
  287. Event: 6.261 Thread 0x00000000212e1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cfebf0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 48
  288. Event: 6.263 Thread 0x00000000212e1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002df08c4 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 60
  289. Event: 6.284 Thread 0x00000000212e1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002df08c4 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 60
  290.  
  291. Internal exceptions (10 events):
  292. Event: 0.727 Thread 0x00000000210f6000 Implicit null exception at 0x00000000028db074 to 0x00000000028db60d
  293. Event: 0.766 Thread 0x00000000024d2800 Exception <a 'java/io/FileNotFoundException'> (0x000000076cd42dd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  294. Event: 0.912 Thread 0x00000000212e1800 Implicit null exception at 0x00000000028d7474 to 0x00000000028d74e9
  295. Event: 1.157 Thread 0x00000000024d2800 Implicit null exception at 0x00000000029112d5 to 0x0000000002911509
  296. Event: 1.157 Thread 0x00000000024d2800 Implicit null exception at 0x0000000002af5619 to 0x0000000002af5d79
  297. Event: 1.818 Thread 0x00000000024d2800 Exception <a 'java/io/FileNotFoundException'> (0x000000076bf32808) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  298. Event: 1.836 Thread 0x00000000024d2800 Exception <a 'java/io/FileNotFoundException'> (0x000000076c09e6b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
  299. Event: 3.110 Thread 0x00000000024d2800 Implicit null exception at 0x0000000002ec15b4 to 0x0000000002ec1bbd
  300. Event: 3.518 Thread 0x00000000210f6000 Implicit null exception at 0x0000000003556959 to 0x0000000003556cb1
  301. Event: 4.178 Thread 0x00000000212e1800 Implicit null exception at 0x0000000002b5f830 to 0x0000000002b5f88c
  302.  
  303. Events (10 events):
  304. Event: 6.261 Executing VM operation: RevokeBias
  305. Event: 6.261 Executing VM operation: RevokeBias done
  306. Event: 6.261 Thread 0x00000000212e1800 DEOPT PACKING pc=0x0000000002cfebf0 sp=0x000000002633b9b0
  307. Event: 6.261 Thread 0x00000000212e1800 DEOPT UNPACKING pc=0x000000000261582a sp=0x000000002633b958 mode 2
  308. Event: 6.263 Thread 0x00000000212e1800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002df08c4
  309. Event: 6.264 Thread 0x00000000212e1800 DEOPT PACKING pc=0x0000000002df08c4 sp=0x000000002633b970
  310. Event: 6.264 Thread 0x00000000212e1800 DEOPT UNPACKING pc=0x000000000261582a sp=0x000000002633b938 mode 2
  311. Event: 6.284 Thread 0x00000000212e1800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002df08c4
  312. Event: 6.284 Thread 0x00000000212e1800 DEOPT PACKING pc=0x0000000002df08c4 sp=0x000000002633b970
  313. Event: 6.284 Thread 0x00000000212e1800 DEOPT UNPACKING pc=0x000000000261582a sp=0x000000002633b938 mode 2
  314.  
  315.  
  316. Dynamic libraries:
  317. 0x00007ff72cc00000 - 0x00007ff72cc55000 C:\Program Files (x86)\yWorks\yEd\yEd.exe
  318. 0x00007ffb55700000 - 0x00007ffb558db000 C:\WINDOWS\SYSTEM32\ntdll.dll
  319. 0x00007ffb52e50000 - 0x00007ffb52efe000 C:\WINDOWS\System32\KERNEL32.DLL
  320. 0x00007ffb527f0000 - 0x00007ffb52a39000 C:\WINDOWS\System32\KERNELBASE.dll
  321. 0x00007ffb537d0000 - 0x00007ffb5391a000 C:\WINDOWS\System32\USER32.dll
  322. 0x00007ffb51c20000 - 0x00007ffb51c3e000 C:\WINDOWS\System32\win32u.dll
  323. 0x00007ffb53d30000 - 0x00007ffb53d57000 C:\WINDOWS\System32\GDI32.dll
  324. 0x00007ffb51e50000 - 0x00007ffb51fd9000 C:\WINDOWS\System32\gdi32full.dll
  325. 0x00007ffb51c40000 - 0x00007ffb51cda000 C:\WINDOWS\System32\msvcp_win.dll
  326. 0x00007ffb51ce0000 - 0x00007ffb51dd6000 C:\WINDOWS\System32\ucrtbase.dll
  327. 0x00007ffb54190000 - 0x00007ffb54231000 C:\WINDOWS\System32\ADVAPI32.dll
  328. 0x00007ffb53150000 - 0x00007ffb531ed000 C:\WINDOWS\System32\msvcrt.dll
  329. 0x00007ffb54130000 - 0x00007ffb54189000 C:\WINDOWS\System32\sechost.dll
  330. 0x00007ffb53020000 - 0x00007ffb53145000 C:\WINDOWS\System32\RPCRT4.dll
  331. 0x00007ffb35640000 - 0x00007ffb358a7000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_108e4f62dfe5d999\COMCTL32.dll
  332. 0x00007ffb53dd0000 - 0x00007ffb540c9000 C:\WINDOWS\System32\combase.dll
  333. 0x00007ffb51de0000 - 0x00007ffb51e4a000 C:\WINDOWS\System32\bcryptPrimitives.dll
  334. 0x00007ffb53d00000 - 0x00007ffb53d2d000 C:\WINDOWS\System32\IMM32.DLL
  335. 0x0000000056dd0000 - 0x000000005766b000 c:\program files (x86)\yworks\yed\jre\bin\server\jvm.dll
  336. 0x00007ffb53010000 - 0x00007ffb53018000 C:\WINDOWS\System32\PSAPI.DLL
  337. 0x00007ffb44470000 - 0x00007ffb44479000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  338. 0x00007ffb4fb90000 - 0x00007ffb4fbb3000 C:\WINDOWS\SYSTEM32\WINMM.dll
  339. 0x00007ffb4ffa0000 - 0x00007ffb4ffaa000 C:\WINDOWS\SYSTEM32\VERSION.dll
  340. 0x0000000059dd0000 - 0x0000000059ea2000 C:\WINDOWS\SYSTEM32\MSVCR100.dll
  341. 0x00007ffb54250000 - 0x00007ffb542bc000 C:\WINDOWS\System32\WS2_32.dll
  342. 0x00007ffb4f950000 - 0x00007ffb4f97b000 C:\WINDOWS\SYSTEM32\winmmbase.dll
  343. 0x00007ffb52c10000 - 0x00007ffb52c59000 C:\WINDOWS\System32\cfgmgr32.dll
  344. 0x0000000059c20000 - 0x0000000059c2f000 c:\program files (x86)\yworks\yed\jre\bin\verify.dll
  345. 0x0000000059bf0000 - 0x0000000059c19000 c:\program files (x86)\yworks\yed\jre\bin\java.dll
  346. 0x00000000588f0000 - 0x0000000058906000 c:\program files (x86)\yworks\yed\jre\bin\zip.dll
  347. 0x00007ffb542c0000 - 0x00007ffb556f7000 C:\WINDOWS\System32\SHELL32.dll
  348. 0x00007ffb53b70000 - 0x00007ffb53c1a000 C:\WINDOWS\System32\shcore.dll
  349. 0x00007ffb51fe0000 - 0x00007ffb526d2000 C:\WINDOWS\System32\windows.storage.dll
  350. 0x00007ffb540d0000 - 0x00007ffb54121000 C:\WINDOWS\System32\shlwapi.dll
  351. 0x00007ffb51c00000 - 0x00007ffb51c11000 C:\WINDOWS\System32\kernel.appcore.dll
  352. 0x00007ffb51bb0000 - 0x00007ffb51bfc000 C:\WINDOWS\System32\powrprof.dll
  353. 0x00007ffb51b70000 - 0x00007ffb51b85000 C:\WINDOWS\System32\profapi.dll
  354. 0x00000000588d0000 - 0x00000000588ea000 C:\Program Files (x86)\yWorks\yEd\jre\bin\net.dll
  355. 0x00007ffb510f0000 - 0x00007ffb5114c000 C:\WINDOWS\system32\mswsock.dll
  356. 0x0000000056c30000 - 0x0000000056dc8000 C:\Program Files (x86)\yWorks\yEd\jre\bin\awt.dll
  357. 0x00007ffb53c20000 - 0x00007ffb53cdf000 C:\WINDOWS\System32\OLEAUT32.dll
  358. 0x00007ffb4f990000 - 0x00007ffb4fa0e000 C:\WINDOWS\SYSTEM32\apphelp.dll
  359. 0x00007ffb4fec0000 - 0x00007ffb4ff55000 C:\WINDOWS\system32\uxtheme.dll
  360. 0x00007ffb52c60000 - 0x00007ffb52dc6000 C:\WINDOWS\System32\MSCTF.dll
  361. 0x00007ffb26070000 - 0x00007ffb260ab000 C:\Program Files\Nahimic\Nahimic VR\Foundation\x64\NahimicVRDevProps.dll
  362. 0x00007ffb53a20000 - 0x00007ffb53b65000 C:\WINDOWS\System32\ole32.dll
  363. 0x00007ffb4e280000 - 0x00007ffb4e2aa000 C:\WINDOWS\system32\dwmapi.dll
  364. 0x00007ffb53980000 - 0x00007ffb53a1e000 C:\WINDOWS\System32\clbcatq.dll
  365. 0x00007ffb488c0000 - 0x00007ffb48927000 C:\WINDOWS\System32\MMDevApi.dll
  366. 0x00007ffb4dc40000 - 0x00007ffb4ddd6000 C:\WINDOWS\System32\PROPSYS.dll
  367. 0x00007ffb50620000 - 0x00007ffb50648000 C:\WINDOWS\System32\DEVOBJ.dll
  368. 0x00007ffb47480000 - 0x00007ffb47585000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  369. 0x00007ffb4d510000 - 0x00007ffb4d649000 C:\WINDOWS\SYSTEM32\wintypes.dll
  370. 0x00007ffb4cd10000 - 0x00007ffb4cd1b000 C:\WINDOWS\SYSTEM32\AVRT.dll
  371. 0x00007ffb070b0000 - 0x00007ffb071d1000 C:\WINDOWS\system32\opengl32.dll
  372. 0x00007ffb2f2e0000 - 0x00007ffb2f30c000 C:\WINDOWS\SYSTEM32\GLU32.dll
  373. 0x00007ffb2a530000 - 0x00007ffb2a6b9000 C:\WINDOWS\system32\d3d9.dll
  374. 0x00007ffb4b7b0000 - 0x00007ffb4b946000 C:\WINDOWS\System32\DriverStore\FileRepository\c0313603.inf_amd64_fa1ab8bfadcbfd29\aticfx64.dll
  375. 0x00007ffb2d850000 - 0x00007ffb2d882000 C:\WINDOWS\System32\DriverStore\FileRepository\c0313603.inf_amd64_fa1ab8bfadcbfd29\atiu9p64.dll
  376. 0x00007ffb29bf0000 - 0x00007ffb2a526000 C:\WINDOWS\System32\DriverStore\FileRepository\c0313603.inf_amd64_fa1ab8bfadcbfd29\atiumd64.dll
  377. 0x00000000589f0000 - 0x0000000059817000 C:\WINDOWS\System32\DriverStore\FileRepository\c0313603.inf_amd64_fa1ab8bfadcbfd29\atiumd6a.dll
  378. 0x0000000058880000 - 0x00000000588c7000 C:\Program Files (x86)\yWorks\yEd\jre\bin\fontmanager.dll
  379. 0x0000000058860000 - 0x0000000058871000 C:\Program Files (x86)\yWorks\yEd\jre\bin\nio.dll
  380. 0x0000000056be0000 - 0x0000000056c22000 C:\Program Files (x86)\yWorks\yEd\jre\bin\t2k.dll
  381. 0x00007ffb51510000 - 0x00007ffb51527000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  382. 0x00007ffb50d10000 - 0x00007ffb50d44000 C:\WINDOWS\system32\rsaenh.dll
  383. 0x00007ffb51a40000 - 0x00007ffb51a65000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  384. 0x00007ffb51a70000 - 0x00007ffb51a99000 C:\WINDOWS\SYSTEM32\USERENV.dll
  385. 0x00007ffb51a30000 - 0x00007ffb51a3b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  386. 0x00007ffb50e90000 - 0x00007ffb50ec7000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  387. 0x00007ffb53dc0000 - 0x00007ffb53dc8000 C:\WINDOWS\System32\NSI.dll
  388. 0x00007ffb4cc00000 - 0x00007ffb4cc16000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  389. 0x00007ffb4cbe0000 - 0x00007ffb4cbfa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  390. 0x00007ffb41730000 - 0x00007ffb417d6000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.15063.0_none_43a14f3b47f396e6\comctl32.dll
  391. 0x0000000058830000 - 0x000000005885a000 C:\Program Files (x86)\yWorks\yEd\jre\bin\dcpr.dll
  392. 0x0000000056bb0000 - 0x0000000056bd4000 C:\Program Files (x86)\yWorks\yEd\jre\bin\sunec.dll
  393. 0x0000000058820000 - 0x000000005882b000 C:\Program Files (x86)\yWorks\yEd\jre\bin\sunmscapi.dll
  394. 0x00007ffb52a40000 - 0x00007ffb52c09000 C:\WINDOWS\System32\CRYPT32.dll
  395. 0x00007ffb51b90000 - 0x00007ffb51ba1000 C:\WINDOWS\System32\MSASN1.dll
  396. 0x00007ffb50ed0000 - 0x00007ffb50f74000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  397. 0x0000000059bc0000 - 0x0000000059be6000 C:\Program Files\Bonjour\mdnsNSP.dll
  398. 0x00007ffb4c4d0000 - 0x00007ffb4c4da000 C:\Windows\System32\rasadhlp.dll
  399. 0x00007ffb4c2e0000 - 0x00007ffb4c34b000 C:\WINDOWS\System32\fwpuclnt.dll
  400. 0x00007ffb4cd80000 - 0x00007ffb4cf2c000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
  401. 0x00007ffb25a40000 - 0x00007ffb25a87000 C:\WINDOWS\system32\dataexchange.dll
  402. 0x00007ffb4ea30000 - 0x00007ffb4ed0f000 C:\WINDOWS\system32\d3d11.dll
  403. 0x00007ffb4f3d0000 - 0x00007ffb4f4f2000 C:\WINDOWS\system32\dcomp.dll
  404. 0x00007ffb50010000 - 0x00007ffb500b4000 C:\WINDOWS\system32\dxgi.dll
  405. 0x00007ffb50450000 - 0x00007ffb505c0000 C:\WINDOWS\system32\twinapi.appcore.dll
  406. 0x00007ffb4a8c0000 - 0x00007ffb4a942000 C:\WINDOWS\System32\TextInputFramework.dll
  407. 0x00007ffb4c8b0000 - 0x00007ffb4cb82000 C:\WINDOWS\System32\CoreUIComponents.dll
  408. 0x00007ffb4f2c0000 - 0x00007ffb4f3a3000 C:\WINDOWS\System32\CoreMessaging.dll
  409. 0x00007ffb50b40000 - 0x00007ffb50b71000 C:\WINDOWS\SYSTEM32\ntmarta.dll
  410. 0x00007ffb4e5a0000 - 0x00007ffb4e5b5000 C:\WINDOWS\SYSTEM32\usermgrcli.dll
  411. 0x0000000056b00000 - 0x0000000056ba2000 C:\Program Files (x86)\yWorks\yEd\jre\bin\mlib_image.dll
  412. 0x00007ffb3eea0000 - 0x00007ffb3efc7000 C:\WINDOWS\system32\NetworkExplorer.dll
  413. 0x00007ffb4bd10000 - 0x00007ffb4c241000 C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
  414. 0x00007ffb25460000 - 0x00007ffb254b7000 C:\Windows\System32\thumbcache.dll
  415. 0x00007ffb48840000 - 0x00007ffb488b6000 C:\WINDOWS\SYSTEM32\policymanager.dll
  416. 0x00007ffb4c6b0000 - 0x00007ffb4c73f000 C:\WINDOWS\SYSTEM32\msvcp110_win.dll
  417. 0x00007ffb45e20000 - 0x00007ffb45e3b000 C:\WINDOWS\SYSTEM32\MPR.dll
  418. 0x00007ffb467e0000 - 0x00007ffb467eb000 C:\WINDOWS\System32\drprov.dll
  419. 0x00007ffb519d0000 - 0x00007ffb51a25000 C:\WINDOWS\System32\WINSTA.dll
  420. 0x00007ffb467c0000 - 0x00007ffb467d6000 C:\WINDOWS\System32\ntlanman.dll
  421. 0x00007ffb41900000 - 0x00007ffb41920000 C:\WINDOWS\System32\davclnt.dll
  422. 0x00007ffb467b0000 - 0x00007ffb467bc000 C:\WINDOWS\System32\DAVHLPR.dll
  423. 0x00007ffb51340000 - 0x00007ffb51356000 C:\WINDOWS\System32\wkscli.dll
  424. 0x00007ffb417e0000 - 0x00007ffb417f2000 C:\WINDOWS\SYSTEM32\cscapi.dll
  425. 0x00007ffb50f80000 - 0x00007ffb50f8d000 C:\WINDOWS\System32\netutils.dll
  426. 0x00007ffb32f50000 - 0x00007ffb32f9a000 C:\Windows\System32\dlnashext.dll
  427. 0x00007ffb1d0b0000 - 0x00007ffb1d11d000 C:\Windows\System32\PlayToDevice.dll
  428. 0x00007ffb32920000 - 0x00007ffb3293e000 C:\Windows\System32\DevDispItemProvider.dll
  429. 0x00007ffb06ed0000 - 0x00007ffb070af000 C:\WINDOWS\system32\wpdshext.dll
  430. 0x00007ffb439d0000 - 0x00007ffb43b65000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.15063.0_none_9055be80f37df5c1\gdiplus.dll
  431. 0x00007ffb4d930000 - 0x00007ffb4d9cc000 C:\Windows\System32\PortableDeviceApi.dll
  432. 0x00007ffb531f0000 - 0x00007ffb5362b000 C:\WINDOWS\System32\SETUPAPI.dll
  433. 0x00007ffb526e0000 - 0x00007ffb52736000 C:\WINDOWS\System32\WINTRUST.dll
  434. 0x00007ffb27a90000 - 0x00007ffb27ac6000 C:\Windows\System32\EhStorShell.dll
  435. 0x00007ffb26570000 - 0x00007ffb26595000 C:\Windows\System32\EhStorAPI.dll
  436. 0x00007ffb4da10000 - 0x00007ffb4da23000 C:\Windows\System32\WTSAPI32.dll
  437. 0x00007ffb29220000 - 0x00007ffb29230000 C:\WINDOWS\SYSTEM32\LINKINFO.dll
  438. 0x00007ffb4ffb0000 - 0x00007ffb4ffbc000 C:\WINDOWS\SYSTEM32\Secur32.dll
  439. 0x00007ffb51aa0000 - 0x00007ffb51ad0000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
  440. 0x00007ffb51530000 - 0x00007ffb516d9000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  441.  
  442. VM Arguments:
  443. jvm_args: -Dexe4j.semaphoreName=Local\c:_program_files_(x86)_yworks_yed_yed.exe0 -Dexe4j.isInstall4j=true -Dexe4j.moduleName=C:\Program Files (x86)\yWorks\yEd\yEd.exe -Dexe4j.tempDir= -Dexe4j.unextractedPosition=0 -Djava.library.path=C:\Program Files\Docker\Docker\Resources\bin;C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\Program Files\ConEmu;C:\Program Files\ConEmu\ConEmu;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\ImageMagick-6.7.7-Q16;C:\Program Files (x86)\ImageMagick-6.8.9-Q16;C:\Program Files\CollabNet\Subversion Client;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\Java\jdk1.8.0_40\bin;c:\web\php7;C:\ProgramData\Composer\bin;C:\Program Files\Calibre2\;c:\Users\Alenxander\AppData\Roaming\Composer\vendor\bin\;c:\Users\Alenxander\AppData\Local\Android\sdk\android-sdk\tools\templates\gradle\wrapper\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;c:\web\mariadb\bin\;C:\Ruby193\bin;C:\Users\Alenxander\AppData\Roaming\npm;C:\Users\Alenxander\AppData\Local\GitHubCLI\bin;C:\Program Files\Docker Toolbox;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Go\bin;C:\Program Files\nodejs\;C:\Program Files (x86)\GNU\GnuPG\pub;C:\Program Files (x86)\Skype\Phone\;c:\web\hugo\;C:\Program Files\Git\cmd;C:\Users\Alenxander\AppData\Local\Programs\Python\Python36-32\Scripts\;C:\Users\Alenxander\AppData\Local\Programs\Python\Python36-32\;C:\Users\Alenxander\AppData\Local\Microsoft\WindowsApps;C:\texlive\2016\bin\win32;C:\Users\Alenxander\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft VS Code\bin;c:\progra-Dexe4j.consoleCodepage=cp0 -Dinstall4j.logEncoding=UTF-8 -Dinstall4j.launcherId=2 -Dinstall4j.swt=false
  444. java_command: C:\Program Files (x86)\yWorks\yEd\yEd.exe
  445. java_class_path (initial): C:\Program Files (x86)\yWorks\yEd\.install4j\i4jruntime.jar;C:\Program Files (x86)\yWorks\yEd\.\yed.jar;
  446. Launcher Type: generic
  447.  
  448. Environment Variables:
  449. JAVA_HOME=c:\Program Files\Java\jdk1.8.0_40\
  450. USERNAME=Alenxander
  451. OS=Windows_NT
  452. PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 1 Stepping 1, AuthenticAMD
  453.  
  454.  
  455.  
  456. --------------- S Y S T E M ---------------
  457.  
  458. OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.296)
  459.  
  460. CPU:total 16 (16 cores per cpu, 1 threads per core) family 23 model 1 stepping 1, 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
  461.  
  462. Memory: 4k page, physical 16728144k(7399684k free), swap 25641040k(9519512k free)
  463.  
  464. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.121-b13) for windows-amd64 JRE (1.8.0_121-b13), built on Dec 12 2016 18:21:36 by "java_re" with MS VC++ 10.0 (VS2010)
  465.  
  466. time: Mon May 15 14:21:32 2017
  467. elapsed time: 6 seconds (0d 0h 0m 6s)
Add Comment
Please, Sign In to add comment