RFR: 8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature [v4]
Kevin Walls
kevinw at openjdk.org
Mon Jan 15 11:12:25 UTC 2024
On Thu, 11 Jan 2024 20:59:05 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> 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:
>
> Test update using URLClassLoader MBeans, more like original tests
Thanks Daniel and Serguei for reviewing!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16363#issuecomment-1891937743
More information about the serviceability-dev
mailing list