SDK 3.2 crashes during launch

After starting jME SDK 3.2 on Windows 10, it crashes just after “Done loading modules”. There is a FileNotFoundException in the hs err log:

"Event: 72.908 Thread 0x35d31000 Exception <a ‘java/io/FileNotFoundException’> (0x27a8fa30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]

This is the complete log:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6faec5d5, pid=11936, tid=0x00001ee4
#
# JRE version: Java(TM) SE Runtime Environment (8.0_192-b12) (build 1.8.0_192-b12)
# Java VM: Java HotSpot(TM) Server VM (25.192-b12 mixed mode windows-x86 )
# Problematic frame:
# C  [ig9icd32.dll+0x1c5d5]
#
# 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.java.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 (0x35dbd000):  JavaThread "jME3 Main" [_thread_in_native, id=7908, stack(0x3eaf0000,0x3ecf0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x00000008, ECX=0x008aca08, EDX=0x008b3098
ESP=0x3ecef524, EBP=0x3ecef54c, ESI=0x008acbdc, EDI=0x00000001
EIP=0x6faec5d5, EFLAGS=0x00010202

Top of Stack: (sp=0x3ecef524)
0x3ecef524:   3e40df80 008aca08 008aca08 00000000
0x3ecef534:   00000000 00000000 3e3defe8 00000000
0x3ecef544:   008b3098 75790040 3ecef570 6faf51eb
0x3ecef554:   008acbdc 00000008 008acb2c 3ecef56c
0x3ecef564:   008aca08 3e3defe8 008aca08 3ecef594
0x3ecef574:   6faebfd9 3e3db070 00000001 00000000
0x3ecef584:   00000000 00000000 7579009c 75790098
0x3ecef594:   3ecef5b8 6fc8258c 00000000 00000000 

Instructions: (pc=0x6faec5d5)
0x6faec5b5:   50 e8 d5 41 00 00 8b 16 83 c4 08 89 55 f8 8b 4d
0x6faec5c5:   18 8b 81 d0 01 00 00 89 45 f4 8b 81 e4 01 00 00
0x6faec5d5:   8b 30 8b 40 04 8b 89 d0 01 00 00 89 75 e8 8b 75
0x6faec5e5:   08 89 45 ec 83 f9 10 72 5a 8d 41 f0 8b d0 c1 ea 


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000008 is an unknown value
ECX=0x008aca08 is an unknown value
EDX=0x008b3098 is an unknown value
ESP=0x3ecef524 is pointing into the stack for thread: 0x35dbd000
EBP=0x3ecef54c is pointing into the stack for thread: 0x35dbd000
ESI=0x008acbdc is an unknown value
EDI=0x00000001 is an unknown value


