RFR: 8341916: Remove ProtectionDomain related hotspot code and tests [v7]

Coleen Phillimore coleenp at openjdk.org
Mon Nov 18 12:52:01 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.

Thanks for the reviews, Ioi, John and David.

Thanks also for the comments and more code deletion suggestions, Alan.

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

PR Comment: https://git.openjdk.org/jdk/pull/22064#issuecomment-2482948507
PR Comment: https://git.openjdk.org/jdk/pull/22064#issuecomment-2482949665


More information about the hotspot-dev mailing list