On Wed, 13 Nov 2024 11:53:26 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Remove redundant SecurityManager, AccessController references > (following on from JDK-8338411: Implement JEP 486: Permanently Disable the > Security Manager). This pull request has now been integrated. Changeset: 00ff6a38 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/00ff6a38ce28f94f866f4c120a04e9b0ffb7bda5 Stats: 77 lines in 9 files changed: 0 ins; 67 del; 10 mod 8344105: Remove SecurityManager and related calls from jdk.attach and jdk.hotspot.agent Reviewed-by: amenkov, cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/22067