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

Olga Mikhaltsova omikhaltcova at openjdk.org
Fri Jun 17 08:37:16 UTC 2022


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

> I'd like to backport JDK-8275703 to jdk15u in order to fix the same issue.
> The patch applies almost cleanly except NativeLibraries.java due to the copyright year and the import section differences.
> 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: 916b139f
Author:    Olga Mikhaltsova <omikhaltcova at openjdk.org>
URL:       https://git.openjdk.org/jdk15u-dev/commit/916b139f725d379bee97c4c5bf5b99a3515eb8a2
Stats:     203 lines in 10 files changed: 170 ins; 2 del; 31 mod

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

Reviewed-by: vkempik
Backport-of: 309acbf0e86a0d248294503fccc7a936fa0a846e

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

PR: https://git.openjdk.org/jdk15u-dev/pull/222


More information about the jdk-updates-dev mailing list