Integrated: 8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature
Kevin Walls
kevinw at openjdk.org
Mon Jan 15 11:15:30 UTC 2024
On Wed, 25 Oct 2023 17:02:03 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
This pull request has now been integrated.
Changeset: 8c238edd
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8c238eddce67219c3ad4b8fbe61bbcef17b939ab
Stats: 3543 lines in 41 files changed: 53 ins; 3404 del; 86 mod
8318707: Remove the Java Management Extension (JMX) Management Applet (m-let) feature
Reviewed-by: sspitsyn, dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/16363
More information about the serviceability-dev
mailing list