RFR: 8341916: Remove ProtectionDomain related hotspot code and tests

Alan Bateman alanb at openjdk.org
Thu Nov 14 08:31:32 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.

@coleenp Do you plan a follow-up to purge the remaining refs to AccessController and AccessControlContext?

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

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


More information about the serviceability-dev mailing list