Draiget

Untitled

Oct 20th, 2015
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.26 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=0x00007ff6cadf2869, pid=11168, tid=8776
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [zmcload_64.exe+0x2869] std::operator<<<std::char_traits<char> >+0x49
  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 (0x0000000002353000): JavaThread "main" [_thread_in_native, id=8776, stack(0x00000000021f0000,0x00000000022f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000006e02
  24.  
  25. Registers:
  26. RAX=0x00007ff6cadf2440, RBX=0x00000000206d6960, RCX=0x0000000000006e02, RDX=0x00007ff6cadf5818
  27. RSP=0x00000000022ef520, RBP=0x0000000000000000, RSI=0x0000000000000009, RDI=0x0000000000006e02
  28. R8 =0x0000000000000004, R9 =0x0000000000a58750, R10=0x000000000246dfa0, R11=0x0000000066589440
  29. R12=0x0000000000000000, R13=0x00000000206d6960, R14=0x00007ff6cadf5818, R15=0x0000000002353000
  30. RIP=0x00007ff6cadf2869, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x00000000022ef520)
  33. 0x00000000022ef520: 00000000022ef8e8 000000006648ae94
  34. 0x00000000022ef530: 0000000740e5ac18 0000000000000000
  35. 0x00000000022ef540: fffffffffffffffe 0000000002353000
  36. 0x00000000022ef550: 00000000206d6960 0000000002353000
  37. 0x00000000022ef560: 00000000022ef618 00007ff6cadf2457
  38. 0x00000000022ef570: 00000000206d6960 00000000022ef600
  39. 0x00000000022ef580: 0000000000000020 0000000000000018
  40. 0x00000000022ef590: 0000000002353000 000000000246dfcc
  41. 0x00000000022ef5a0: 0000000000000020 0000000002353000
  42. 0x00000000022ef5b0: 00000000022ef6e0 000000000246d9e2
  43. 0x00000000022ef5c0: 00000000022ef5c0 00000000206d6960
  44. 0x00000000022ef5d0: 00000000022ef618 00000000206d69e0
  45. 0x00000000022ef5e0: 0000000000000000 00000000206d6960
  46. 0x00000000022ef5f0: 0000000000000000 00000000022ef620
  47. 0x00000000022ef600: 00000000022ef660 0000000002457d8d
  48. 0x00000000022ef610: 0000000740e5dde0 00000000024642f8
  49.  
  50. Instructions: (pc=0x00007ff6cadf2869)
  51. 0x00007ff6cadf2849: 33 ed 40 38 2a 75 04 33 f6 eb 15 48 83 ce ff 0f
  52. 0x00007ff6cadf2859: 1f 84 00 00 00 00 00 48 ff c6 40 38 2c 32 75 f7
  53. 0x00007ff6cadf2869: 48 8b 01 48 63 48 04 48 8b 5c 39 28 48 85 db 7e
  54. 0x00007ff6cadf2879: 0a 48 3b de 7e 05 48 2b de eb 02 33 db 48 89 7c
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00007ff6cadf2440 is an unknown value
  60. RBX={method} {0x00000000206d6968} 'kekTest' '()V' in 'zontwelg/Natives'
  61. RCX=0x0000000000006e02 is an unknown value
  62. RDX=0x00007ff6cadf5818 is an unknown value
  63. RSP=0x00000000022ef520 is pointing into the stack for thread: 0x0000000002353000
  64. RBP=0x0000000000000000 is an unknown value
  65. RSI=0x0000000000000009 is an unknown value
  66. RDI=0x0000000000006e02 is an unknown value
  67. R8 =0x0000000000000004 is an unknown value
  68. R9 =0x0000000000a58750 is an unknown value
  69. R10=0x000000000246dfa0 is at code_begin+1632 in an Interpreter codelet
  70. method entry point (kind = native) [0x000000000246d940, 0x000000000246e960] 4128 bytes
  71. R11=0x0000000066589440 is an unknown value
  72. R12=0x0000000000000000 is an unknown value
  73. R13={method} {0x00000000206d6968} 'kekTest' '()V' in 'zontwelg/Natives'
  74. R14=0x00007ff6cadf5818 is an unknown value
  75. R15=0x0000000002353000 is a thread
  76.  
  77.  
  78. Stack: [0x00000000021f0000,0x00000000022f0000], sp=0x00000000022ef520, free space=1021k
  79. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j zontwelg.Natives.kekTest()V+0
  83. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+143
  84. v ~StubRoutines::call_stub
  85.  
  86. --------------- P R O C E S S ---------------
  87.  
  88. Java Threads: ( => current thread )
  89. 0x000000002238c000 JavaThread "Service Thread" daemon [_thread_blocked, id=15456, stack(0x0000000024130000,0x0000000024230000)]
  90. 0x0000000022333000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=5416, stack(0x0000000024030000,0x0000000024130000)]
  91. 0x0000000022330800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=17768, stack(0x0000000023f30000,0x0000000024030000)]
  92. 0x000000002232e800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6804, stack(0x0000000023e30000,0x0000000023f30000)]
  93. 0x0000000022329000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=17680, stack(0x0000000023d30000,0x0000000023e30000)]
  94. 0x000000002231e000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=12992, stack(0x0000000023c30000,0x0000000023d30000)]
  95. 0x0000000022318800 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=5464, stack(0x0000000023b30000,0x0000000023c30000)]
  96. 0x000000002230b800 JavaThread "JDWP Transport Listener: dt_shmem" daemon [_thread_blocked, id=10736, stack(0x0000000023a30000,0x0000000023b30000)]
  97. 0x0000000022301800 JavaThread "Attach Listener" daemon [_thread_blocked, id=15020, stack(0x0000000023930000,0x0000000023a30000)]
  98. 0x00000000222ff800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2888, stack(0x0000000023830000,0x0000000023930000)]
  99. 0x0000000020c13800 JavaThread "Finalizer" daemon [_thread_blocked, id=11652, stack(0x0000000023560000,0x0000000023660000)]
  100. 0x0000000002447000 JavaThread "Reference Handler" daemon [_thread_blocked, id=14908, stack(0x0000000023460000,0x0000000023560000)]
  101. =>0x0000000002353000 JavaThread "main" [_thread_in_native, id=8776, stack(0x00000000021f0000,0x00000000022f0000)]
  102.  
  103. Other Threads:
  104. 0x0000000020c07000 VMThread [stack: 0x0000000023360000,0x0000000023460000] [id=4648]
  105. 0x000000002238e000 WatcherThread [stack: 0x0000000024230000,0x0000000024330000] [id=1764]
  106.  
  107. VM state:not at safepoint (normal execution)
  108.  
  109. VM Mutex/Monitor currently owned by a thread: None
  110.  
  111. Heap:
  112. PSYoungGen total 114688K, used 20070K [0x0000000740500000, 0x0000000748500000, 0x00000007c0000000)
  113. eden space 98304K, 20% used [0x0000000740500000,0x0000000741899a90,0x0000000746500000)
  114. from space 16384K, 0% used [0x0000000747500000,0x0000000747500000,0x0000000748500000)
  115. to space 16384K, 0% used [0x0000000746500000,0x0000000746500000,0x0000000747500000)
  116. ParOldGen total 262144K, used 0K [0x0000000640e00000, 0x0000000650e00000, 0x0000000740500000)
  117. object space 262144K, 0% used [0x0000000640e00000,0x0000000640e00000,0x0000000650e00000)
  118. Metaspace used 3849K, capacity 5336K, committed 5632K, reserved 1056768K
  119. class space used 392K, capacity 456K, committed 512K, reserved 1048576K
  120.  
  121. Card table byte_map: [0x0000000011810000,0x0000000012410000] byte_map_base: 0x000000000e609000
  122.  
  123. Marking Bits: (ParMarkBitMap*) 0x0000000066b6a5b0
  124. Begin Bits: [0x0000000013610000, 0x00000000195d8000)
  125. End Bits: [0x00000000195d8000, 0x000000001f5a0000)
  126.  
  127. Polling page: 0x00000000009d0000
  128.  
  129. CodeCache: size=245760Kb used=1366Kb max_used=1366Kb free=244393Kb
  130. bounds [0x0000000002450000, 0x00000000026c0000, 0x0000000011450000]
  131. total_blobs=374 nmethods=139 adapters=156
  132. compilation: enabled
  133.  
  134. Compilation events (10 events):
  135. Event: 0.177 Thread 0x0000000022333000 135 1 java.security.CodeSource::getLocation (5 bytes)
  136. Event: 0.177 Thread 0x0000000022333000 nmethod 135 0x00000000025a42d0 code [0x00000000025a4420, 0x00000000025a4530]
  137. Event: 0.178 Thread 0x0000000022333000 136 1 java.net.URLClassLoader::access$000 (5 bytes)
  138. Event: 0.178 Thread 0x0000000022333000 nmethod 136 0x00000000025a4590 code [0x00000000025a46e0, 0x00000000025a47d0]
  139. Event: 0.178 Thread 0x0000000022333000 137 3 sun.misc.URLClassPath::getResource (83 bytes)
  140. Event: 0.178 Thread 0x0000000022333000 nmethod 137 0x00000000025a4850 code [0x00000000025a49e0, 0x00000000025a4dc8]
  141. Event: 0.180 Thread 0x0000000022333000 138 3 java.lang.ref.Finalizer::register (10 bytes)
  142. Event: 0.180 Thread 0x0000000022333000 nmethod 138 0x00000000025a4f50 code [0x00000000025a50e0, 0x00000000025a5528]
  143. Event: 0.180 Thread 0x0000000022333000 139 3 java.lang.ref.Finalizer::<init> (23 bytes)
  144. Event: 0.180 Thread 0x0000000022333000 nmethod 139 0x00000000025a5710 code [0x00000000025a58a0, 0x00000000025a5c48]
  145.  
  146. GC Heap History (0 events):
  147. No events
  148.  
  149. Deoptimization events (0 events):
  150. No events
  151.  
  152. Internal exceptions (2 events):
  153. Event: 0.033 Thread 0x0000000002353000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x0000000740513080) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\srьз¶‘’
  154. Event: 0.033 Thread 0x0000000002353000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x0000000740513368) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\j
  155.  
  156. Events (10 events):
  157. Event: 0.180 loading class com/google/common/primitives/Ints
  158. Event: 0.180 loading class com/google/common/primitives/Ints done
  159. Event: 0.180 loading class com/google/common/base/Converter
  160. Event: 0.180 loading class com/google/common/base/Converter done
  161. Event: 0.181 loading class com/google/common/base/Function
  162. Event: 0.181 loading class com/google/common/base/Function done
  163. Event: 0.181 loading class com/google/common/primitives/Ints$IntConverter
  164. Event: 0.181 loading class com/google/common/primitives/Ints$IntConverter done
  165. Event: 0.182 loading class zontwelg/Natives
  166. Event: 0.182 loading class zontwelg/Natives done
  167.  
  168.  
  169. Dynamic libraries:
  170. 0x00007ff661750000 - 0x00007ff661787000 C:\Program Files\Java\jdk1.8.0_60\bin\java.exe
  171. 0x00007ffd17630000 - 0x00007ffd177dc000 C:\Windows\SYSTEM32\ntdll.dll
  172. 0x00007ffd174f0000 - 0x00007ffd1762e000 C:\Windows\system32\KERNEL32.DLL
  173. 0x00007ffd14850000 - 0x00007ffd14965000 C:\Windows\system32\KERNELBASE.dll
  174. 0x00007ffd132d0000 - 0x00007ffd1335e000 C:\Windows\system32\apphelp.dll
  175. 0x00007ffce4610000 - 0x00007ffce4663000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
  176. 0x00007ffd171a0000 - 0x00007ffd1724a000 C:\Windows\system32\msvcrt.dll
  177. 0x00007ffd14620000 - 0x00007ffd1464e000 C:\Windows\SYSTEM32\SspiCli.dll
  178. 0x00007ffd17480000 - 0x00007ffd174d4000 C:\Windows\system32\SHLWAPI.dll
  179. 0x00007ffd15210000 - 0x00007ffd15387000 C:\Windows\system32\USER32.dll
  180. 0x00007ffd15580000 - 0x00007ffd15714000 C:\Windows\system32\ole32.dll
  181. 0x00007ffd158d0000 - 0x00007ffd16de8000 C:\Windows\system32\SHELL32.dll
  182. 0x00007ffd13da0000 - 0x00007ffd13dc1000 C:\Windows\SYSTEM32\USERENV.dll
  183. 0x00007ffd16ef0000 - 0x00007ffd16f9a000 C:\Windows\system32\ADVAPI32.dll
  184. 0x00007ffd0a350000 - 0x00007ffd0a36e000 C:\Windows\SYSTEM32\MPR.dll
  185. 0x00007ffd15720000 - 0x00007ffd15861000 C:\Windows\system32\RPCRT4.dll
  186. 0x00007ffd14d70000 - 0x00007ffd14dc9000 C:\Windows\SYSTEM32\sechost.dll
  187. 0x00007ffd14dd0000 - 0x00007ffd14fe1000 C:\Windows\SYSTEM32\combase.dll
  188. 0x00007ffd17320000 - 0x00007ffd17471000 C:\Windows\system32\GDI32.dll
  189. 0x00007ffd14780000 - 0x00007ffd14795000 C:\Windows\SYSTEM32\profapi.dll
  190. 0x00007ffd12ca0000 - 0x00007ffd12d52000 C:\Windows\SYSTEM32\SHCORE.dll
  191. 0x00007ffd16eb0000 - 0x00007ffd16ee6000 C:\Windows\system32\IMM32.DLL
  192. 0x00007ffd17040000 - 0x00007ffd17192000 C:\Windows\system32\MSCTF.dll
  193. 0x00007ffd122a0000 - 0x00007ffd1251b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17784_none_624760d1ecb7236e\COMCTL32.dll
  194. 0x0000000066e80000 - 0x0000000066f52000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\msvcr100.dll
  195. 0x0000000066360000 - 0x0000000066be9000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\server\jvm.dll
  196. 0x00007ffd02e40000 - 0x00007ffd02e49000 C:\Windows\SYSTEM32\WSOCK32.dll
  197. 0x00007ffd11e30000 - 0x00007ffd11e52000 C:\Windows\SYSTEM32\WINMM.dll
  198. 0x00007ffd11ea0000 - 0x00007ffd11eaa000 C:\Windows\SYSTEM32\VERSION.dll
  199. 0x00007ffd15050000 - 0x00007ffd15057000 C:\Windows\system32\PSAPI.DLL
  200. 0x00007ffd15870000 - 0x00007ffd158ca000 C:\Windows\system32\WS2_32.dll
  201. 0x00007ffd11be0000 - 0x00007ffd11c0a000 C:\Windows\SYSTEM32\WINMMBASE.dll
  202. 0x00007ffd17030000 - 0x00007ffd17039000 C:\Windows\system32\NSI.dll
  203. 0x00007ffd14c60000 - 0x00007ffd14caf000 C:\Windows\SYSTEM32\cfgmgr32.dll
  204. 0x00007ffd13590000 - 0x00007ffd135b8000 C:\Windows\SYSTEM32\DEVOBJ.dll
  205. 0x0000000066e70000 - 0x0000000066e7f000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\verify.dll
  206. 0x0000000066e40000 - 0x0000000066e69000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\java.dll
  207. 0x0000000066e00000 - 0x0000000066e35000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\jdwp.dll
  208. 0x0000000066df0000 - 0x0000000066df8000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\npt.dll
  209. 0x0000000066dd0000 - 0x0000000066de6000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\zip.dll
  210. 0x0000000066dc0000 - 0x0000000066dcb000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\dt_shmem.dll
  211. 0x00007ff6cadf0000 - 0x00007ff6cadfc000 C:\Users\Draiget\AppData\Roaming\ZontWelg\Minecraft\bin\native\zmcload_64.exe
  212. 0x00007ffd0b320000 - 0x00007ffd0b4a9000 C:\Windows\SYSTEM32\dbghelp.dll
  213.  
  214. VM Arguments:
  215. jvm_args: -Xdebug -Xrunjdwp:transport=dt_shmem,address=javadebug -Dfile.encoding=UTF-8
  216. java_command: net.minecraft.client.main.Main
  217. java_class_path (initial): C:\work\mc_client\jar_libs\codecjorbis-20101023.jar;C:\work\mc_client\jar_libs\codecwav-20101023.jar;C:\work\mc_client\jar_libs\commons-codec-1.9.jar;C:\work\mc_client\jar_libs\commons-compress-1.8.1.jar;C:\work\mc_client\jar_libs\commons-io-2.4.jar;C:\work\mc_client\jar_libs\commons-lang3-3.3.2.jar;C:\work\mc_client\jar_libs\commons-logging-1.1.3.jar;C:\work\mc_client\jar_libs\gson-2.2.4.jar;C:\work\mc_client\jar_libs\guava-17.0.jar;C:\work\mc_client\jar_libs\httpclient-4.3.3.jar;C:\work\mc_client\jar_libs\httpcore-4.3.2.jar;C:\work\mc_client\jar_libs\icu4j-core-mojang-51.2.jar;C:\work\mc_client\jar_libs\jinput-2.0.5.jar;C:\work\mc_client\jar_libs\jinput-platform-2.0.5-natives-windows.jar;C:\work\mc_client\jar_libs\jna-3.4.0.jar;C:\work\mc_client\jar_libs\jopt-simple-4.6.jar;C:\work\mc_client\jar_libs\jutils-1.0.0.jar;C:\work\mc_client\jar_libs\libraryjavasound-20101123.jar;C:\work\mc_client\jar_libs\librarylwjglopenal-20100824.jar;C:\work\mc_client\jar_libs\lwjgl-2.9.1.jar;C:\work\mc_client\jar_libs\lwjgl-2.9.4-nightly-20150209.jar;C:\work\mc_client\jar_libs\lwjgl-platform-2.9.1-natives-windows.jar;C:\work\mc_client\jar_libs\lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar;C:\work\mc_client\jar_libs\lwjgl_util-2.9.1.jar;C:\work\mc_client\jar_libs\lwjgl_util-2.9.4-nightly-20150209.jar;C:\work\mc_client\jar_libs\netty-all-4.0.15.Final.jar;C:\work\mc_client\jar_libs\netty-all-4.0.23.Final.jar;C:\work\mc_client\jar_libs\oshi-core-1.1.jar;C:\work\mc_client\jar_libs\platform-3.4.0.jar;C:\work\mc_client\jar_libs\realms-1.6.1.jar;C:\work\mc_client\jar_libs\realms-1.7.21.jar;C:\work\mc_client\jar_libs\realms-1.7.33.jar;C:\work\mc_client\jar_libs\realms-1.7.8.jar;C:\work\mc_client\jar_libs\realms-1.7.9.jar;C:\work\mc_client\jar_libs\soundsystem-20120107.jar;C:\work\mc_client\jar_libs\trove4j-3.0.3.jar;C:\work\mc_client\jar_libs\vecmath-1.5.2.jar;C:\work\mc_client\nbproject\ZontWelg Minecraft\build\classes
  218. Launcher Type: SUN_STANDARD
  219.  
  220. Environment Variables:
  221. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\MySQL\MySQL Utilities\;C:\Program Files (x86)\MySQL\MySQL Utilities\Doctrine extensions for PHP\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files\Git\cmd
  222. USERNAME=Draiget
  223. OS=Windows_NT
  224. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
  225.  
  226.  
  227.  
  228. --------------- S Y S T E M ---------------
  229.  
  230. OS: Windows 8.1 , 64 bit Build 9600 (6.3.9600.17415)
  231.  
  232. CPU:total 12 (6 cores per cpu, 2 threads per core) family 6 model 62 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit
  233.  
  234. Memory: 4k page, physical 25102464k(15359604k free), swap 25757824k(12349024k free)
  235.  
  236. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.60-b23) for windows-amd64 JRE (1.8.0_60-b27), built on Aug 4 2015 11:06:27 by "java_re" with MS VC++ 10.0 (VS2010)
  237.  
  238. time: Tue Oct 20 14:10:15 2015
  239. elapsed time: 0 seconds (0d 0h 0m 0s)
Add Comment
Please, Sign In to add comment