On Wed, 20 Nov 2024 10:14:40 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). As mentioned in https://github.com/openjdk/jdk/pull/22100 java.management.rmi is be done with its use of sun.reflect.misc, updating to remove the last import. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22270#issuecomment-2494615946