RFR: 8341916: Remove ProtectionDomain related hotspot code and tests [v3]
Coleen Phillimore
coleenp at openjdk.org
Thu Nov 14 13:40:22 UTC 2024
> 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:
Found more obsolete security manager code.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22064/files
- new: https://git.openjdk.org/jdk/pull/22064/files/79831e0d..11337a0e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22064&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22064&range=01-02
Stats: 50 lines in 4 files changed: 0 ins; 49 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/22064.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22064/head:pull/22064
PR: https://git.openjdk.org/jdk/pull/22064
More information about the serviceability-dev
mailing list