Stack: [0x3eaf0000,0x3ecf0000],  sp=0x3ecef524,  free space=2045k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig9icd32.dll+0x1c5d5]
C  [ig9icd32.dll+0x251eb]
C  [ig9icd32.dll+0x1bfd9]
C  [ig9icd32.dll+0x1b258c]
C  [ig9icd32.dll+0x484fa]
C  [ig9icd32.dll+0xbbb0]
C  [opengl32.dll+0x1f422]
C  [opengl32.dll+0x1f9c8]
C  [opengl32.dll+0x1fabf]
C  [lwjgl.dll+0xad49]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.WindowsDisplay.nGetPbufferCapabilities(Lorg/lwjgl/opengl/PixelFormat;)I+0
j  org.lwjgl.opengl.WindowsDisplay.getPbufferCapabilities()I+17
j  org.lwjgl.opengl.Pbuffer.getCapabilities()I+3
j  com.jme3.system.lwjgl.LwjglOffscreenBuffer.initInThread()V+0
j  com.jme3.system.lwjgl.LwjglOffscreenBuffer.run()V+19
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x35dbfc00 JavaThread "Thread-7" daemon [_thread_blocked, id=2220, stack(0x3f150000,0x3f350000)]
=>0x35dbd000 JavaThread "jME3 Main" [_thread_in_native, id=7908, stack(0x3eaf0000,0x3ecf0000)]
  0x35dbf800 JavaThread "TimerQueue" daemon [_thread_blocked, id=2856, stack(0x3e710000,0x3e910000)]
  0x35dc1c00 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=5172, stack(0x3e1d0000,0x3e3d0000)]
  0x35dbec00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=8340, stack(0x3dfd0000,0x3e1d0000)]
  0x35dc0c00 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=7084, stack(0x3dcd0000,0x3ded0000)]
  0x35dbd800 JavaThread "File Watcher" daemon [_thread_blocked, id=8496, stack(0x3c6c0000,0x3c8c0000)]
  0x35dbf000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=6400, stack(0x3ca60000,0x3cc60000)]
  0x35dc3800 JavaThread "Folder Instance Processor" daemon [_thread_blocked, id=6668, stack(0x3c080000,0x3c280000)]
  0x35dc3000 JavaThread "Inactive RequestProcessor thread [Was:On Start/Stop/org.jme3.netbeans.plaf.darkmonkey.DarkMonkeyValidator]" daemon [_thread_blocked, id=10036, stack(0x3be80000,0x3c080000)]
  0x35dbe000 JavaThread "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.netbeans.modules.project.ui.groups.Group$3]" daemon [_thread_blocked, id=6380, stack(0x3bc80000,0x3be80000)]
  0x35a81800 JavaThread "OutputTab" daemon [_thread_in_native, id=3428, stack(0x3ba80000,0x3bc80000)]
  0x35a81400 JavaThread "Inactive RequestProcessor thread [Was:On Start/Stop/org.netbeans.modules.parsing.impl.indexing.IndexingModule$Startup]" daemon [_thread_blocked, id=11232, stack(0x3b880000,0x3ba80000)]
  0x35a80000 JavaThread "Inactive RequestProcessor thread [Was:QuickSearch Command Evaluator/org.netbeans.modules.quicksearch.CommandEvaluator$1]" daemon [_thread_blocked, id=11932, stack(0x3a5a0000,0x3a7a0000)]
  0x35a7fc00 JavaThread "Inactive RequestProcessor thread [Was:On Start/Stop/org.netbeans.core.impl.InitUI]" daemon [_thread_blocked, id=8408, stack(0x3a260000,0x3a460000)]
  0x35a7f400 JavaThread "Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.FolderList$ListTask]" daemon [_thread_blocked, id=8224, stack(0x38880000,0x38a80000)]
  0x35a80800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=3120, stack(0x38680000,0x38880000)]
  0x35a82c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=10400, stack(0x38380000,0x38580000)]
  0x35a82800 JavaThread "State Saver" [_thread_blocked, id=9424, stack(0x38180000,0x38380000)]
  0x35a82000 JavaThread "Framework Active Thread" [_thread_blocked, id=9148, stack(0x00be0000,0x00de0000)]
  0x35a80c00 JavaThread "RequestProcessor queue manager" daemon [_thread_blocked, id=10332, stack(0x37010000,0x37210000)]
  0x3633e400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5604, stack(0x38d20000,0x38f20000)]
  0x362c0800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7844, stack(0x37910000,0x37b10000)]
  0x362be000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6332, stack(0x376d0000,0x378d0000)]
  0x362bd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6804, stack(0x374d0000,0x376d0000)]
  0x35d31000 JavaThread "main" [_thread_blocked, id=9136, stack(0x36dd0000,0x36fd0000)]
  0x35d2b400 JavaThread "Folder recognizer" daemon [_thread_in_vm, id=9024, stack(0x36b90000,0x36d90000)]
  0x3619e000 JavaThread "CLI Requests Server" daemon [_thread_in_native, id=5884, stack(0x36850000,0x36a50000)]
  0x35cd9800 JavaThread "Active Reference Queue Daemon" daemon [_thread_blocked, id=9784, stack(0x35e10000,0x36010000)]
  0x341b9000 JavaThread "Service Thread" daemon [_thread_blocked, id=12220, stack(0x35590000,0x35790000)]
  0x341be000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8344, stack(0x35350000,0x35550000)]
  0x341bd000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=11748, stack(0x35110000,0x35310000)]
  0x341bbc00 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9400, stack(0x34ed0000,0x350d0000)]
  0x341bac00 JavaThread "Attach Listener" daemon [_thread_blocked, id=9748, stack(0x34c90000,0x34e90000)]
  0x341b9c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11356, stack(0x34a50000,0x34c50000)]
  0x3419a800 JavaThread "Finalizer" daemon [_thread_blocked, id=4868, stack(0x34720000,0x34920000)]
  0x02b2e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4988, stack(0x344e0000,0x346e0000)]
  0x02bce400 JavaThread "main" [_thread_blocked, id=8256, stack(0x00470000,0x00670000)]

