# # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (os_windows_x86.cpp:144), pid=13960, tid=6360 # guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected result from topLevelExceptionFilter # # JRE version: Java(TM) SE Runtime Environment (8.0_40-b11) (build 1.8.0_40-ea-b11) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.40-b15 mixed mode windows-amd64 compressed oops) # 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 # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x0000000059968000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=6360, stack(0x000000005a4b0000,0x000000005a5b0000)] Stack: [0x000000005a4b0000,0x000000005a5b0000] Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x30e58a] V [jvm.dll+0x25d313] V [jvm.dll+0x25df79] V [jvm.dll+0x2552b7] V [jvm.dll+0x30e43c] C [ntdll.dll+0x29d2d] C [ntdll.dll+0x191cf] C [ntdll.dll+0x51248] C [jfxwebkit.dll+0xfbcb83] WTF::OwnPtr::operator*+0x33 C [jfxwebkit.dll+0xfbe8fa] WebCore::Clipboard::pasteboard+0x1a C [jfxwebkit.dll+0x14acad7] WebCore::DragController::startDrag+0x3b7 C [jfxwebkit.dll+0x14be075] WebCore::EventHandler::handleDrag+0x815 C [jfxwebkit.dll+0x14bab09] WebCore::EventHandler::handleMouseDraggedEvent+0x49 C [jfxwebkit.dll+0x14b6147] WebCore::EventHandler::handleMouseMoveEvent+0x777 C [jfxwebkit.dll+0x14b4ca9] WebCore::EventHandler::mouseMoved+0x89 C [jfxwebkit.dll+0x16a3ba2] Java_com_sun_webkit_WebPage_twkProcessMouseEvent+0x242 C 0x00000000029c5e14 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.webkit.WebPage.twkProcessMouseEvent(JIIIIIIIZZZZZF)Z+0 j com.sun.webkit.WebPage.dispatchMouseEvent(Lcom/sun/webkit/event/WCMouseEvent;)Z+141 j javafx.scene.web.WebView.processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+175 j javafx.scene.web.WebView.lambda$registerEventHandlers$3(Ljavafx/scene/input/MouseEvent;)V+2 j javafx.scene.web.WebView$$Lambda$83.handle(Ljavafx/event/Event;)V+8 j com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Ljavafx/event/Event;)V+5 j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+28 J 2912 C1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/EventType;Ljavafx/event/Event;)Ljavafx/event/Event; (34 bytes) @ 0x00000000031986ac [0x0000000003198140+0x56c] j com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+8 j com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+11 J 3125 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x00000000032070e4 [0x0000000003206dc0+0x324] J 2757 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x0000000002b2a46c [0x0000000002b2a2c0+0x1ac] J 3125 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x0000000003207004 [0x0000000003206dc0+0x244] J 2757 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x0000000002b2a46c [0x0000000002b2a2c0+0x1ac] J 3125 C1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x0000000003207004 [0x0000000003206dc0+0x244] J 2757 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x0000000002b2a46c [0x0000000002b2a2c0+0x1ac] J 3257 C1 com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event; (81 bytes) @ 0x0000000002db571c [0x0000000002db5000+0x71c] J 3256 C1 javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V (35 bytes) @ 0x0000000002dc782c [0x0000000002dc7760+0xcc] j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V+491 j javafx.scene.Scene$MouseHandler.access$1500(Ljavafx/scene/Scene$MouseHandler;Ljavafx/scene/input/MouseEvent;Z)V+3 j javafx.scene.Scene.impl_processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+6 j javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljavafx/event/EventType;DDDDLjavafx/scene/input/MouseButton;ZZZZZZZZZ)V+46 j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Void;+438 j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub J 1380 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002e49ae6 [0x0000000002e49a80+0x66] j com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$351()Ljava/lang/Void;+11 j com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$189.get()Ljava/lang/Object;+4 j com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object;+18 j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIZZ)V+103 j com.sun.glass.ui.View.handleMouseEvent(JIIIIIIIZZ)V+30 j com.sun.glass.ui.View.notifyMouse(IIIIIIIZZ)V+181 v ~StubRoutines::call_stub j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0 j com.sun.glass.ui.win.WinApplication.lambda$null$146(Ljava/lang/Runnable;)V+7 j com.sun.glass.ui.win.WinApplication$$Lambda$37.run()V+8 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000058bfb800 JavaThread "Thread-32" daemon [_thread_in_native, id=14068, stack(0x0000000064750000,0x0000000064850000)] 0x0000000058bfc800 JavaThread "URL-Loader-19" daemon [_thread_blocked, id=13220, stack(0x0000000065410000,0x0000000065510000)] 0x000000005fc7e000 JavaThread "URL-Loader-18" daemon [_thread_blocked, id=4016, stack(0x0000000064e30000,0x0000000064f30000)] 0x000000005fc7c800 JavaThread "URL-Loader-17" daemon [_thread_blocked, id=11288, stack(0x00000000636c0000,0x00000000637c0000)] 0x000000005fc78000 JavaThread "URL-Loader-14" daemon [_thread_blocked, id=1436, stack(0x00000000642d0000,0x00000000643d0000)] 0x000000005faa2000 JavaThread "URL-Loader-13" daemon [_thread_blocked, id=13412, stack(0x00000000641a0000,0x00000000642a0000)] 0x000000005faa4000 JavaThread "URL-Loader-12" daemon [_thread_blocked, id=13556, stack(0x0000000063220000,0x0000000063320000)] 0x000000005fc77800 JavaThread "URL-Loader-11" daemon [_thread_blocked, id=632, stack(0x00000000637e0000,0x00000000638e0000)] 0x000000005faa5000 JavaThread "URL-Loader-10" daemon [_thread_blocked, id=14276, stack(0x00000000633f0000,0x00000000634f0000)] 0x000000005faa3800 JavaThread "URL-Loader-9" daemon [_thread_blocked, id=12928, stack(0x0000000063570000,0x0000000063670000)] 0x000000005faa2800 JavaThread "URL-Loader-8" daemon [_thread_blocked, id=14132, stack(0x0000000063000000,0x0000000063100000)] 0x000000005faa1000 JavaThread "URL-Loader-7" daemon [_thread_blocked, id=11100, stack(0x0000000063120000,0x0000000063220000)] 0x000000005fa9f800 JavaThread "URL-Loader-5" daemon [_thread_blocked, id=12816, stack(0x0000000062a50000,0x0000000062b50000)] 0x000000005fbc5000 JavaThread "URL-Loader-2" daemon [_thread_blocked, id=12828, stack(0x0000000062500000,0x0000000062600000)] 0x000000005faaf800 JavaThread "Watchdog-Timer-1" daemon [_thread_blocked, id=14060, stack(0x0000000061f30000,0x0000000062030000)] 0x000000005a09b000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=12328, stack(0x00000000619c0000,0x0000000061ac0000)] 0x0000000059d44000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=5852, stack(0x000000005f110000,0x000000005f210000)] 0x0000000059ad1000 JavaThread "Disposer" daemon [_thread_blocked, id=11080, stack(0x000000005d230000,0x000000005d330000)] 0x00000000599cd800 JavaThread "Thread-3" daemon [_thread_in_native, id=6396, stack(0x000000005bd80000,0x000000005be80000)] 0x000000005999a000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=14124, stack(0x000000005bf00000,0x000000005c000000)] =>0x0000000059968000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=6360, stack(0x000000005a4b0000,0x000000005a5b0000)] 0x0000000058f3e800 JavaThread "Thread-1" daemon [_thread_blocked, id=13236, stack(0x000000005a260000,0x000000005a360000)] 0x0000000058e81000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=12324, stack(0x000000005a160000,0x000000005a260000)] 0x0000000058df3000 JavaThread "Service Thread" daemon [_thread_blocked, id=13576, stack(0x0000000058710000,0x0000000058810000)] 0x0000000058b58000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7832, stack(0x00000000595e0000,0x00000000596e0000)] 0x0000000058b56800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10528, stack(0x00000000594d0000,0x00000000595d0000)] 0x00000000577d6000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11964, stack(0x0000000059180000,0x0000000059280000)] 0x00000000577d4800 JavaThread "Attach Listener" daemon [_thread_blocked, id=14036, stack(0x00000000592a0000,0x00000000593a0000)] 0x0000000058b5c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6412, stack(0x0000000059060000,0x0000000059160000)] 0x0000000057777000 JavaThread "Finalizer" daemon [_thread_blocked, id=14320, stack(0x0000000058a50000,0x0000000058b50000)] 0x0000000057770000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4436, stack(0x0000000058840000,0x0000000058940000)] 0x0000000001e98000 JavaThread "main" [_thread_blocked, id=13752, stack(0x0000000002240000,0x0000000002340000)] Other Threads: 0x000000005776a800 VMThread [stack: 0x0000000058600000,0x0000000058700000] [id=7612] 0x0000000058dfa800 WatcherThread [stack: 0x00000000597d0000,0x00000000598d0000] [id=13224] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 173056K, used 21810K [0x00000000d5a00000, 0x00000000e1500000, 0x0000000100000000) eden space 160768K, 8% used [0x00000000d5a00000,0x00000000d6736f78,0x00000000df700000) from space 12288K, 67% used [0x00000000e0900000,0x00000000e1115978,0x00000000e1500000) to space 15360K, 0% used [0x00000000df700000,0x00000000df700000,0x00000000e0600000) ParOldGen total 74240K, used 11363K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x0000000081918ca8,0x0000000085680000) Metaspace used 22895K, capacity 23778K, committed 23936K, reserved 1071104K class space used 2996K, capacity 3171K, committed 3200K, reserved 1048576K Card table byte_map: [0x0000000011d70000,0x0000000012170000] byte_map_base: 0x0000000011969000 Marking Bits: (ParMarkBitMap*) 0x000000005cc17d90 Begin Bits: [0x0000000012a50000, 0x0000000014a18000) End Bits: [0x0000000014a18000, 0x00000000169e0000) Polling page: 0x0000000000780000 CodeCache: size=245760Kb used=9130Kb max_used=9130Kb free=236629Kb bounds [0x00000000029b0000, 0x00000000032b0000, 0x00000000119b0000] total_blobs=3773 nmethods=3005 adapters=679 compilation: enabled Compilation events (10 events): Event: 20.018 Thread 0x0000000058b58000 3411 3 sun.security.ssl.Authenticator::seqNumOverflow (85 bytes) Event: 20.018 Thread 0x0000000058b58000 nmethod 3411 0x00000000032a1a10 code [0x00000000032a1b80, 0x00000000032a1fb0] Event: 20.018 Thread 0x0000000058b58000 3412 ! 3 sun.net.www.protocol.http.HttpURLConnection::getHeaderField (44 bytes) Event: 20.018 Thread 0x0000000058b58000 nmethod 3412 0x00000000032a1310 code [0x00000000032a14c0, 0x00000000032a1868] Event: 20.018 Thread 0x0000000058b58000 3414 3 com.sun.javafx.tk.quantum.QuantumToolkit::defer (16 bytes) Event: 20.018 Thread 0x0000000058b58000 nmethod 3414 0x00000000032a0a90 code [0x00000000032a0c20, 0x00000000032a10a8] Event: 20.018 Thread 0x0000000058b58000 3413 3 java.util.zip.GZIPInputStream::readUByte (72 bytes) Event: 20.019 Thread 0x0000000058b58000 nmethod 3413 0x00000000032a3f10 code [0x00000000032a4140, 0x00000000032a4e78] Event: 20.037 Thread 0x0000000058b58000 3415 3 javafx.scene.Scene$TargetWrapper::set (11 bytes) Event: 20.037 Thread 0x0000000058b58000 nmethod 3415 0x00000000032a5450 code [0x00000000032a55a0, 0x00000000032a5710] GC Heap History (10 events): Event: 3.134 GC heap before {Heap before GC invocations=5 (full 1): PSYoungGen total 38400K, used 33735K [0x00000000d5a00000, 0x00000000d9480000, 0x0000000100000000) eden space 33280K, 99% used [0x00000000d5a00000,0x00000000d7a7b670,0x00000000d7a80000) from space 5120K, 9% used [0x00000000d7a80000,0x00000000d7af65d8,0x00000000d7f80000) to space 5120K, 0% used [0x00000000d8f80000,0x00000000d8f80000,0x00000000d9480000) ParOldGen total 74240K, used 11144K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e2250,0x0000000085680000) Metaspace used 20541K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K Event: 3.135 GC heap after Heap after GC invocations=5 (full 1): PSYoungGen total 54784K, used 395K [0x00000000d5a00000, 0x00000000d9d80000, 0x0000000100000000) eden space 49664K, 0% used [0x00000000d5a00000,0x00000000d5a00000,0x00000000d8a80000) from space 5120K, 7% used [0x00000000d8f80000,0x00000000d8fe2df0,0x00000000d9480000) to space 5120K, 0% used [0x00000000d8a80000,0x00000000d8a80000,0x00000000d8f80000) ParOldGen total 74240K, used 11152K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e4250,0x0000000085680000) Metaspace used 20541K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K } Event: 3.145 GC heap before {Heap before GC invocations=6 (full 1): PSYoungGen total 54784K, used 49988K [0x00000000d5a00000, 0x00000000d9d80000, 0x0000000100000000) eden space 49664K, 99% used [0x00000000d5a00000,0x00000000d8a6e340,0x00000000d8a80000) from space 5120K, 7% used [0x00000000d8f80000,0x00000000d8fe2df0,0x00000000d9480000) to space 5120K, 0% used [0x00000000d8a80000,0x00000000d8a80000,0x00000000d8f80000) ParOldGen total 74240K, used 11152K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e4250,0x0000000085680000) Metaspace used 20541K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K Event: 3.146 GC heap after Heap after GC invocations=6 (full 1): PSYoungGen total 54784K, used 518K [0x00000000d5a00000, 0x00000000dd080000, 0x0000000100000000) eden space 49664K, 0% used [0x00000000d5a00000,0x00000000d5a00000,0x00000000d8a80000) from space 5120K, 10% used [0x00000000d8a80000,0x00000000d8b01898,0x00000000d8f80000) to space 15872K, 0% used [0x00000000dc100000,0x00000000dc100000,0x00000000dd080000) ParOldGen total 74240K, used 11152K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e4250,0x0000000085680000) Metaspace used 20541K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K } Event: 3.155 GC heap before {Heap before GC invocations=7 (full 1): PSYoungGen total 54784K, used 50104K [0x00000000d5a00000, 0x00000000dd080000, 0x0000000100000000) eden space 49664K, 99% used [0x00000000d5a00000,0x00000000d8a6cad0,0x00000000d8a80000) from space 5120K, 10% used [0x00000000d8a80000,0x00000000d8b01898,0x00000000d8f80000) to space 15872K, 0% used [0x00000000dc100000,0x00000000dc100000,0x00000000dd080000) ParOldGen total 74240K, used 11152K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e4250,0x0000000085680000) Metaspace used 20541K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K Event: 3.156 GC heap after Heap after GC invocations=7 (full 1): PSYoungGen total 105984K, used 683K [0x00000000d5a00000, 0x00000000dd180000, 0x0000000100000000) eden space 90112K, 0% used [0x00000000d5a00000,0x00000000d5a00000,0x00000000db200000) from space 15872K, 4% used [0x00000000dc100000,0x00000000dc1aafa8,0x00000000dd080000) to space 15360K, 0% used [0x00000000db200000,0x00000000db200000,0x00000000dc100000) ParOldGen total 74240K, used 11152K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e4250,0x0000000085680000) Metaspace used 20541K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K } Event: 3.178 GC heap before {Heap before GC invocations=8 (full 1): PSYoungGen total 105984K, used 90754K [0x00000000d5a00000, 0x00000000dd180000, 0x0000000100000000) eden space 90112K, 99% used [0x00000000d5a00000,0x00000000db1f59a8,0x00000000db200000) from space 15872K, 4% used [0x00000000dc100000,0x00000000dc1aafa8,0x00000000dd080000) to space 15360K, 0% used [0x00000000db200000,0x00000000db200000,0x00000000dc100000) ParOldGen total 74240K, used 11152K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e4250,0x0000000085680000) Metaspace used 20542K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K Event: 3.179 GC heap after Heap after GC invocations=8 (full 1): PSYoungGen total 105472K, used 709K [0x00000000d5a00000, 0x00000000e1700000, 0x0000000100000000) eden space 90112K, 0% used [0x00000000d5a00000,0x00000000d5a00000,0x00000000db200000) from space 15360K, 4% used [0x00000000db200000,0x00000000db2b1778,0x00000000dc100000) to space 14336K, 0% used [0x00000000e0900000,0x00000000e0900000,0x00000000e1700000) ParOldGen total 74240K, used 11160K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818e6250,0x0000000085680000) Metaspace used 20542K, capacity 21298K, committed 21504K, reserved 1067008K class space used 2799K, capacity 2979K, committed 3072K, reserved 1048576K } Event: 16.897 GC heap before {Heap before GC invocations=9 (full 1): PSYoungGen total 105472K, used 90821K [0x00000000d5a00000, 0x00000000e1700000, 0x0000000100000000) eden space 90112K, 100% used [0x00000000d5a00000,0x00000000db200000,0x00000000db200000) from space 15360K, 4% used [0x00000000db200000,0x00000000db2b1778,0x00000000dc100000) to space 14336K, 0% used [0x00000000e0900000,0x00000000e0900000,0x00000000e1700000) ParOldGen total 74240K, used 11176K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x00000000818ea260,0x0000000085680000) Metaspace used 22697K, capacity 23616K, committed 23680K, reserved 1069056K class space used 2983K, capacity 3160K, committed 3200K, reserved 1048576K Event: 16.901 GC heap after Heap after GC invocations=9 (full 1): PSYoungGen total 173056K, used 8278K [0x00000000d5a00000, 0x00000000e1500000, 0x0000000100000000) eden space 160768K, 0% used [0x00000000d5a00000,0x00000000d5a00000,0x00000000df700000) from space 12288K, 67% used [0x00000000e0900000,0x00000000e1115978,0x00000000e1500000) to space 15360K, 0% used [0x00000000df700000,0x00000000df700000,0x00000000e0600000) ParOldGen total 74240K, used 11363K [0x0000000080e00000, 0x0000000085680000, 0x00000000d5a00000) object space 74240K, 15% used [0x0000000080e00000,0x0000000081918ca8,0x0000000085680000) Metaspace used 22697K, capacity 23616K, committed 23680K, reserved 1069056K class space used 2983K, capacity 3160K, committed 3200K, reserved 1048576K } Deoptimization events (10 events): Event: 13.414 Thread 0x0000000059968000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fb4194 method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 Event: 13.414 Thread 0x0000000059968000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000308f39c method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 170 Event: 13.414 Thread 0x0000000059968000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fb4194 method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 Event: 13.513 Thread 0x0000000059968000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000308f528 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 141 Event: 13.513 Thread 0x0000000059968000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fb4194 method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 Event: 13.513 Thread 0x0000000059968000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000308f558 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 77 Event: 19.438 Thread 0x0000000059968000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d8d064 method=com.sun.javafx.font.CompositeGlyphMapper.convertToGlyph(I)I @ 7 Event: 19.438 Thread 0x0000000059968000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d8d064 method=com.sun.javafx.font.CompositeGlyphMapper.convertToGlyph(I)I @ 7 Event: 19.438 Thread 0x0000000059968000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d8d064 method=com.sun.javafx.font.CompositeGlyphMapper.convertToGlyph(I)I @ 7 Event: 19.438 Thread 0x0000000059968000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d8d064 method=com.sun.javafx.font.CompositeGlyphMapper.convertToGlyph(I)I @ 7 Internal exceptions (10 events): Event: 0.595 Thread 0x0000000059968000 Exception (0x00000000d722e1e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\1826\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 0.597 Thread 0x0000000059968000 Exception (0x00000000d722fe58) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\1826\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 0.603 Thread 0x0000000059968000 Implicit null exception at 0x0000000002bca909 to 0x0000000002bcac65 Event: 0.667 Thread 0x0000000059968000 Implicit null exception at 0x0000000002c628e5 to 0x0000000002c62ab9 Event: 3.092 Thread 0x0000000059a97000 Implicit null exception at 0x0000000002ecc249 to 0x0000000002ecc581 Event: 6.253 Thread 0x000000005faa2000 Exception (0x00000000d785f440) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\1826\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 211] Event: 6.255 Thread 0x000000005faa2000 Exception (0x00000000d7869100) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\1826\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 211] Event: 6.286 Thread 0x000000005fc78000 Exception (0x00000000d78f57a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\1826\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 211] Event: 6.287 Thread 0x000000005fc78000 Exception (0x00000000d7912c28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\1826\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 211] Event: 12.795 Thread 0x0000000058bfb800 Exception (0x00000000da27edf8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\1826\hotspot\src\share\vm\prims\jni.cpp, line 709] Events (10 events): Event: 19.716 Executing VM operation: RevokeBias done Event: 19.717 Executing VM operation: RevokeBias Event: 19.717 Executing VM operation: RevokeBias done Event: 19.717 Executing VM operation: RevokeBias Event: 19.717 Executing VM operation: RevokeBias done Event: 19.717 Thread 0x0000000058b58000 flushing nmethod 0x00000000031a2b50 Event: 19.717 Thread 0x0000000058b58000 flushing nmethod 0x00000000031a2e90 Event: 19.717 Thread 0x0000000058b58000 flushing nmethod 0x00000000031a31d0 Event: 19.717 Thread 0x0000000058b58000 flushing nmethod 0x00000000031a3510 Event: 19.748 Thread 0x0000000058bff800 Thread added: 0x0000000058bff800 Dynamic libraries: 0x000000013f1e0000 - 0x000000013f214000 C:\promoted\jdk8u40b11_nojfx\jre\bin\java.exe 0x0000000077980000 - 0x0000000077b29000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000077860000 - 0x000000007797f000 C:\Windows\system32\kernel32.dll 0x000007fefd760000 - 0x000007fefd7cc000 C:\Windows\system32\KERNELBASE.dll 0x000007feff880000 - 0x000007feff95b000 C:\Windows\system32\ADVAPI32.dll 0x000007feff9e0000 - 0x000007feffa7f000 C:\Windows\system32\msvcrt.dll 0x000007fefe7c0000 - 0x000007fefe7df000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefe130000 - 0x000007fefe25d000 C:\Windows\system32\RPCRT4.dll 0x0000000077760000 - 0x000000007785a000 C:\Windows\system32\USER32.dll 0x000007feff810000 - 0x000007feff877000 C:\Windows\system32\GDI32.dll 0x000007fefe3e0000 - 0x000007fefe3ee000 C:\Windows\system32\LPK.dll 0x000007fefdce0000 - 0x000007fefdda9000 C:\Windows\system32\USP10.dll 0x000007fefc1b0000 - 0x000007fefc3a4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll 0x000007feff960000 - 0x000007feff9d1000 C:\Windows\system32\SHLWAPI.dll 0x000007fefe6e0000 - 0x000007fefe70e000 C:\Windows\system32\IMM32.DLL 0x000007fefe7e0000 - 0x000007fefe8e9000 C:\Windows\system32\MSCTF.dll 0x000007fef13a0000 - 0x000007fef1446000 C:\Program Files\McAfee\Host Intrusion Prevention\HcApi.dll 0x00000000754c0000 - 0x00000000754cb000 C:\Program Files\McAfee\Host Intrusion Prevention\HcThe.dll 0x0000000068110000 - 0x00000000681e2000 C:\promoted\jdk8u40b11_nojfx\jre\bin\msvcr100.dll 0x000000005c440000 - 0x000000005cc95000 C:\promoted\jdk8u40b11_nojfx\jre\bin\server\jvm.dll 0x000007fef90e0000 - 0x000007fef90e9000 C:\Windows\system32\WSOCK32.dll 0x000007fefe770000 - 0x000007fefe7bd000 C:\Windows\system32\WS2_32.dll 0x000007fefe100000 - 0x000007fefe108000 C:\Windows\system32\NSI.dll 0x000007fefb190000 - 0x000007fefb1cb000 C:\Windows\system32\WINMM.dll 0x0000000077b50000 - 0x0000000077b57000 C:\Windows\system32\PSAPI.DLL 0x0000000073df0000 - 0x0000000073dff000 C:\promoted\jdk8u40b11_nojfx\jre\bin\verify.dll 0x0000000068350000 - 0x0000000068378000 C:\promoted\jdk8u40b11_nojfx\jre\bin\java.dll 0x0000000073da0000 - 0x0000000073db6000 C:\promoted\jdk8u40b11_nojfx\jre\bin\zip.dll 0x000007fefea80000 - 0x000007feff808000 C:\Windows\system32\SHELL32.dll 0x000007feffa80000 - 0x000007feffc83000 C:\Windows\system32\ole32.dll 0x000007fefd740000 - 0x000007fefd74f000 C:\Windows\system32\profapi.dll 0x000007fef1f60000 - 0x000007fef204f000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\msvcr120.dll 0x000007fef71c0000 - 0x000007fef7266000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\msvcp120.dll 0x000007fef57d0000 - 0x000007fef5806000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\prism_d3d.dll 0x000007fef1d50000 - 0x000007fef1e63000 C:\Windows\system32\MSVCP120D.dll 0x000007fef1580000 - 0x000007fef1791000 C:\Windows\system32\MSVCR120D.dll 0x000007fef1080000 - 0x000007fef127f000 C:\Windows\system32\d3d9.dll 0x000007fefc6a0000 - 0x000007fefc6ac000 C:\Windows\system32\VERSION.dll 0x000007fefc190000 - 0x000007fefc197000 C:\Windows\system32\d3d8thk.dll 0x000007fefbba0000 - 0x000007fefbbb8000 C:\Windows\system32\dwmapi.dll 0x000007fefbfd0000 - 0x000007fefc026000 C:\Windows\system32\uxtheme.dll 0x000007feeca20000 - 0x000007feedba2000 C:\Windows\system32\nvd3dumx.dll 0x000007fef29e0000 - 0x000007fef2a57000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\glass.dll 0x000007fefe340000 - 0x000007fefe3d7000 C:\Windows\system32\COMDLG32.dll 0x000007fefe260000 - 0x000007fefe337000 C:\Windows\system32\OLEAUT32.dll 0x000007fef8bc0000 - 0x000007fef8bdd000 C:\Program Files (x86)\McAfee\SiteAdvisor Enterprise\x64\saHook.dll 0x000007fefd5e0000 - 0x000007fefd5ef000 C:\Windows\system32\CRYPTBASE.dll 0x000007fefb770000 - 0x000007fefb79c000 C:\Windows\system32\powrprof.dll 0x000007fefdb00000 - 0x000007fefdcd7000 C:\Windows\system32\SETUPAPI.dll 0x000007fefd9b0000 - 0x000007fefd9e6000 C:\Windows\system32\CFGMGR32.dll 0x000007fefd820000 - 0x000007fefd83a000 C:\Windows\system32\DEVOBJ.dll 0x0000000100000000 - 0x000000010d076000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\jfxwebkit.dll 0x000007fefcf40000 - 0x000007fefcf57000 C:\Windows\system32\CRYPTSP.dll 0x000007fefcc40000 - 0x000007fefcc87000 C:\Windows\system32\rsaenh.dll 0x0000000068330000 - 0x000000006834a000 C:\promoted\jdk8u40b11_nojfx\jre\bin\net.dll 0x000007fefcee0000 - 0x000007fefcf35000 C:\Windows\system32\mswsock.dll 0x000007fefced0000 - 0x000007fefced7000 C:\Windows\System32\wship6.dll 0x0000000068390000 - 0x00000000683a1000 C:\promoted\jdk8u40b11_nojfx\jre\bin\nio.dll 0x000007fefc770000 - 0x000007fefc777000 C:\Windows\System32\wshtcpip.dll 0x000007fefcd60000 - 0x000007fefcdbb000 C:\Windows\system32\DNSAPI.dll 0x000007fef8f90000 - 0x000007fef8fbf000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x000007fefad60000 - 0x000007fefad87000 C:\Windows\system32\IPHLPAPI.DLL 0x000007fefad40000 - 0x000007fefad4b000 C:\Windows\system32\WINNSI.DLL 0x000007fef8720000 - 0x000007fef8728000 C:\Windows\system32\rasadhlp.dll 0x000007fef9530000 - 0x000007fef954e000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\javafx_font.dll 0x000007fef0ee0000 - 0x000007fef1076000 C:\Windows\system32\dwrite.dll 0x000007fefe3f0000 - 0x000007fefe489000 C:\Windows\system32\CLBCatQ.DLL 0x000007fefb850000 - 0x000007fefb9b1000 C:\Windows\system32\WindowsCodecs.dll 0x000007fefd580000 - 0x000007fefd5d7000 C:\Windows\system32\apphelp.dll 0x000007fefc660000 - 0x000007fefc695000 C:\Windows\system32\EhStorShell.dll 0x000007fefc030000 - 0x000007fefc15c000 C:\Windows\system32\PROPSYS.dll 0x000007fefc5e0000 - 0x000007fefc65e000 C:\Windows\System32\cscui.dll 0x000007fefc5d0000 - 0x000007fefc5dc000 C:\Windows\System32\CSCDLL.dll 0x000007fef6690000 - 0x000007fef669f000 C:\Windows\system32\CSCAPI.dll 0x000007fefc550000 - 0x000007fefc5d0000 C:\Windows\system32\ntshrui.dll 0x000007fefd2a0000 - 0x000007fefd2c3000 C:\Windows\system32\srvcli.dll 0x000007fefae80000 - 0x000007fefae8b000 C:\Windows\system32\slc.dll 0x000007fefab80000 - 0x000007fefabd3000 C:\Windows\System32\fwpuclnt.dll 0x000007fef7130000 - 0x000007fef715d000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll 0x0000000068320000 - 0x000000006832a000 C:\promoted\jdk8u40b11_nojfx\jre\bin\jfr.dll 0x000007fef94f0000 - 0x000007fef9508000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\prism_common.dll 0x00000000682f0000 - 0x0000000068314000 C:\promoted\jdk8u40b11_nojfx\jre\bin\sunec.dll 0x000007fefd7d0000 - 0x000007fefd7ee000 C:\Windows\system32\USERENV.dll 0x000007fefab50000 - 0x000007fefab61000 C:\Windows\system32\dhcpcsvc6.DLL 0x000007fefaad0000 - 0x000007fefaae8000 C:\Windows\system32\dhcpcsvc.DLL 0x000007fefaea0000 - 0x000007fefaeb5000 C:\Windows\system32\NLAapi.dll 0x000007fef9000000 - 0x000007fef9015000 C:\Windows\system32\napinsp.dll 0x000007fef8fe0000 - 0x000007fef8ff9000 C:\Windows\system32\pnrpnsp.dll 0x000007fef8fd0000 - 0x000007fef8fdb000 C:\Windows\System32\winrnr.dll 0x000007fef8fc0000 - 0x000007fef8fd0000 C:\Windows\system32\wshbth.dll 0x000007fef26a0000 - 0x000007fef26f5000 C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\bin\javafx_iio.dll 0x000007fef8cc0000 - 0x000007fef8de5000 C:\Windows\system32\dbghelp.dll VM Arguments: jvm_args: -Dfile.encoding=UTF-8 -DproxyHost=www-proxy.us.oracle.com -DproxyPort=80 java_command: WebLauncher java_class_path (initial): C:\cygwin64\home\Anton\jfx9-dev\rt\modules\web\build\classes\main;C:\cygwin64\home\Anton\jfx9-dev\artifacts\sdk\rt\lib\ext\jfxrt.jar;C:\cygwin64\home\Anton\jfx9-dev\rt-closed\toys\WebLauncher\build\classes Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=C:/promoted/jdk8u40b11_nojfx PATH=C:\cygwin64\usr\local\bin;C:\cygwin64\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;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)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\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\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Common Files\Lenovo;C:\Program Files (x86)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Symantec\VIP Access Client;C:\SWTOOLS\ReadyApps;C:\Program Files (x86)\Common Files\Lenovo;C:\Program Files\Microsoft Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\Calibre2;C:\cygwin64\lib\lapack USERNAME=Anton SHELL=/bin/bash OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7601 Service Pack 1 CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, tsc, tscinvbit, tscinv Memory: 4k page, physical 8327208k(1981256k free), swap 16652552k(11064624k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.40-b15) for windows-amd64 JRE (1.8.0_40-ea-b11), built on Oct 21 2014 18:50:41 by "java_re" with MS VC++ 10.0 (VS2010) time: Mon Mar 23 12:32:40 2015 elapsed time: 23 seconds (0d 0h 0m 23s)