RFR: 8297794: Deprecate JMX Management Applets for Removal [v2]
Kevin Walls
kevinw at openjdk.org
Wed Nov 30 16:44:21 UTC 2022
On Wed, 30 Nov 2022 15:45:02 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> 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`.
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-)
-------------
PR: https://git.openjdk.org/jdk/pull/11430
More information about the serviceability-dev
mailing list