RFR: 8344524: Remove SecurityManager related code from jdk.jlink module
Lance Andersen
lancea at openjdk.org
Wed Nov 20 12:16:15 UTC 2024
On Wed, 20 Nov 2024 09:38:05 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review for this change which removes SecurityManager usages from `jdk.jlink` module? This addresses https://bugs.openjdk.org/browse/JDK-8344524.
>
> The internal class `jdk.tools.jlink.internal.JlinkPermission` too has been removed as part of this change.
>
> No new tests have been added and existing tier1, tier2 and tier3 tests continue to pass with this change.
Marked as reviewed by lancea (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22268#pullrequestreview-2448454639
More information about the core-libs-dev
mailing list