Other Threads:
  0x02b2d800 VMThread [stack: 0x342a0000,0x344a0000] [id=6024]
  0x341c7000 WatcherThread [stack: 0x357d0000,0x359d0000] [id=11784]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x02bcd8d0] Threads_lock - owner thread: 0x35d2b400

Heap:
 PSYoungGen      total 31488K, used 22279K [0x27580000, 0x29c00000, 0x32000000)
  eden space 24320K, 82% used [0x27580000,0x2892e470,0x28d40000)
  from space 7168K, 29% used [0x28d40000,0x28f53928,0x29440000)
  to   space 6656K, 0% used [0x29580000,0x29580000,0x29c00000)
 ParOldGen       total 38144K, used 20033K [0x12000000, 0x14540000, 0x27580000)
  object space 38144K, 52% used [0x12000000,0x133907e0,0x14540000)
 Metaspace       used 24331K, capacity 26193K, committed 26240K, reserved 27008K

Card table byte_map: [0x32000000,0x32110000] byte_map_base: 0x31f70000

Marking Bits: (ParMarkBitMap*) 0x714c9bd0
 Begin Bits: [0x32a00000, 0x33200000)
 End Bits:   [0x33200000, 0x33a00000)

Polling page: 0x00750000

CodeCache: size=245760Kb used=10416Kb max_used=11286Kb free=235343Kb
 bounds [0x02bd0000, 0x036e8000, 0x11bd0000]
 total_blobs=4264 nmethods=3985 adapters=190
 compilation: enabled

Compilation events (10 events):
Event: 79.339 Thread 0x341be000 4806   !   2       sun.java2d.SunGraphics2D::drawImage (145 bytes)
Event: 79.340 Thread 0x341be000 nmethod 4806 0x03433ec8 code [0x03434060, 0x03434500]
Event: 79.340 Thread 0x341be000 4807       2       sun.java2d.pipe.DrawImage::copyImage (60 bytes)
Event: 79.341 Thread 0x341be000 nmethod 4807 0x0345ac48 code [0x0345ada0, 0x0345affc]
Event: 79.344 Thread 0x341be000 4808       2       java.awt.Rectangle::setBounds (21 bytes)
Event: 79.344 Thread 0x341be000 nmethod 4808 0x031c5fc8 code [0x031c60c0, 0x031c61a0]
Event: 79.345 Thread 0x341be000 4809       1       javax.swing.text.GapVector::getGapEnd (5 bytes)
Event: 79.345 Thread 0x341be000 nmethod 4809 0x02e5df08 code [0x02e5e000, 0x02e5e0a0]
Event: 79.345 Thread 0x341be000 4810       1       javax.swing.text.GapVector::getGapStart (5 bytes)
Event: 79.345 Thread 0x341be000 nmethod 4810 0x0304d5c8 code [0x0304d6c0, 0x0304d760]

