RFR: 8344394: Remove SecurityManager and related calls from java.management.rmi [v3]
Alex Menkov
amenkov at openjdk.org
Tue Nov 26 00:04:41 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
Marked as reviewed by amenkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22270#pullrequestreview-2459861552
More information about the serviceability-dev
mailing list