RFR: 8344394: Remove SecurityManager and related calls from java.management.rmi [v3]
Kevin Walls
kevinw at openjdk.org
Mon Nov 25 14:47:00 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22270/files
- new: https://git.openjdk.org/jdk/pull/22270/files/8582eb97..9d0b6a8b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22270&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22270&range=01-02
Stats: 36812 lines in 984 files changed: 15943 ins; 16668 del; 4201 mod
Patch: https://git.openjdk.org/jdk/pull/22270.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22270/head:pull/22270
PR: https://git.openjdk.org/jdk/pull/22270
More information about the serviceability-dev
mailing list