GC Heap History (10 events):
Event: 77.983 GC heap before
{Heap before GC invocations=60 (full 2):
 PSYoungGen      total 26624K, used 25099K [0x27580000, 0x295c0000, 0x32000000)
  eden space 22784K, 98% used [0x27580000,0x28b844d8,0x28bc0000)
  from space 3840K, 66% used [0x28bc0000,0x28e3ea88,0x28f80000)
  to   space 4096K, 0% used [0x291c0000,0x291c0000,0x295c0000)
 ParOldGen       total 33536K, used 30001K [0x12000000, 0x140c0000, 0x27580000)
  object space 33536K, 89% used [0x12000000,0x13d4c660,0x140c0000)
 Metaspace       used 19414K, capacity 20697K, committed 20736K, reserved 20864K
Event: 77.988 GC heap after
Heap after GC invocations=60 (full 2):
 PSYoungGen      total 28416K, used 3667K [0x27580000, 0x29680000, 0x32000000)
  eden space 24320K, 0% used [0x27580000,0x27580000,0x28d40000)
  from space 4096K, 89% used [0x291c0000,0x29554ed8,0x295c0000)
  to   space 4608K, 0% used [0x28d40000,0x28d40000,0x291c0000)
 ParOldGen       total 33536K, used 30005K [0x12000000, 0x140c0000, 0x27580000)
  object space 33536K, 89% used [0x12000000,0x13d4d660,0x140c0000)
 Metaspace       used 19414K, capacity 20697K, committed 20736K, reserved 20864K
}
Event: 78.535 GC heap before
{Heap before GC invocations=61 (full 2):
 PSYoungGen      total 28416K, used 27184K [0x27580000, 0x29680000, 0x32000000)
  eden space 24320K, 96% used [0x27580000,0x28c772a0,0x28d40000)
  from space 4096K, 89% used [0x291c0000,0x29554ed8,0x295c0000)
  to   space 4608K, 0% used [0x28d40000,0x28d40000,0x291c0000)
 ParOldGen       total 33536K, used 30005K [0x12000000, 0x140c0000, 0x27580000)
  object space 33536K, 89% used [0x12000000,0x13d4d660,0x140c0000)
 Metaspace       used 20778K, capacity 22099K, committed 22144K, reserved 22912K
Event: 78.540 GC heap after
Heap after GC invocations=61 (full 2):
 PSYoungGen      total 28928K, used 4607K [0x27580000, 0x299c0000, 0x32000000)
  eden space 24320K, 0% used [0x27580000,0x27580000,0x28d40000)
  from space 4608K, 99% used [0x28d40000,0x291bfde0,0x291c0000)
  to   space 5632K, 0% used [0x29440000,0x29440000,0x299c0000)
 ParOldGen       total 33536K, used 30017K [0x12000000, 0x140c0000, 0x27580000)
  object space 33536K, 89% used [0x12000000,0x13d50660,0x140c0000)
 Metaspace       used 20778K, capacity 22099K, committed 22144K, reserved 22912K
}
Event: 78.816 GC heap before
{Heap before GC invocations=62 (full 2):
 PSYoungGen      total 28928K, used 28927K [0x27580000, 0x299c0000, 0x32000000)
  eden space 24320K, 100% used [0x27580000,0x28d40000,0x28d40000)
  from space 4608K, 99% used [0x28d40000,0x291bfde0,0x291c0000)
  to   space 5632K, 0% used [0x29440000,0x29440000,0x299c0000)
 ParOldGen       total 33536K, used 30017K [0x12000000, 0x140c0000, 0x27580000)
  object space 33536K, 89% used [0x12000000,0x13d50660,0x140c0000)
 Metaspace       used 22329K, capacity 23896K, committed 23896K, reserved 23936K
Event: 78.830 GC heap after
Heap after GC invocations=62 (full 2):
 PSYoungGen      total 29952K, used 5627K [0x27580000, 0x29d00000, 0x32000000)
  eden space 24320K, 0% used [0x27580000,0x27580000,0x28d40000)
  from space 5632K, 99% used [0x29440000,0x299befc0,0x299c0000)
  to   space 7168K, 0% used [0x28d40000,0x28d40000,0x29440000)
 ParOldGen       total 33536K, used 31616K [0x12000000, 0x140c0000, 0x27580000)
  object space 33536K, 94% used [0x12000000,0x13ee0370,0x140c0000)
 Metaspace       used 22329K, capacity 23896K, committed 23896K, reserved 23936K
}
Event: 78.830 GC heap before
{Heap before GC invocations=63 (full 3):
 PSYoungGen      total 29952K, used 5627K [0x27580000, 0x29d00000, 0x32000000)
  eden space 24320K, 0% used [0x27580000,0x27580000,0x28d40000)
  from space 5632K, 99% used [0x29440000,0x299befc0,0x299c0000)
  to   space 7168K, 0% used [0x28d40000,0x28d40000,0x29440000)
 ParOldGen       total 33536K, used 31616K [0x12000000, 0x140c0000, 0x27580000)
  object space 33536K, 94% used [0x12000000,0x13ee0370,0x140c0000)
 Metaspace       used 22329K, capacity 23896K, committed 23896K, reserved 23936K
Event: 78.951 GC heap after
Heap after GC invocations=63 (full 3):
 PSYoungGen      total 29952K, used 0K [0x27580000, 0x29d00000, 0x32000000)
  eden space 24320K, 0% used [0x27580000,0x27580000,0x28d40000)
  from space 5632K, 0% used [0x29440000,0x29440000,0x299c0000)
  to   space 7168K, 0% used [0x28d40000,0x28d40000,0x29440000)
 ParOldGen       total 38144K, used 20029K [0x12000000, 0x14540000, 0x27580000)
  object space 38144K, 52% used [0x12000000,0x1338f678,0x14540000)
 Metaspace       used 22329K, capacity 23896K, committed 23896K, reserved 23936K
}
Event: 79.172 GC heap before
{Heap before GC invocations=64 (full 3):
 PSYoungGen      total 29952K, used 24320K [0x27580000, 0x29d00000, 0x32000000)
  eden space 24320K, 100% used [0x27580000,0x28d40000,0x28d40000)
  from space 5632K, 0% used [0x29440000,0x29440000,0x299c0000)
  to   space 7168K, 0% used [0x28d40000,0x28d40000,0x29440000)
 ParOldGen       total 38144K, used 20029K [0x12000000, 0x14540000, 0x27580000)
  object space 38144K, 52% used [0x12000000,0x1338f7e0,0x14540000)
 Metaspace       used 23262K, capacity 24886K, committed 24960K, reserved 24960K
Event: 79.176 GC heap after
Heap after GC invocations=64 (full 3):
 PSYoungGen      total 31488K, used 2126K [0x27580000, 0x29c00000, 0x32000000)
  eden space 24320K, 0% used [0x27580000,0x27580000,0x28d40000)
  from space 7168K, 29% used [0x28d40000,0x28f53928,0x29440000)
  to   space 6656K, 0% used [0x29580000,0x29580000,0x29c00000)
 ParOldGen       total 38144K, used 20033K [0x12000000, 0x14540000, 0x27580000)
  object space 38144K, 52% used [0x12000000,0x133907e0,0x14540000)
 Metaspace       used 23262K, capacity 24886K, committed 24960K, reserved 24960K
}

