Native libraries on Mac OS X need to have .dylib extension

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • fx2.1
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      Mac OS X 10.7, OpenJDK 7

      Native libraries used by Mac OS X for Java 7 need to have an extension of .dylib. They currently have an extension of jnilib. While that was okay in Java 6, for compatibility with the BSD port this was changed to dylib, since a jnilib and dylib are now identical.

      The macosx-port supported both jnilib and dylib, but the 7u4 release will only support dylib.

            Assignee:
            Kevin Rushforth
            Reporter:
            Scott Kovatch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: