On Wed, 30 Nov 2022 15:21:53 GMT, Kevin Walls 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 > > Kevin Walls has updated the pull request incrementally with one additional commit since the last revision: > > deprecated api doc text src/java.management/share/classes/javax/management/loading/MLet.java line 165: > 163: * to load classes that could not be found in the loaded jar files. > 164: * > 165: * @deprecated This API is part of Management Applets (m-lets), which is a legacy feature that allows loading I think `m-let` should be capital M. -> `M-let`. ------------- PR: https://git.openjdk.org/jdk/pull/11430