Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8123807

DRT test harness is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None
    • web

      All DRT tests are failing with the following VM crash dump:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x53f0bd5a, pid=4208, tid=9848
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b102) (build 1.8.0-ea-b102)
      # Java VM: Java HotSpot(TM) Client VM (25.0-b44 mixed mode windows-x86 )
      # Problematic frame:
      # C [DumpRenderTreeJava.dll+0xbd5a] WTF::RefCountedBase::ref+0xa
      #
      # 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 (0x0113e400): JavaThread "JavaFX Application Thread" [_thread_in_native, id=9848, stack(0x15cc0000,0x15d10000)]

      siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

      Registers:
      EAX=0x00000000, EBX=0x02ab1f88, ECX=0x00000000, EDX=0x00000000
      ESP=0x15d0ed48, EBP=0x15d0ed4c, ESI=0x02ab1f88, EDI=0x0113e400
      EIP=0x53f0bd5a, EFLAGS=0x00010202

      Top of Stack: (sp=0x15d0ed48)
      0x15d0ed48: 00000000 15d0ed74 53f0458f 922779b1
      0x15d0ed58: 00000000 53f24b20 00002000 15a175d8
      0x15d0ed68: 15d0ef88 53f1e61a 00000000 15d0ed98
      0x15d0ed78: 53f15e55 1552f5a0 152eff78 15d0ed8c
      0x15d0ed88: 1552f5a0 00000000 02ceabc0 152eff78
      0x15d0ed98: 15d0eddc 02ceacc3 0113e530 15d0ede4
      0x15d0eda8: 1552f5a0 00000000 152eff78 00000000
      0x15d0edb8: 00000000 15d0edbc 02ab1f88 15d0edfc

      Instructions: (pc=0x53f0bd5a)
      0x53f0bd3a: e8 59 5b ff ff 8b e5 5d c3 cc cc cc cc cc cc cc
      0x53f0bd4a: cc cc cc cc cc cc 55 8b ec 51 89 4d fc 8b 45 fc
      0x53f0bd5a: 83 38 01 75 0d 6a 01 8b 4d fc 83 c1 06 e8 92 59
      0x53f0bd6a: ff ff 8b 4d fc 83 c1 06 e8 f4 5a ff ff 0f b6 c8


      Register to memory mapping:

      EAX=0x00000000 is an unknown value
      EBX=0x02ab1f88 is an unknown value
      ECX=0x00000000 is an unknown value
      EDX=0x00000000 is an unknown value
      ESP=0x15d0ed48 is pointing into the stack for thread: 0x0113e400
      EBP=0x15d0ed4c is pointing into the stack for thread: 0x0113e400
      ESI=0x02ab1f88 is an unknown value
      EDI=0x0113e400 is a thread


      Stack: [0x15cc0000,0x15d10000], sp=0x15d0ed48, free space=315k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [DumpRenderTreeJava.dll+0xbd5a] WTF::RefCountedBase::ref+0xa
      C [DumpRenderTreeJava.dll+0x458f] TestRunner::makeWindowObject+0x4f
      C [DumpRenderTreeJava.dll+0x15e55] Java_com_sun_javafx_webkit_drt_DumpRenderTree_didClearWindowObject+0xd5
      j com.sun.javafx.webkit.drt.DumpRenderTree.didClearWindowObject(JJLcom/sun/javafx/webkit/drt/EventSender;)V+0
      j com.sun.javafx.webkit.drt.DumpRenderTree.access$1100(JJLcom/sun/javafx/webkit/drt/EventSender;)V+4
      j com.sun.javafx.webkit.drt.DumpRenderTree$WebPageClientImpl.didClearWindowObject(JJ)V+14
      j com.sun.webkit.WebPage.fwkDidClearWindowObject(JJ)V+13
      v ~StubRoutines::call_stub
      V [jvm.dll+0x143185]
      V [jvm.dll+0x20627e]
      V [jvm.dll+0x14321e]
      V [jvm.dll+0xcfcc5]
      V [jvm.dll+0xd2c5c]
      C [jfxwebkit.dll+0x6bc067] JNIEnv_::CallVoidMethod+0x27
      C [jfxwebkit.dll+0x10db235] WebCore::FrameLoaderClientJava::dispatchDidClearWindowObjectInWorld+0x95
      C [jfxwebkit.dll+0xec6728] WebCore::FrameLoader::dispatchDidClearWindowObjectInWorld+0x58
      C [jfxwebkit.dll+0x72fc0b] WebCore::ScriptController::initScript+0x16b
      C [jfxwebkit.dll+0x6ba052] WebCore::ScriptController::windowShell+0x92
      C [jfxwebkit.dll+0x7315b3] WebCore::ScriptController::globalObject+0x13
      C [jfxwebkit.dll+0x10be171] WebCore::getGlobalContext+0x11
      C [jfxwebkit.dll+0x10f223c] Java_com_sun_webkit_WebPage_twkInit+0x1cc
      j com.sun.webkit.WebPage.twkInit(JZ)V+0
      j com.sun.webkit.WebPage.<init>(Lcom/sun/webkit/WebPageClient;Lcom/sun/webkit/UIClient;Lcom/sun/webkit/PolicyClient;Lcom/sun/webkit/InspectorClient;Lcom/sun/webkit/ThemeClient;Z)V+190
      j com.sun.javafx.webkit.drt.DumpRenderTree.<init>(Ljava/lang/String;Ljava/util/concurrent/CountDownLatch;)V+96
      j com.sun.javafx.webkit.drt.DumpRenderTree.<init>(Ljava/lang/String;Ljava/util/concurrent/CountDownLatch;Lcom/sun/javafx/webkit/drt/DumpRenderTree$1;)V+3
      j com.sun.javafx.webkit.drt.DumpRenderTree$2.run()V+13
      j com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V+4
      v ~StubRoutines::call_stub
      V [jvm.dll+0x143185]
      V [jvm.dll+0x20627e]
      V [jvm.dll+0x14321e]
      V [jvm.dll+0xcfcc5]
      V [jvm.dll+0xd2c5c]
      C [glass.dll+0xcd67] JNIEnv_::CallVoidMethod+0x27
      C [glass.dll+0xdcb4] `Java_com_sun_glass_ui_win_WinApplication__1submitForLaterInvocation'::`2'::_MyAction::Do+0x24
      C [glass.dll+0xd0f5] GlassApplication::WindowProc+0x85
      C [glass.dll+0x7d63] BaseWnd::StaticWindowProc+0x73
      C [USER32.dll+0x162fa]
      C [USER32.dll+0x16d3a]
      C [USER32.dll+0x177c4]
      C [USER32.dll+0x1788a]
      C [glass.dll+0xdb27] Java_com_sun_glass_ui_win_WinApplication__1runLoop+0x67
      j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
      j com.sun.glass.ui.win.WinApplication.access$300(Lcom/sun/glass/ui/win/WinApplication;Ljava/lang/Runnable;)V+2
      j com.sun.glass.ui.win.WinApplication$3$1.run()V+25
      j java.lang.Thread.run()V+11
      v ~StubRoutines::call_stub
      V [jvm.dll+0x143185]
      V [jvm.dll+0x20627e]
      V [jvm.dll+0x14321e]
      V [jvm.dll+0x1433a6]
      V [jvm.dll+0x143417]
      V [jvm.dll+0xeeb6f]
      V [jvm.dll+0x16547c]
      V [jvm.dll+0x165cca]
      V [jvm.dll+0x1a9336]
      C [msvcr100.dll+0x10fac]
      C [msvcr100.dll+0x110b1]
      C [kernel32.dll+0x133aa]
      C [ntdll.dll+0x39ef2]
      C [ntdll.dll+0x39ec5]

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j com.sun.javafx.webkit.drt.DumpRenderTree.didClearWindowObject(JJLcom/sun/javafx/webkit/drt/EventSender;)V+0
      j com.sun.javafx.webkit.drt.DumpRenderTree.access$1100(JJLcom/sun/javafx/webkit/drt/EventSender;)V+4
      j com.sun.javafx.webkit.drt.DumpRenderTree$WebPageClientImpl.didClearWindowObject(JJ)V+14
      j com.sun.webkit.WebPage.fwkDidClearWindowObject(JJ)V+13
      v ~StubRoutines::call_stub
      j com.sun.webkit.WebPage.twkInit(JZ)V+0
      j com.sun.webkit.WebPage.<init>(Lcom/sun/webkit/WebPageClient;Lcom/sun/webkit/UIClient;Lcom/sun/webkit/PolicyClient;Lcom/sun/webkit/InspectorClient;Lcom/sun/webkit/ThemeClient;Z)V+190
      j com.sun.javafx.webkit.drt.DumpRenderTree.<init>(Ljava/lang/String;Ljava/util/concurrent/CountDownLatch;)V+96
      j com.sun.javafx.webkit.drt.DumpRenderTree.<init>(Ljava/lang/String;Ljava/util/concurrent/CountDownLatch;Lcom/sun/javafx/webkit/drt/DumpRenderTree$1;)V+3
      j com.sun.javafx.webkit.drt.DumpRenderTree$2.run()V+13
      j com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V+4
      v ~StubRoutines::call_stub
      j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
      j com.sun.glass.ui.win.WinApplication.access$300(Lcom/sun/glass/ui/win/WinApplication;Ljava/lang/Runnable;)V+2
      j com.sun.glass.ui.win.WinApplication$3$1.run()V+25
      j java.lang.Thread.run()V+11
      v ~StubRoutines::call_stub

      --------------- P R O C E S S ---------------

      Java Threads: ( => current thread )
        0x173d9000 JavaThread "Thread-3" daemon [_thread_in_native, id=3112, stack(0x15ad0000,0x15b20000)]
        0x173bf000 JavaThread "Disposer" daemon [_thread_blocked, id=1724, stack(0x15c60000,0x15cb0000)]
        0x173c4000 JavaThread "WebPane-Timer" daemon [_thread_blocked, id=9144, stack(0x1d980000,0x1d9d0000)]
      =>0x0113e400 JavaThread "JavaFX Application Thread" [_thread_in_native, id=9848, stack(0x15cc0000,0x15d10000)]
        0x01134800 JavaThread "Thread-2" daemon [_thread_blocked, id=8792, stack(0x15ba0000,0x15bf0000)]
        0x010fb000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=9560, stack(0x15550000,0x155a0000)]
        0x00fd4000 JavaThread "Service Thread" daemon [_thread_blocked, id=4824, stack(0x153b0000,0x15400000)]
        0x00fd1c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=928, stack(0x15230000,0x15280000)]
        0x00fcd800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4480, stack(0x15290000,0x152e0000)]
        0x00fca000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2324, stack(0x15300000,0x15350000)]
        0x00f99400 JavaThread "Finalizer" daemon [_thread_blocked, id=9284, stack(0x14ee0000,0x14f30000)]
        0x00f94400 JavaThread "Reference Handler" daemon [_thread_blocked, id=10028, stack(0x15110000,0x15160000)]
        0x0048b400 JavaThread "main" [_thread_blocked, id=6920, stack(0x00e30000,0x00e80000)]

      Other Threads:
        0x00f91c00 VMThread [stack: 0x150c0000,0x15110000] [id=9220]
        0x00fd5c00 WatcherThread [stack: 0x00c20000,0x00c70000] [id=2308]

      VM state:not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      Heap:
       def new generation total 4928K, used 2387K [0x04ee0000, 0x05430000, 0x0a430000)
        eden space 4416K, 42% used [0x04ee0000, 0x050b4c10, 0x05330000)
        from space 512K, 100% used [0x05330000, 0x053b0000, 0x053b0000)
        to space 512K, 0% used [0x053b0000, 0x053b0000, 0x05430000)
       tenured generation total 10944K, used 2063K [0x0a430000, 0x0aee0000, 0x14ee0000)
         the space 10944K, 18% used [0x0a430000, 0x0a633ef0, 0x0a634000, 0x0aee0000)
       Metaspace total 4554K, used 4295K, reserved 6528K
        data space 4066K, used 3835K, reserved 4480K
        class space 488K, used 460K, reserved 2048K

      Card table byte_map: [0x00cc0000,0x00d50000] byte_map_base: 0x00c98900

      Polling page: 0x00260000

      CodeCache: size=32768Kb used=790Kb max_used=790Kb free=31977Kb
       bounds [0x02ce0000, 0x02da8000, 0x04ce0000]
       total_blobs=334 nmethods=114 adapters=155
       compilation: enabled

      Compilation events (10 events):
      Event: 1.869 Thread 0x00fd1c00 109 java.util.zip.ZipFile::access$400 (5 bytes)
      Event: 1.869 Thread 0x00fd1c00 nmethod 109 0x02da4ac8 code [0x02da4bc0, 0x02da4c40]
      Event: 1.872 Thread 0x00fd1c00 110 sun.util.calendar.CalendarDate::getMonth (5 bytes)
      Event: 1.872 Thread 0x00fd1c00 nmethod 110 0x02da4cc8 code [0x02da4dc0, 0x02da4e40]
      Event: 1.872 Thread 0x00fd1c00 111 sun.util.calendar.CalendarDate::setNormalized (6 bytes)
      Event: 1.872 Thread 0x00fd1c00 nmethod 111 0x02da4e88 code [0x02da4f80, 0x02da5000]
      Event: 1.880 Thread 0x00fd1c00 113 sun.misc.FDBigInteger::mult (64 bytes)
      Event: 1.880 Thread 0x00fd1c00 nmethod 113 0x02da5308 code [0x02da5410, 0x02da55c0]
      Event: 9.891 Thread 0x00fd1c00 114 java.util.concurrent.atomic.AtomicBoolean::get (13 bytes)
      Event: 9.892 Thread 0x00fd1c00 nmethod 114 0x02da5748 code [0x02da5840, 0x02da58d0]

      GC Heap History (4 events):
      Event: 0.859 GC heap before
      {Heap before GC invocations=0 (full 0):
       def new generation total 4928K, used 4403K [0x04ee0000, 0x05430000, 0x0a430000)
        eden space 4416K, 99% used [0x04ee0000, 0x0532cdc8, 0x05330000)
        from space 512K, 0% used [0x05330000, 0x05330000, 0x053b0000)
        to space 512K, 0% used [0x053b0000, 0x053b0000, 0x05430000)
       tenured generation total 10944K, used 0K [0x0a430000, 0x0aee0000, 0x14ee0000)
         the space 10944K, 0% used [0x0a430000, 0x0a430000, 0x0a430200, 0x0aee0000)
       Metaspace total 3226K, used 2907K, reserved 6528K
        data space 2914K, used 2621K, reserved 4480K
        class space 312K, used 286K, reserved 2048K
      Event: 0.863 GC heap after
      Heap after GC invocations=1 (full 0):
       def new generation total 4928K, used 512K [0x04ee0000, 0x05430000, 0x0a430000)
        eden space 4416K, 0% used [0x04ee0000, 0x04ee0000, 0x05330000)
        from space 512K, 100% used [0x053b0000, 0x05430000, 0x05430000)
        to space 512K, 0% used [0x05330000, 0x05330000, 0x053b0000)
       tenured generation total 10944K, used 963K [0x0a430000, 0x0aee0000, 0x14ee0000)
         the space 10944K, 8% used [0x0a430000, 0x0a520dc8, 0x0a520e00, 0x0aee0000)
       Metaspace total 3226K, used 2907K, reserved 6528K
        data space 2914K, used 2621K, reserved 4480K
        class space 312K, used 286K, reserved 2048K
      }
      Event: 1.789 GC heap before
      {Heap before GC invocations=1 (full 0):
       def new generation total 4928K, used 4928K [0x04ee0000, 0x05430000, 0x0a430000)
        eden space 4416K, 100% used [0x04ee0000, 0x05330000, 0x05330000)
        from space 512K, 100% used [0x053b0000, 0x05430000, 0x05430000)
        to space 512K, 0% used [0x05330000, 0x05330000, 0x053b0000)
       tenured generation total 10944K, used 963K [0x0a430000, 0x0aee0000, 0x14ee0000)
         the space 10944K, 8% used [0x0a430000, 0x0a520dc8, 0x0a520e00, 0x0aee0000)
       Metaspace total 4218K, used 3912K, reserved 6528K
        data space 3810K, used 3522K, reserved 4480K
        class space 408K, used 390K, reserved 2048K
      Event: 1.792 GC heap after
      Heap after GC invocations=2 (full 0):
       def new generation total 4928K, used 512K [0x04ee0000, 0x05430000, 0x0a430000)
        eden space 4416K, 0% used [0x04ee0000, 0x04ee0000, 0x05330000)
        from space 512K, 100% used [0x05330000, 0x053b0000, 0x053b0000)
        to space 512K, 0% used [0x053b0000, 0x053b0000, 0x05430000)
       tenured generation total 10944K, used 2063K [0x0a430000, 0x0aee0000, 0x14ee0000)
         the space 10944K, 18% used [0x0a430000, 0x0a633ef0, 0x0a634000, 0x0aee0000)
       Metaspace total 4218K, used 3912K, reserved 6528K
        data space 3810K, used 3522K, reserved 4480K
        class space 408K, used 390K, reserved 2048K
      }

      Deoptimization events (0 events):
      No events

      Internal exceptions (10 events):
      Event: 1.919 Thread 0x0048b400 Threw 0x050870d0 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.919 Thread 0x0113e400 Threw 0x0507b8e0 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.920 Thread 0x0113e400 Threw 0x0507e450 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.921 Thread 0x0113e400 Threw 0x05096248 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.922 Thread 0x0113e400 Threw 0x050992c0 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.922 Thread 0x0113e400 Threw 0x0509b190 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.923 Thread 0x0113e400 Threw 0x0509d8e0 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.923 Thread 0x0113e400 Threw 0x050a0358 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.926 Thread 0x0113e400 Threw 0x050a2b28 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249
      Event: 1.927 Thread 0x0113e400 Threw 0x050a7858 at C:\re\jdk8\5336\hotspot\src\share\vm\prims\jvm.cpp:1249

      Events (10 events):
      Event: 1.923 loading class 0x010ead38 done
      Event: 1.923 loading class 0x010effd8
      Event: 1.923 loading class 0x010effd8 done
      Event: 1.926 loading class 0x00f9c868
      Event: 1.926 loading class 0x00f9c868 done
      Event: 1.927 loading class 0x010d6a70
      Event: 1.927 loading class 0x010d6a70 done
      Event: 1.939 Thread 0x173d9000 Thread added: 0x173d9000
      Event: 4.419 Executing VM operation: EnableBiasedLocking
      Event: 4.419 Executing VM operation: EnableBiasedLocking done


      Dynamic libraries:
      0x01180000 - 0x011b0000 C:\files\jdk1.8.0\bin\java.exe
      0x77760000 - 0x778e0000 C:\Windows\SysWOW64\ntdll.dll
      0x769f0000 - 0x76b00000 C:\Windows\syswow64\kernel32.dll
      0x76c20000 - 0x76c67000 C:\Windows\syswow64\KERNELBASE.dll
      0x772c0000 - 0x77360000 C:\Windows\syswow64\ADVAPI32.dll
      0x77180000 - 0x7722c000 C:\Windows\syswow64\msvcrt.dll
      0x76ca0000 - 0x76cb9000 C:\Windows\SysWOW64\sechost.dll
      0x76780000 - 0x76870000 C:\Windows\syswow64\RPCRT4.dll
      0x752c0000 - 0x75320000 C:\Windows\syswow64\SspiCli.dll
      0x752b0000 - 0x752bc000 C:\Windows\syswow64\CRYPTBASE.dll
      0x76e10000 - 0x76f10000 C:\Windows\syswow64\USER32.dll
      0x76cc0000 - 0x76d50000 C:\Windows\syswow64\GDI32.dll
      0x76c90000 - 0x76c9a000 C:\Windows\syswow64\LPK.dll
      0x76f70000 - 0x7700d000 C:\Windows\syswow64\USP10.dll
      0x74990000 - 0x74b2e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
      0x76d50000 - 0x76da7000 C:\Windows\syswow64\SHLWAPI.dll
      0x75370000 - 0x753d0000 C:\Windows\system32\IMM32.DLL
      0x764c0000 - 0x7658c000 C:\Windows\syswow64\MSCTF.dll
      0x549c0000 - 0x54a7d000 C:\files\jdk1.8.0\jre\bin\msvcr100.dll
      0x54180000 - 0x54508000 C:\files\jdk1.8.0\jre\bin\client\jvm.dll
      0x75110000 - 0x75117000 C:\Windows\system32\WSOCK32.dll
      0x75330000 - 0x75365000 C:\Windows\syswow64\WS2_32.dll
      0x75320000 - 0x75326000 C:\Windows\syswow64\NSI.dll
      0x70b40000 - 0x70b72000 C:\Windows\system32\WINMM.dll
      0x76420000 - 0x76425000 C:\Windows\syswow64\PSAPI.DLL
      0x59890000 - 0x5989c000 C:\files\jdk1.8.0\jre\bin\verify.dll
      0x54150000 - 0x54171000 C:\files\jdk1.8.0\jre\bin\java.dll
      0x59870000 - 0x59883000 C:\files\jdk1.8.0\jre\bin\zip.dll
      0x753d0000 - 0x7601a000 C:\Windows\syswow64\SHELL32.dll
      0x76590000 - 0x766ec000 C:\Windows\syswow64\ole32.dll
      0x74cd0000 - 0x74cdb000 C:\Windows\system32\profapi.dll
      0x54120000 - 0x5414e000 C:\projects\jfx-8.0-drt\artifacts\sdk\rt\bin\prism_d3d.dll
      0x53fa0000 - 0x54113000 C:\Windows\system32\MSVCR100D.dll
      0x6faf0000 - 0x6fcb3000 C:\Windows\system32\d3d9.dll
      0x74600000 - 0x74609000 C:\Windows\system32\VERSION.dll
      0x72b60000 - 0x72b66000 C:\Windows\system32\d3d8thk.dll
      0x70c30000 - 0x70c43000 C:\Windows\system32\dwmapi.dll
      0x74220000 - 0x742a0000 C:\Windows\system32\uxtheme.dll
      0x6c6e0000 - 0x6d086000 C:\Windows\system32\nvd3dum.dll
      0x53f40000 - 0x53f9b000 C:\projects\jfx-8.0-drt\artifacts\sdk\rt\bin\glass.dll
      0x76970000 - 0x769eb000 C:\Windows\syswow64\COMDLG32.dll
      0x77230000 - 0x772bf000 C:\Windows\syswow64\OLEAUT32.dll
      0x70210000 - 0x70235000 C:\Windows\system32\powrprof.dll
      0x76280000 - 0x7641d000 C:\Windows\syswow64\SETUPAPI.dll
      0x77150000 - 0x77177000 C:\Windows\syswow64\CFGMGR32.dll
      0x76c70000 - 0x76c82000 C:\Windows\syswow64\DEVOBJ.dll
      0x177a0000 - 0x1d920000 C:\projects\jfx-8.0-drt\artifacts\sdk\rt\bin\jfxwebkit.dll
      0x74610000 - 0x74626000 C:\Windows\system32\CRYPTSP.dll
      0x745c0000 - 0x745fb000 C:\Windows\system32\rsaenh.dll
      0x53f00000 - 0x53f3a000 C:\projects\jfx-8.0-drt\artifacts\test\DumpRenderTreeJava.dll
      0x74d30000 - 0x74e1b000 C:\Windows\system32\dbghelp.dll

      VM Arguments:
      jvm_args: -Dcom.sun.webkit.platformticks=false -Djava.library.path=C:/projects/jfx-8.0-drt/artifacts/test
      java_command: com.sun.javafx.webkit.drt.DumpRenderTree -
      java_class_path (initial): C:/projects/jfx-8.0-drt/artifacts/sdk/rt/lib/ext/jfxrt.jar;C:/projects/jfx-8.0-drt/artifacts/test/drt.jar
      Launcher Type: SUN_STANDARD

      Environment Variables:
      PATH=C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Lenovo\Access Connections;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\DTS\Binn;C:\Program Files\Microsoft Windows Performance Toolkit;C:\Program Files\Mercurial;C:\files\gradle-1.4\bin;C:\files\apache-ant-1.8.2\bin;C:\Program Files (x86)\Common Files\Apple\Apple Application Support;C:\cygwin\bin;C:\projects\icu4c-50_1-src\icu\bin



      --------------- S Y S T E M ---------------

      OS: Windows 7 , 64 bit Build 7601 Service Pack 1

      CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit

      Memory: 4k page, physical 8245000k(2103920k free), swap 16488140k(11045892k free)

      vm_info: Java HotSpot(TM) Client VM (25.0-b44) for windows-x86 JRE (1.8.0-ea-b102), built on Aug 8 2013 02:41:05 by "java_re" with MS VC++ 10.0 (VS2010)

      time: Tue Sep 03 14:15:40 2013
      elapsed time: 18 seconds

            vbaranov Vasiliy Baranov (Inactive)
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: