On Mon, 24 Mar 2025 22:02:59 GMT, Koushik Muthukrishnan Thirupattur <d...@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. This pull request has now been integrated. Changeset: 3e96f5cb Author: Koushik Thirupattur <koushik.thirupat...@oracle.com> Committer: Sean Mullan <mul...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3e96f5cbcad2cb61b68e2ae6440085b80b6cc287 Stats: 16 lines in 2 files changed: 0 ins; 14 del; 2 mod 8351366: Remove the java.security.debug=scl option Reviewed-by: hchao, mullan ------------- PR: https://git.openjdk.org/jdk/pull/24208