On Wed, 30 Nov 2022 16:41:16 GMT, Kevin Walls wrote: >> 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`. > > JMX_1_4_specification.pdf has it as "m-let". But the API docs often use class names or the MLET tag so don't use the "m-let" form much, if at all. But for a written text, I think it's correct as it is. 8-) ok, I think M-let is more readable, but fine as is. ------------- PR: https://git.openjdk.org/jdk/pull/11430