jmx-dev RFR: 8344394: Remove SecurityManager and related calls from java.management.rmi [v3]
Kevin Walls
kevinw at openjdk.org
Tue Nov 26 20:47:45 UTC 2024
On Mon, 25 Nov 2024 14:47:00 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).
>
> Kevin Walls has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
>
> - Exeption handling feedback
> - Merge remote-tracking branch 'upstream/master' into 8344394_Management_rmi_post_sm
> - Remove last import sun.reflect.misc.ReflectUtil
> - imports
> - unwrap, exception handling
> - ReflectUtil removal
> - tweak
> - 8344394: Remove SecurityManager and related calls from java.management.rmi
The follow-on for further Exceptional cleanup is https://bugs.openjdk.org/browse/JDK-8345079
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22270#issuecomment-2501902128
More information about the jmx-dev
mailing list