RFR: 8351366: Remove the java.security.debug=scl option [v2]
Koushik Muthukrishnan Thirupattur
duke at openjdk.org
Wed Mar 26 04:22:50 UTC 2025
> This option dumped the permissions that the SecureClassLoader assigns to ProtectionDomains, but with the disabling of the Security Manager in JDK 24, these permissions are always empty and the debugging has no value. So this option should be removed.
Koushik Muthukrishnan Thirupattur has updated the pull request incrementally with one additional commit since the last revision:
8351366:Remove the java.security.debug=scl option
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24208/files
- new: https://git.openjdk.org/jdk/pull/24208/files/1f32d510..2416e92b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24208&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24208&range=00-01
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/24208.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24208/head:pull/24208
PR: https://git.openjdk.org/jdk/pull/24208
More information about the security-dev
mailing list