--- a/jdk/src/java.management/share/classes/javax/management/remote/package.html Mon Jul 31 17:37:46 2017 -0700
+++ b/jdk/src/java.management/share/classes/javax/management/remote/package.html Tue Aug 01 10:33:47 2017 +0530
@@ -2,7 +2,7 @@
<head>
<title>JMX™ Remote API.</title>
<!--
-Copyright (c) 2002, 2014, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2002, 2017, Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it
@@ -32,8 +32,8 @@
This package defines the essential interfaces for making a JMX
MBean server manageable remotely. The specification of this
functionality is completed by Part III of the
- <a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
- JMX Specification, version 1.4</a> PDF document.</p>
+ <a href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
+ JMX Specification, version 1.4</a></p>
<p>The JMX specification defines the notion of <b>connectors</b>.
A connector is attached to a JMX API MBean server and makes it
@@ -194,10 +194,7 @@
connector server.</p>
- @see <a href="{@docRoot}/../technotes/guides/jmx/">
- Java Platform documentation on JMX technology</a>,
- in particular the
- <a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
+ @see <a href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
JMX Specification, version 1.4</a>
@since 1.5