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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P2
    • fx2.0
    • Affects Version/s: None
    • Component/s: 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)

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

              Created:
              Updated:
              Resolved:
              Imported: