Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-700

No splashscreen in java.library.path

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • 9.0
    • None
    • None
    • Important

    Description

      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)}}

      Attachments

        Activity

          People

            Unassigned Unassigned
            lkishalmi Laszlo Kishalmi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: