[jdk17u] RFR: 8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
Mandy Chung
mchung at openjdk.java.net
Wed Nov 17 17:56:03 UTC 2021
Backport of JDK-8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
Manually resolved the merge conflict of the following file:
- src/java.base/share/classes/jdk/internal/loader/NativeLibraries.java
-------------
Commit messages:
- Backport 309acbf0e86a0d248294503fccc7a936fa0a846e
Changes: https://git.openjdk.java.net/jdk17u/pull/282/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u&pr=282&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8275703
Stats: 202 lines in 10 files changed: 170 ins; 2 del; 30 mod
Patch: https://git.openjdk.java.net/jdk17u/pull/282.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u pull/282/head:pull/282
PR: https://git.openjdk.java.net/jdk17u/pull/282
More information about the jdk-updates-dev
mailing list