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

Use ClassLoaderHelper for all native library loads [macosx]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • core-libs
    • Fix Understood
    • unknown
    • os_x

      The fix for 7134701 needs to be updated to make the same change for the other code paths where
      native libraries are loaded: namely
      - where non-bootstrap classloaders are used and
      - where System.load() is called

      In both those cases an absolute pathname is provided, but (on Mac) we should attempt to load the
      original file first and on Mac, for compatibility with Apple's jdk 6, we should look for a .jnilib
      variant if the original name was *.dylib, and it wasn't found.

            bchristi Brent Christian
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: