jmx-dev RFR: 8344394: Remove SecurityManager and related calls from java.management.rmi
Kevin Walls
kevinw at openjdk.org
Fri Nov 22 19:19:38 UTC 2024
On Wed, 20 Nov 2024 10:14:40 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).
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
More information about the jmx-dev
mailing list