Deoptimization events (10 events):
Event: 79.115 Thread 0x35a81800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x02e7df74 method=java.lang.StringBuffer.toString()Ljava/lang/String; @ 4
Event: 79.119 Thread 0x35d31000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x033cc7dc method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 10
Event: 79.143 Thread 0x35a81800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x036c0900 method=org.openide.filesystems.MultiFileObject.getAttribute(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; @ 68
Event: 79.144 Thread 0x35dc3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x036c0900 method=org.openide.filesystems.MultiFileObject.getAttribute(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; @ 68
Event: 79.146 Thread 0x35dc3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x036c0900 method=org.openide.filesystems.MultiFileObject.getAttribute(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; @ 68
Event: 79.146 Thread 0x35dc3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x036c0900 method=org.openide.filesystems.MultiFileObject.getAttribute(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; @ 68
Event: 79.189 Thread 0x35d31000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x02e0551c method=com.sun.imageio.plugins.gif.GIFImageReader.getCode(II)I @ 51
Event: 79.250 Thread 0x3633e400 Uncommon trap: reason=unstable_if action=reinterpret pc=0x036d8978 method=org.openide.filesystems.MultiFileObject.weightOf(Lorg/openide/filesystems/FileObject;Lorg/openide/filesystems/FileSystem;)Ljava/lang/Number; @ 30
Event: 79.265 Thread 0x3633e400 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0364d9ec method=java.util.TreeMap.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 163
Event: 79.304 Thread 0x3633e400 Uncommon trap: reason=unstable_if action=reinterpret pc=0x031dd85c method=java.util.regex.Pattern$Curly.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 71

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 72.908 Thread 0x35d31000 Exception <a 'java/io/FileNotFoundException'> (0x27a8fa30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.596 Thread 0x35d31000 Implicit null exception at 0x02ff6088 to 0x02ff6685
Event: 75.414 Thread 0x35d31000 Implicit null exception at 0x03072253 to 0x0307335d
Event: 75.434 Thread 0x35d31000 Implicit null exception at 0x02d4af3f to 0x02d4b2a9
Event: 75.434 Thread 0x35d31000 Implicit null exception at 0x02d157bf to 0x02d15b35
Event: 76.602 Thread 0x3633e400 Exception <a 'java/io/FileNotFoundException'> (0x282c4670) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 76.602 Thread 0x3633e400 Exception <a 'java/io/FileNotFoundException'> (0x282c9058) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 77.201 Thread 0x35d31000 Exception <a 'java/io/FileNotFoundException'> (0x28514d88) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 77.201 Thread 0x35d31000 Exception <a 'java/io/FileNotFoundException'> (0x285190a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 78.748 Thread 0x35d31000 Implicit null exception at 0x0309856d to 0x030989bd

Events (10 events):
Event: 79.348 loading class org/netbeans/modules/git/ui/diff/DiffAction done
Event: 79.348 loading class org/netbeans/modules/git/ui/diff/DiffAction
Event: 79.348 loading class org/netbeans/modules/git/ui/diff/DiffAction done
Event: 79.350 Executing VM operation: RevokeBias done
Event: 79.350 loading class org/netbeans/modules/git/ui/diff/DiffAllAction
Event: 79.350 loading class org/netbeans/modules/git/ui/diff/DiffAllAction done
Event: 79.355 loading class org/netbeans/modules/git/ui/diff/DiffCurrentToRepositoryAction
Event: 79.355 loading class org/netbeans/modules/git/ui/diff/DiffCurrentToRepositoryAction done
Event: 79.356 loading class javax/swing/event/DocumentEvent$ElementChange
Event: 79.356 loading class javax/swing/event/DocumentEvent$ElementChange done


Dynamic libraries:
0x00400000 - 0x0046c000 	C:\Program Files (x86)\jmonkeyplatform\bin\jmonkeyplatform.exe
0x778d0000 - 0x77a53000 	C:\Windows\SYSTEM32\ntdll.dll
0x74c90000 - 0x74d70000 	C:\Windows\System32\KERNEL32.DLL
0x74d70000 - 0x74f11000 	C:\Windows\System32\KERNELBASE.dll
0x715b0000 - 0x71642000 	C:\Windows\system32\apphelp.dll
0x77850000 - 0x778c7000 	C:\Windows\System32\ADVAPI32.DLL
0x75dc0000 - 0x75e7e000 	C:\Windows\System32\msvcrt.dll
0x773c0000 - 0x77401000 	C:\Windows\System32\sechost.dll
0x744a0000 - 0x74561000 	C:\Windows\System32\RPCRT4.dll
0x74390000 - 0x743af000 	C:\Windows\System32\SspiCli.dll
0x74380000 - 0x7438a000 	C:\Windows\System32\CRYPTBASE.dll
0x75e80000 - 0x75eda000 	C:\Windows\System32\bcryptPrimitives.dll
0x75fe0000 - 0x773b8000 	C:\Windows\System32\SHELL32.DLL
0x74c40000 - 0x74c76000 	C:\Windows\System32\cfgmgr32.dll
0x75750000 - 0x75cbe000 	C:\Windows\System32\windows.storage.dll
0x74570000 - 0x74781000 	C:\Windows\System32\combase.dll
0x751d0000 - 0x752b0000 	C:\Windows\System32\ucrtbase.dll
0x77640000 - 0x77685000 	C:\Windows\System32\powrprof.dll
0x774a0000 - 0x774e6000 	C:\Windows\System32\shlwapi.dll
0x77460000 - 0x7748b000 	C:\Windows\System32\GDI32.dll
0x74910000 - 0x74a6a000 	C:\Windows\System32\gdi32full.dll
0x74f20000 - 0x7507f000 	C:\Windows\System32\USER32.dll
0x77440000 - 0x77455000 	C:\Windows\System32\win32u.dll
0x77630000 - 0x7763d000 	C:\Windows\System32\kernel.appcore.dll
0x77710000 - 0x77798000 	C:\Windows\System32\shcore.dll
0x75ee0000 - 0x75eef000 	C:\Windows\System32\profapi.dll
0x77410000 - 0x77435000 	C:\Windows\System32\IMM32.DLL
0x71540000 - 0x715a5000 	C:\Program Files (x86)\jmonkeyplatform\platform\lib\nbexec.dll
0x70f10000 - 0x7153e000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\server\jvm.dll
0x777a0000 - 0x777a6000 	C:\Windows\System32\PSAPI.DLL
0x741e0000 - 0x741e8000 	C:\Windows\SYSTEM32\VERSION.dll
0x74160000 - 0x74184000 	C:\Windows\SYSTEM32\WINMM.dll
0x70f00000 - 0x70f08000 	C:\Windows\SYSTEM32\WSOCK32.dll
0x70e40000 - 0x70eff000 	C:\Windows\SYSTEM32\MSVCR100.dll
0x75cc0000 - 0x75d23000 	C:\Windows\System32\WS2_32.dll
0x00770000 - 0x00793000 	C:\Windows\SYSTEM32\WINMMBASE.dll
0x70e30000 - 0x70e3c000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\verify.dll
0x70e00000 - 0x70e22000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\java.dll
0x70de0000 - 0x70df4000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\zip.dll
0x70dc0000 - 0x70dd5000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\net.dll
0x719f0000 - 0x71a3e000 	C:\Windows\system32\mswsock.dll
0x70db0000 - 0x70dbf000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\nio.dll
0x74190000 - 0x741bf000 	C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x74c80000 - 0x74c87000 	C:\Windows\System32\NSI.dll
0x71710000 - 0x71723000 	C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x716f0000 - 0x71704000 	C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x70c60000 - 0x70da7000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\awt.dll
0x74400000 - 0x74494000 	C:\Windows\System32\OLEAUT32.dll
0x756d0000 - 0x7574b000 	C:\Windows\System32\msvcp_win.dll
0x70c40000 - 0x70c5f000 	C:\Windows\system32\DWMAPI.DLL
0x71650000 - 0x716c5000 	C:\Windows\system32\uxtheme.dll
0x70c10000 - 0x70c40000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\splashscreen.dll
0x70b30000 - 0x70c10000 	C:\Windows\system32\opengl32.dll
0x70b00000 - 0x70b25000 	C:\Windows\SYSTEM32\GLU32.dll
0x70a10000 - 0x70afd000 	C:\Windows\SYSTEM32\DDRAW.dll
0x70a00000 - 0x70a07000 	C:\Windows\SYSTEM32\DCIMAN32.dll
0x70960000 - 0x709f4000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.447_none_5507ded2cb4f7f4c\COMCTL32.dll
0x774f0000 - 0x77625000 	C:\Windows\System32\MSCTF.dll
0x75080000 - 0x7516c000 	C:\Windows\System32\ole32.dll
0x70920000 - 0x70959000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\fontmanager.dll
0x708e0000 - 0x70912000 	C:\Program Files (x86)\jmonkeyplatform\jdk\jre\bin\t2k.dll
0x72590000 - 0x725a3000 	C:\Windows\SYSTEM32\CRYPTSP.dll
0x72560000 - 0x7258f000 	C:\Windows\system32\rsaenh.dll
0x72540000 - 0x7255b000 	C:\Windows\SYSTEM32\bcrypt.dll
0x741c0000 - 0x741da000 	C:\Windows\SYSTEM32\USERENV.dll
0x708c0000 - 0x708d2000 	C:\Windows\system32\napinsp.dll
0x708a0000 - 0x708b6000 	C:\Windows\system32\pnrpnsp.dll
0x70880000 - 0x70894000 	C:\Windows\system32\NLAapi.dll
0x71740000 - 0x717bd000 	C:\Windows\SYSTEM32\DNSAPI.dll
0x70870000 - 0x7087c000 	C:\Windows\System32\winrnr.dll
0x70850000 - 0x70861000 	C:\Windows\System32\wshbth.dll
0x71730000 - 0x71738000 	C:\Windows\System32\rasadhlp.dll
0x71830000 - 0x71879000 	C:\Windows\System32\fwpuclnt.dll
0x70830000 - 0x7084d000 	C:\Program Files (x86)\jmonkeyplatform\platform\modules\lib\x86\jnidispatch-422.dll
0x706b0000 - 0x70822000 	C:\Users\jdix\AppData\Roaming\.jmonkeyplatform\v3.2.2-stable-sdk1\bulletjme.dll
0x3ea10000 - 0x3ea75000 	C:\Users\jdix\AppData\Roaming\.jmonkeyplatform\v3.2.2-stable-sdk1\OpenAL32.dll
0x3ed80000 - 0x3edcf000 	C:\Users\jdix\AppData\Roaming\.jmonkeyplatform\v3.2.2-stable-sdk1\lwjgl.dll
0x70610000 - 0x706b0000 	C:\Windows\SYSTEM32\winhttp.dll
0x6fad0000 - 0x7060f000 	C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_8a9535cd18c90bc3\ig9icd32.dll
0x6fa40000 - 0x6fac3000 	C:\Windows\SYSTEM32\dxgi.dll
0x6f980000 - 0x6fa40000 	C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_8a9535cd18c90bc3\igdgmm32.dll
0x6f830000 - 0x6f975000 	C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xms24m -Dsun.java2d.dpiaware=true -Dapple.laf.useScreenMenuBar=true -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true -Xmx512m -XX:MaxDirectMemorySize=2048m -Dsun.zip.disableMemoryMapping=true -Dapple.awt.graphics.UseQuartz=true -Dsun.java2d.noddraw=true -XX:MaxPermSize=256m -Dnetbeans.user.dir=C:\Program Files (x86)\jmonkeyplatform -Djdk.home=jdk -Djdk.launcher.addexports.0=java.desktop/sun.awt=ALL-UNNAMED -Djdk.launcher.addexports.1=java.base/jdk.internal.jrtfs=ALL-UNNAMED -Djdk.launcher.addexports.2=java.desktop/java.awt.peer=ALL-UNNAMED -Djdk.launcher.addexports.3=java.desktop/com.sun.beans.editors=ALL-UNNAMED -Djdk.launcher.addexports.3=java.desktop/sun.awt.im=ALL-UNNAMED -Djdk.launcher.addexports.4=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED -Djdk.launcher.addexports.5=java.management/sun.management=ALL-UNNAMED -Dnetbeans.home=C:\Program Files (x86)\jmonkeyplatform\platform -Dnetbeans.user=C:\Users\jdix\AppData\Roaming\.jmonkeyplatform\v3.2.2-stable-sdk1 -Dnetbeans.default_userdir_root= -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jdix\AppData\Roaming\.jmonkeyplatform\v3.2.2-stable-sdk1\var\log\heapdump.hprof -Dsun.awt.keepWorkingSetOnMinimize=true -Dnetbeans.dirs=C:\Program Files (x86)\jmonkeyplatform\jmonkeyplatform;C:\Program Files (x86)\jmonkeyplatform\extide;C:\Program Files (x86)\jmonkeyplatform\harness;C:\Program Files (x86)\jmonkeyplatform\ide;C:\Program Files (x86)\jmonkeyplatform\java;C:\Program Files (x86)\jmonkeyplatform\nb exit 
java_command: <unknown>
java_class_path (initial): C:\Program Files (x86)\jmonkeyplatform\platform\lib\boot.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\org-openide-modules.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\org-openide-util-lookup.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\org-openide-util-ui.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\org-openide-util.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\boot_ja.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\boot_pt_BR.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\boot_ru.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\boot_zh_CN.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-modules_ja.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-modules_pt_BR.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-modules_ru.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-modules_zh_CN.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-lookup_ja.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-lookup_pt_BR.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-lookup_ru.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-lookup_zh_CN.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-ui_ja.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-ui_pt_BR.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-ui_ru.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util-ui_zh_CN.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util_ja.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util_pt_BR.jar;C:\Program Files (x86)\jmonkeyplatform\platform\lib\locale\org-openide-util_ru.j
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk-9
PATH=C:\Program Files\Java\jdk-9\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\MinGW\bin;C:\Users\jdix\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\GnuWin32\bin;C:\Python\Python37;C:\OpenSSL-Win64\bin;C:\Users\jdix\Downloads\tcpdump_trial_license;C:\Program Files\MySQL\MySQL Server 8.0\bin
USERNAME=jdix
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.2214)

CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 8260324k(5934436k free), swap 9571044k(6894440k free)

vm_info: Java HotSpot(TM) Server VM (25.192-b12) for windows-x86 JRE (1.8.0_192-b12), built on Oct  6 2018 16:07:41 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri May 17 17:48:09 2019
timezone: China Standard Time
elapsed time: 79 seconds (0d 0h 1m 19s)


Is related to your graphics card. Do you have the latest drivers installed or the generic windows drivers?

I don’t have the latest drivers installed for my graphics cards.