RFR: 8297794: Deprecate JMX Management Applets for Removal

Alan Bateman alanb at openjdk.org
Wed Nov 30 13:35:20 UTC 2022


On Wed, 30 Nov 2022 12:08:22 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Deprecate the Java Management Extension (JMX) Management Applet (m-let) feature for removal.
> 
> This deprecation will have no impact on users of other JMX features, the JDK's built-in instrumentation, or any of the observability tools.
> 
> More details in bug, and CSR JDK-8297795

Are you planning to add the @deprecated tag with the description for why they are deprecated? I'm surprised the java.management module compiles without it but maybe this module has doclint config in its make file.

-------------

PR: https://git.openjdk.org/jdk/pull/11430


More information about the serviceability-dev mailing list