Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8120391

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • fx2.1
    • fx2.1
    • javafx
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported: