-
Bug
-
Resolution: Fixed
-
P3
-
12
-
b13
For historical reasons, we have exported all symbols on macosx. This was an issue that probably arise with the very first macosx port, and the complication that we then used map files with a format that Xcode did not support.
Now we don't use mapfiles anymore, and there's no reason to keep exporting all symbols on macosx. Instead, we should only export the public symbols, just like for all other platforms.
Now we don't use mapfiles anymore, and there's no reason to keep exporting all symbols on macosx. Instead, we should only export the public symbols, just like for all other platforms.
- relates to
-
JDK-8211288 app-image fails to find JLI lib at launch time
-
- Resolved
-
-
JDK-8212213 All tests for splashscreen stopped worked in jdk12b13
-
- Resolved
-
-
JDK-8211084 runtime/XCheckJniJsig/XCheckJSig.java failed with java.lang.RuntimeException: 'libjsig is activated' missing from stdout/stderr
-
- Closed
-