> 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/2416e92b..7367139f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24208&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24208&range=01-02 Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 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