Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8099513 Application life-cyle model and implementation
  3. JDK-8100298

Load native libraries from same directory as jfxrt.jar if not in java.library.path

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P2 P2
    • fx2.0
    • None
    • javafx

      One of the bug problems with the current SDK is the requirement to set the java.library.path which is not well-supported by IDEs and is painful from the command-line (e.g., in a .bat or .sh file).

      The plan is to load native libraries from same directory as jfxrt.jar if System.loadLibrary fails (that is, the runtime directory is not in java.library.path)

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: