;; Using jvm: "C:/local/aurora/sandbox/java/re/jdk/8/promoted/all/b119/binaries/windows-i586/jre/bin/client/jvm.dll" # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x70cca17d, pid=3720, tid=9596 # # JRE version: Java(TM) SE Runtime Environment (8.0-b119) (build 1.8.0-ea-b119) # Java VM: Java HotSpot(TM) Client VM (25.0-b61 compiled mode, sharing windows-x86 ) # Problematic frame: # V [jvm.dll+0x1a17d] ciEnv::get_constant_by_index_impl+0x2d # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # --------------- T H R E A D --------------- Current thread (0x1612f800): JavaThread "C1 CompilerThread0" daemon [_thread_in_vm, id=9596, stack(0x17450000,0x174a0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000024;; ;; si_signo=0xc0000005 EXCEPTION_ACCESS_VIOLATION /* The thread tried to read from or write to a virtual address for which it does not have the appropriate access. */ Registers: EAX=0x00000000, EBX=0x1612f800, ECX=0x00000006, EDX=0x00000004 ESP=0x1749ee88, EBP=0x1749ee9c, ESI=0xffffffff, EDI=0x1749f3b0 EIP=0x70cca17d, EFLAGS=0x00010246 Top of Stack: (sp=0x1749ee88) 0x1749ee88: 1749ef18 1749f3b0 1749ef18 1749ef18 0x1749ee98: 755f11c0 1749eec8 70cca446 1749ef18 0x1749eea8: 15a86570 1612f800 ffffffff 00000006 0x1749eeb8: 16990450 1749f3b0 15a86570 1749ef18 0x1749eec8: 1749ef08 70cd6049 1749ef18 15a86570 0x1749eed8: 1612f800 ffffffff 00000006 16990450 0x1749eee8: 1749f028 1749f028 00000012 15a86570 0x1749eef8: 1612f800 1612f800 ffffffff 00000006 Instructions: (pc=0x70cca17d) 0x70cca15d: 57 50 8b f9 ff 15 f8 01 f5 70 83 7d 18 00 8b 75 0x70cca16d: 14 8b d8 7c 2c 8b 4d 0c e8 d6 30 08 00 8b 4d 18 0x70cca17d: 8b 44 88 0c 85 c0 74 0e 8b 4f 1c 50 e8 b2 ad 00 0x70cca18d: 00 e9 4e 02 00 00 8b 55 0c 8b 42 18 0f b7 74 48 (*****) Only runs on Solaris or Linux ;; Register to memory mapping: EAX=0x00000000 is an unknown value EBX=0x1612f800 is a thread ECX=0x00000006 is an unknown value EDX=0x00000004 is an unknown value ESP=0x1749ee88 is pointing into the stack for thread: 0x1612f800 EBP=0x1749ee9c is pointing into the stack for thread: 0x1612f800 ESI=0xffffffff is an unknown value EDI=0x1749f3b0 is pointing into the stack for thread: 0x1612f800 Stack: [0x17450000,0x174a0000], sp=0x1749ee88, free space=315k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x1a17d] ciEnv::get_constant_by_index_impl+0x2d;; ?get_constant_by_index_impl@ciEnv@@AAE?AVciConstant@@VconstantPoolHandle@@HHPAVciInstanceKlass@@@Z+0x2d V [jvm.dll+0x1a446] ciEnv::get_constant_by_index+0x46;; ?get_constant_by_index@ciEnv@@AAE?AVciConstant@@VconstantPoolHandle@@HHPAVciInstanceKlass@@@Z+0x46 V [jvm.dll+0x26049] ciBytecodeStream::get_constant+0xc9;; ?get_constant@ciBytecodeStream@@QAE?AVciConstant@@XZ+0xc9 V [jvm.dll+0x26f1da] GraphBuilder::load_constant+0x1a;; ?load_constant@GraphBuilder@@AAEXXZ+0x1a V [jvm.dll+0x274f95] GraphBuilder::iterate_bytecodes_for_block+0x7a5;; ?iterate_bytecodes_for_block@GraphBuilder@@AAEPAVBlockEnd@@H@Z+0x7a5 V [jvm.dll+0x276636] GraphBuilder::GraphBuilder+0x326;; ??0GraphBuilder@@QAE@PAVCompilation@@PAVIRScope@@@Z+0x326 V [jvm.dll+0x27a51d] IRScope::IRScope+0x10d;; ??0IRScope@@QAE@PAVCompilation@@PAV0@HPAVciMethod@@H_N@Z+0x10d V [jvm.dll+0x27a66b] IR::IR+0x7b;; ??0IR@@QAE@PAVCompilation@@PAVciMethod@@H@Z+0x7b V [jvm.dll+0x268302] Compilation::build_hir+0x62;; ?build_hir@Compilation@@AAEXXZ+0x62 V [jvm.dll+0x2684eb] Compilation::compile_java_method+0x7b;; ?compile_java_method@Compilation@@AAEHXZ+0x7b V [jvm.dll+0x26863a] Compilation::compile_method+0x7a;; ?compile_method@Compilation@@AAEXXZ+0x7a V [jvm.dll+0x2687a2] Compilation::Compilation+0xf2;; ??0Compilation@@QAE@PAVAbstractCompiler@@PAVciEnv@@PAVciMethod@@HPAVBufferBlob@@@Z+0xf2 V [jvm.dll+0x268a22] Compiler::compile_method+0xa2;; ?compile_method@Compiler@@UAEXPAVciEnv@@PAVciMethod@@H@Z+0xa2 V [jvm.dll+0x6567a] CompileBroker::invoke_compiler_on_method+0x3aa;; ?invoke_compiler_on_method@CompileBroker@@CAXPAVCompileTask@@@Z+0x3aa V [jvm.dll+0x65d39] CompileBroker::compiler_thread_loop+0x2a9;; ?compiler_thread_loop@CompileBroker@@SAXXZ+0x2a9 V [jvm.dll+0x1641ac] JavaThread::thread_main_inner+0x8c;; ?thread_main_inner@JavaThread@@QAEXXZ+0x8c V [jvm.dll+0x164a3a] JavaThread::run+0xba;; ?run@JavaThread@@UAEXXZ+0xba V [jvm.dll+0x1a8de6] java_start+0x86;; ?java_start@@YGIPAVThread@@@Z+0x86 C [msvcr100.dll+0x5c556] C [msvcr100.dll+0x5c600] C [kernel32.dll+0x13677] C [ntdll.dll+0x39f42] C [ntdll.dll+0x39f15] Current CompileTask: C1: 29912 635 b sun.misc.FloatingDecimal:: (192 bytes) --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x16a8d800 JavaThread "Thread-1" [_thread_blocked, id=13696, stack(0x17520000,0x17570000)] 0x00f2b800 JavaThread "Service Thread" daemon [_thread_blocked, id=13936, stack(0x161a0000,0x161f0000)] =>0x1612f800 JavaThread "C1 CompilerThread0" daemon [_thread_in_vm, id=9596, stack(0x17450000,0x174a0000)] 0x168fc800 JavaThread "VM JFR Buffer Thread" daemon [_thread_blocked, id=7700, stack(0x15520000,0x15570000)] 0x160b8400 JavaThread "Attach Listener" daemon [_thread_blocked, id=14324, stack(0x17240000,0x17290000)] 0x15cf6400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6104, stack(0x16140000,0x16190000)] 0x00e69800 JavaThread "Finalizer" daemon [_thread_blocked, id=1596, stack(0x154b0000,0x15500000)] 0x00e64c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=12140, stack(0x04990000,0x049e0000)] 0x003bc000 JavaThread "main" [_thread_blocked, id=8196, stack(0x00570000,0x005c0000)] Other Threads: 0x00e62800 VMThread [stack: 0x00fc0000,0x01010000] [id=10308] 0x169afc00 WatcherThread [stack: 0x17590000,0x175e0000] [id=10684] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: def new generation total 78656K, used 20395K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 29% used [0x04a00000, 0x05deaf50, 0x08e50000) from space 8704K, 0% used [0x096d0000, 0x096d0000, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 1220K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 0% used [0x09f50000, 0x0a0813c8, 0x0a081400, 0x14a00000) Metaspace used 3071K, capacity 3098K, committed 3136K, reserved 4480K Card table byte_map: [0x00490000,0x00520000] byte_map_base: 0x0046b000 Polling page: 0x00190000 CodeCache: size=32768Kb used=1774Kb max_used=1774Kb free=30993Kb bounds [0x02870000, 0x02a30000, 0x04870000] total_blobs=794 nmethods=632 adapters=92 compilation: enabled Compilation events (10 events): Event: 29.038 Thread 0x1612f800 nmethod 630 0x02a29908 code [0x02a29ab0, 0x02a2a09c] Event: 29.038 Thread 0x1612f800 631 b java.lang.Math::min (46 bytes) Event: 29.038 Thread 0x1612f800 nmethod 631 0x02a2a488 code [0x02a2a580, 0x02a2a690] Event: 29.038 Thread 0x1612f800 632 b java.security.Provider::putId (57 bytes) Event: 29.039 Thread 0x1612f800 nmethod 632 0x02a2a708 code [0x02a2a850, 0x02a2a9f8] Event: 29.039 Thread 0x1612f800 633 s b java.util.Hashtable::put (104 bytes) Event: 29.039 Thread 0x1612f800 nmethod 633 0x02a2abc8 code [0x02a2ad10, 0x02a2b0a0] Event: 29.039 Thread 0x1612f800 634 b java.util.Hashtable::addEntry (87 bytes) Event: 29.039 Thread 0x1612f800 nmethod 634 0x02a2b308 code [0x02a2b430, 0x02a2b668] Event: 29.039 Thread 0x1612f800 635 b sun.misc.FloatingDecimal:: (192 bytes) GC Heap History (10 events): Event: 25.159 GC heap before {Heap before GC invocations=35 (full 33): def new generation total 78656K, used 78656K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 100% used [0x096d0000, 0x09f50000, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K Event: 26.095 GC heap after Heap after GC invocations=36 (full 34): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4fee8, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K } Event: 26.098 GC heap before {Heap before GC invocations=36 (full 34): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4ffd8, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K Event: 27.134 GC heap after Heap after GC invocations=37 (full 35): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4ff18, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K } Event: 27.134 GC heap before {Heap before GC invocations=37 (full 35): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4fff8, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K Event: 27.966 GC heap after Heap after GC invocations=38 (full 36): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4fff8, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K } Event: 27.966 GC heap before {Heap before GC invocations=38 (full 36): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4fff8, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K Event: 28.790 GC heap after Heap after GC invocations=39 (full 37): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4fff8, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K } Event: 28.793 GC heap before {Heap before GC invocations=39 (full 37): def new generation total 78656K, used 78655K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 100% used [0x04a00000, 0x08e50000, 0x08e50000) from space 8704K, 99% used [0x096d0000, 0x09f4fff8, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 174784K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 100% used [0x09f50000, 0x14a00000, 0x14a00000, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K Event: 28.908 GC heap after Heap after GC invocations=40 (full 38): def new generation total 78656K, used 0K [0x04a00000, 0x09f50000, 0x09f50000) eden space 69952K, 0% used [0x04a00000, 0x04a00000, 0x08e50000) from space 8704K, 0% used [0x096d0000, 0x096d0000, 0x09f50000) to space 8704K, 0% used [0x08e50000, 0x08e50000, 0x096d0000) tenured generation total 174784K, used 1220K [0x09f50000, 0x14a00000, 0x14a00000) the space 174784K, 0% used [0x09f50000, 0x0a0813c8, 0x0a081400, 0x14a00000) Metaspace used 3049K, capacity 3066K, committed 3136K, reserved 4480K } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 7.951 Thread 0x003bc000 Exception (0x0a003778) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp, line 157] Event: 9.840 Thread 0x16117000 Exception (0x0a003778) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp, line 157] Event: 13.577 Thread 0x168fb800 Exception (0x0a003778) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp, line 157] Event: 13.577 Thread 0x168fb800 Exception (0x0a003778) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1649] Event: 20.366 Thread 0x16117000 Exception (0x0a003768) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp, line 157] Event: 23.446 Thread 0x003bc000 Exception (0x09f4fcc8) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\oops\typeArrayKlass.cpp, line 117] Event: 23.446 Thread 0x003bc000 Implicit null exception at 0x029a7461 to 0x029a869d Event: 25.159 Thread 0x003bc000 Exception (0x0a003768) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp, line 157] Event: 25.159 Thread 0x003bc000 Exception (0x09f4fe78) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 595] Event: 28.791 Thread 0x003bc000 Exception (0x0a003768) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\923\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp, line 157] Events (10 events): Event: 29.018 loading class oracle/jrockit/jfr/RepositoryChunk Event: 29.018 loading class oracle/jrockit/jfr/RepositoryChunk done Event: 29.024 loading class java/io/File$TempDirectory Event: 29.024 loading class java/io/File$TempDirectory done Event: 29.025 loading class java/security/SecureRandom Event: 29.025 loading class java/security/SecureRandom done Event: 29.028 Executing VM operation: Deoptimize Event: 29.028 Executing VM operation: Deoptimize done Event: 29.029 Executing VM operation: Deoptimize Event: 29.029 Executing VM operation: Deoptimize done Dynamic libraries: 0x01170000 - 0x011a0000 C:\local\aurora\sandbox\java\re\jdk\8\promoted\all\b119\binaries\windows-i586\bin\java.exe 0x77380000 - 0x77500000 C:\Windows\SysWOW64\ntdll.dll 0x755e0000 - 0x756f0000 C:\Windows\syswow64\kernel32.dll 0x74f40000 - 0x74f87000 C:\Windows\syswow64\KERNELBASE.dll 0x76e50000 - 0x76ef0000 C:\Windows\syswow64\ADVAPI32.dll 0x75530000 - 0x755dc000 C:\Windows\syswow64\msvcrt.dll 0x754b0000 - 0x754c9000 C:\Windows\SysWOW64\sechost.dll 0x75360000 - 0x75450000 C:\Windows\syswow64\RPCRT4.dll 0x74ee0000 - 0x74f40000 C:\Windows\syswow64\SspiCli.dll 0x74ed0000 - 0x74edc000 C:\Windows\syswow64\CRYPTBASE.dll 0x74fa0000 - 0x750a0000 C:\Windows\syswow64\USER32.dll 0x750e0000 - 0x75170000 C:\Windows\syswow64\GDI32.dll 0x74f90000 - 0x74f9a000 C:\Windows\syswow64\LPK.dll 0x75220000 - 0x752be000 C:\Windows\syswow64\USP10.dll 0x74d20000 - 0x74ebe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\COMCTL32.dll 0x75170000 - 0x751c7000 C:\Windows\syswow64\SHLWAPI.dll 0x75450000 - 0x754b0000 C:\Windows\system32\IMM32.DLL 0x75920000 - 0x759ec000 C:\Windows\syswow64\MSCTF.dll 0x71ab0000 - 0x71b6f000 C:\local\aurora\sandbox\java\re\jdk\8\promoted\all\b119\binaries\windows-i586\jre\bin\msvcr100.dll 0x70cb0000 - 0x71046000 C:\local\aurora\sandbox\java\re\jdk\8\promoted\all\b119\binaries\windows-i586\jre\bin\client\jvm.dll 0x73960000 - 0x73967000 C:\Windows\system32\WSOCK32.dll 0x751e0000 - 0x75215000 C:\Windows\syswow64\WS2_32.dll 0x751d0000 - 0x751d6000 C:\Windows\syswow64\NSI.dll 0x745f0000 - 0x74622000 C:\Windows\system32\WINMM.dll 0x752c0000 - 0x752c5000 C:\Windows\syswow64\PSAPI.DLL 0x748c0000 - 0x748cc000 C:\local\aurora\sandbox\java\re\jdk\8\promoted\all\b119\binaries\windows-i586\jre\bin\verify.dll 0x74890000 - 0x748b1000 C:\local\aurora\sandbox\java\re\jdk\8\promoted\all\b119\binaries\windows-i586\jre\bin\java.dll 0x73b90000 - 0x73ba3000 C:\local\aurora\sandbox\java\re\jdk\8\promoted\all\b119\binaries\windows-i586\jre\bin\zip.dll 0x75c30000 - 0x76879000 C:\Windows\syswow64\SHELL32.dll 0x76880000 - 0x769dc000 C:\Windows\syswow64\ole32.dll 0x74ab0000 - 0x74abb000 C:\Windows\system32\profapi.dll 0x72080000 - 0x720bc000 C:\Windows\system32\pdh.dll 0x735d0000 - 0x735f1000 C:\Windows\system32\ntmarta.dll 0x76c30000 - 0x76c75000 C:\Windows\syswow64\WLDAP32.dll 0x749b0000 - 0x749bb000 C:\Windows\System32\perfproc.dll 0x74390000 - 0x74399000 C:\Windows\System32\perfos.dll 0x745e0000 - 0x745e8000 C:\local\aurora\sandbox\java\re\jdk\8\promoted\all\b119\binaries\windows-i586\jre\bin\jfr.dll 0x71300000 - 0x713eb000 C:\Windows\system32\dbghelp.dll VM Arguments: jvm_args: -Xcomp -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:FlightRecorderOptions=defaultrecording=true,disk=true,dumponexit=true -XX:+UseSerialGC java_command: nsk.stress.except.except007.except007 java_class_path (initial): C:/local/aurora/sandbox/results/ResultDir/except007;C:/local/aurora/sandbox/sca/vmsqe/testbase/vm/8/build/execution/vm//bin/classes;C:/local/aurora/sandbox/java/re/jdk/8/promoted/all/b119/binaries/windows-i586//lib/tools.jar Launcher Type: SUN_STANDARD Environment Variables: CLASSPATH=C:/local/aurora/sandbox/results/ResultDir/except007;C:/local/aurora/sandbox/sca/vmsqe/testbase/vm/8/build/execution/vm//bin/classes;C:/local/aurora/sandbox/java/re/jdk/8/promoted/all/b119/binaries/windows-i586//lib/tools.jar PATH=C:/Cygwin/bin;C:/Cygwin/usr/bin;C:\Windows/system32;C:/local/aurora/sandbox/java/re/jdk/8/promoted/all/b119/binaries/windows-i586//bin;C:/local/aurora/sandbox/java/re/jdk/8/promoted/all/b119/binaries/windows-i586//jre/bin/client;C:/local/aurora/sandbox/java/re/jdk/8/promoted/all/b119/binaries/windows-i586//bin/client;C:/local/aurora/sandbox/java/re/jdk/8/promoted/all/b119/binaries/windows-i586//jre/bin; SHELL=C:/Cygwin/bin/bash --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7600 CPU:total 2 (32 cores per cpu, 2 threads per core) family 6 model 44 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, ht, tsc Memory: 4k page, physical 7986808k(2600276k free), swap 17875476k(15171080k free) vm_info: Java HotSpot(TM) Client VM (25.0-b61) for windows-x86 JRE (1.8.0-ea-b119), built on Dec 4 2013 17:36:13 by "java_re" with MS VC++ 10.0 (VS2010) time: Sun Dec 08 03:35:41 2013 elapsed time: 29 seconds # Host info: CYGWIN_NT-6.1-WOW64 sc11136610 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin