RFR: 8341916: Remove ProtectionDomain related hotspot code and tests
Ioi Lam
iklam at openjdk.org
Wed Nov 13 22:33:23 UTC 2024
On Wed, 13 Nov 2024 11:42:11 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Remove Hotspot code that passes protection_domain around class loading so that checkPackageAccess can be called and the result stored. With the removal of the Security Manager in JEP 486, this code no longer does anything.
>
> Tested with tier1-4.
LGTM. Good to see all this code deleted.
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22064#pullrequestreview-2434607860
More information about the security-dev
mailing list