RFR: 8341916: Remove ProtectionDomain related hotspot code and tests [v7]
David Holmes
dholmes at openjdk.org
Mon Nov 18 03:04:48 UTC 2024
On Sat, 16 Nov 2024 14:25:30 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix comments.
Marked as reviewed by dholmes (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22064#pullrequestreview-2441407116
More information about the serviceability-dev
mailing list