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

Olga Mikhaltsova omikhaltcova at openjdk.org
Fri Jun 17 08:38:06 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).

This pull request has now been integrated.

Changeset: 0370988a
Author:    Olga Mikhaltsova <omikhaltcova at openjdk.org>
URL:       https://git.openjdk.org/jdk13u-dev/commit/0370988afad898b16c357bb98701cd3540d7348e
Stats:     189 lines in 10 files changed: 167 ins; 0 del; 22 mod

8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem

Reviewed-by: vkempik
Backport-of: 309acbf0e86a0d248294503fccc7a936fa0a846e

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

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


More information about the jdk-updates-dev mailing list