Integrated: 8341916: Remove ProtectionDomain related hotspot code and tests
Coleen Phillimore
coleenp at openjdk.org
Mon Nov 18 12:52:02 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.
This pull request has now been integrated.
Changeset: dfddbcaa
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dfddbcaab886b9baa731cd748bb7f547e1903b64
Stats: 1415 lines in 48 files changed: 0 ins; 1246 del; 169 mod
8341916: Remove ProtectionDomain related hotspot code and tests
Reviewed-by: dholmes, iklam, jrose
-------------
PR: https://git.openjdk.org/jdk/pull/22064
More information about the serviceability-dev
mailing list