RFR: 8358701: Java API docs for javax.management.remote should not link to JMXMP
Kevin Walls
kevinw at openjdk.org
Fri Jun 6 09:10:06 UTC 2025
On Fri, 6 Jun 2025 07:54:38 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Doc-only cleanup, not part of the API/spec.
>
> Remove link to the very old reference implementation of JMXMP in the Javadoc. This may misleadingly imply it is a supported part of the JDK.
While updating, I now see this as problematic:
"The specification of this functionality is completed by Part III of the [JMX Specification, version 1.4](https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html)"
..as it implies these docs are extended by the historical jmx remote spec.
Updating:

-------------
PR Comment: https://git.openjdk.org/jdk/pull/25670#issuecomment-2948587695
More information about the serviceability-dev
mailing list