RFR: 8344187: Remove SecurityManager and related calls from java.lang.instrument

Kevin Walls kevinw at openjdk.org
Mon Nov 18 10:50:24 UTC 2024


On Thu, 14 Nov 2024 13:03:28 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Remove redundant SecurityManager, AccessController references
> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).
> 
> test/jdk/java/lang/instrument/ still passing.

Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/22106#issuecomment-2482659341


More information about the serviceability-dev mailing list