[jdk13u-dev] RFR: 8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem

Vladimir Kempik vkempik at openjdk.org
Thu Jun 16 21:48:52 UTC 2022


On Mon, 13 Jun 2022 14:52:22 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> I'd like to backport JDK-8275703 to jdk13u for parity with jdk11u. The same issue is observed here.
> The original patch needs a lot of changes because of the code reworking in jdk15u by "8228336: Refactor native library loading implementation". This patch is identical to those one applied to jdk11u.
> The issue was reproduced and verified locally on macOS Monterey 12.0.1 according to the guideline described in the bug. After applying this patch the issue was eliminated.
> Tested with tier1 (macOS x64, Linux x64, Windows x64).

Marked as reviewed by vkempik (Reviewer).

-------------

PR: https://git.openjdk.org/jdk13u-dev/pull/358


More information about the jdk-updates-dev mailing list