Prism: 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

      See RT-19101 for a description of why this is the case.

      Currently all native JavaFX libraries loaded via NativeLibLoader have the .jnilib extension. We need to change them all to have the .dylib extension instead.

      Affected libraries:

      libdecora-sse.jnilib --> libdecora-sse.dylib
      libjavafx-font.jnilib --> libjavafx-font.dylib
      libjavafx-iio.jnilib --> libjavafx-iio.dylib
      libprism-es2.jnilib --> libprism-es2.dylib

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

              Created:
              Updated:
              Resolved:
              Imported: