RFR: 8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature [v2]
Kevin Walls
kevinw at openjdk.org
Thu Jan 4 10:36:43 UTC 2024
> Remove the MLet feature and its tests.
>
> Some tests use MLet classes but are not testing MLets. These are updated, to use another test MBean or an MBean which is a URLClassLoader, e.g.
> test/jdk/javax/management/MBeanServer/PostExceptionTest.java
> test/jdk/javax/management/remote/mandatory/loading/TargetMBeanTest.java
Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
IdleTimeoutTest ObjectName more like original
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16363/files
- new: https://git.openjdk.org/jdk/pull/16363/files/cc6e0d28..ec9f5390
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16363&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16363&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/16363.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16363/head:pull/16363
PR: https://git.openjdk.org/jdk/pull/16363
More information about the serviceability-dev
mailing list