[jdk11u-dev] RFR: 8252412: [macos11] system dynamic libraries removed from filesystem

Sergey Chernyshev schernyshev at openjdk.org
Thu Feb 19 14:03:29 UTC 2026


On Thu, 19 Feb 2026 09:02:31 GMT, Sergey Chernyshev <schernyshev at openjdk.org> wrote:

> Hi all,
> 
> This this a clean backport of commit [c836da38](https://github.com/openjdk/jdk/commit/c836da387e2803e3f4eaa8918650a3ebcda8b216) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Martin Buchholz on 27 Jan 2021 and was reviewed by Jiangli Zhou and Valerie Peng.
> 
> The change is low risk: instead of checking for presence of the file, its parent directory is being checked. This allows smartcard readers support library to be loaded on macOS Big Sur and more recent versions.
> 
> Thanks!

SA test failures are likely unrelated to this change.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3158#issuecomment-3927491233


More information about the jdk-updates-dev mailing list