Laszlo Kishalmi created NETBEANS-700:
----------------------------------------

             Summary: No splashscreen in java.library.path
                 Key: NETBEANS-700
                 URL: https://issues.apache.org/jira/browse/NETBEANS-700
             Project: NetBeans
          Issue Type: Improvement
    Affects Versions: 9.0
            Reporter: Laszlo Kishalmi


The current code on master results an IDE which is not able to boot with Java 9

{{java.lang.UnsatisfiedLinkError: no splashscreen in java.library.path}}
{{ at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2541)}}
{{ at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:873)}}
{{ at java.base/java.lang.System.loadLibrary(System.java:1857)}}
{{ at java.desktop/java.awt.SplashScreen$1.run(SplashScreen.java:134)}}
{{ at java.desktop/java.awt.SplashScreen$1.run(SplashScreen.java:132)}}
{{ at java.base/java.security.AccessController.doPrivileged(Native Method)}}
{{ at 
java.desktop/java.awt.SplashScreen.getSplashScreen(SplashScreen.java:131)}}
{{ at org.netbeans.core.startup.Splash.<init>(Splash.java:96)}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to