RFR: 8351366: Remove the java.security.debug=scl option [v3]

Sean Mullan mullan at openjdk.org
Mon Mar 31 16:26:15 UTC 2025


On Wed, 26 Mar 2025 21:37:42 GMT, Koushik Muthukrishnan Thirupattur <duke at openjdk.org> wrote:

>> 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

Marked as reviewed by mullan (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24208#pullrequestreview-2729839128


More information about the security-dev mailing list