RFR: JDK-8181895 javax management docs contain links to technotes
Ujwal Vangapally
ujwal.vangapally at oracle.com
Tue Jul 18 11:20:44 UTC 2017
Hi,
kindly review the changes made.
previously technotes were present in pubs repo at
/pubs/docs/technotes/guides/
pubs repo has been removed by JDK-8175825
now we can't include content from that repo in our generated docs.
currently there is no other way to access the content available in
technotes .
JMX specification is available from the jcp
(https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html)
which i used to replace previous link to spec in tech notes.
Sufficient description is already present as part of existing java doc.
Purpose of the link to technotes was to provide more information.
Replaced with alternate links where ever possible.
https://bugs.openjdk.java.net/browse/JDK-8181895
webrev :
http://cr.openjdk.java.net/~uvangapally/webrev/2017/8181895/webrev.00/
Thanks,
ujwal.
More information about the serviceability-dev
mailing list