jmx-dev RFR: 8326666: Remove the Java Management Extension (JMX) Subject Delegation feature [v6]
Kevin Walls
kevinw at openjdk.org
Thu Mar 7 22:00:13 UTC 2024
> The deprecated Subject Delegation feature in JMX will be removed.
>
> This was marked in JDK 21 as deprecated for removal (JDK-8298966).
Kevin Walls has updated the pull request incrementally with three additional commits since the last revision:
- Clarify deprecation comment.
- typo
- Remove additional passing of delegatedSubject in ClientListenerInfo and ClientNotifForwarder
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18025/files
- new: https://git.openjdk.org/jdk/pull/18025/files/c5256c3f..4beae2f2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18025&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18025&range=04-05
Stats: 54 lines in 5 files changed: 0 ins; 25 del; 29 mod
Patch: https://git.openjdk.org/jdk/pull/18025.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18025/head:pull/18025
PR: https://git.openjdk.org/jdk/pull/18025
More information about the jmx-dev
mailing list