-
Bug
-
Resolution: Fixed
-
P2
-
fx2.1
-
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.
The macosx-port supported both jnilib and dylib, but the 7u4 release will only support dylib.
- is blocked by
-
JDK-8119937 Media: Native libraries on Mac OS X need to have .dylib extension
-
- Closed
-
-
JDK-8120391 Prism: Native libraries on Mac OS X need to have .dylib extension
-
- Closed
-
-
JDK-8127150 Glass: Native libraries on Mac OS X need to have .dylib extension
-
- Closed
-
-
JDK-8127981 Webview: Native libraries on Mac OS X need to have .dylib extension
-
- Closed
-