7031754: javax.management docs need to be updated to replace Java SE 6 occurrences
Summary: Remove references to a specific version of the Java Platform
Reviewed-by: mchung, kamg
--- a/jdk/src/share/classes/javax/management/loading/package.html Thu May 12 08:17:29 2011 -0400
+++ b/jdk/src/share/classes/javax/management/loading/package.html Fri May 13 13:20:16 2011 +0200
@@ -2,7 +2,7 @@
<head>
<title>javax.management.loading package</title>
<!--
-Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 1999, 2011, 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
@@ -68,7 +68,7 @@
<p id="spec">
@see <a href="{@docRoot}/../technotes/guides/jmx/">
- Java SE 6 Platform documentation on JMX technology</a>,
+ Java Platform documentation on JMX technology</a>,
in particular the
<a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
JMX Specification, version 1.4(pdf).</a>
--- a/jdk/src/share/classes/javax/management/modelmbean/package.html Thu May 12 08:17:29 2011 -0400
+++ b/jdk/src/share/classes/javax/management/modelmbean/package.html Fri May 13 13:20:16 2011 +0200
@@ -2,7 +2,7 @@
<head>
<title>javax.management.modelmbean package</title>
<!--
-Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2000, 2011, 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
@@ -116,7 +116,7 @@
<li>See the <i>JMX 1.4 Specification</i>
PDF document available from the
<a href="{@docRoot}/../technotes/guides/jmx/">
- Java SE 6 Platform documentation on JMX</a>
+ Java Platform documentation on JMX technology</a>
</ul>
@since 1.5
--- a/jdk/src/share/classes/javax/management/monitor/package.html Thu May 12 08:17:29 2011 -0400
+++ b/jdk/src/share/classes/javax/management/monitor/package.html Fri May 13 13:20:16 2011 +0200
@@ -2,7 +2,7 @@
<head>
<title>javax.management.monitor package</title>
<!--
-Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 1999, 2011, 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
@@ -184,7 +184,7 @@
</ul>
<p id="spec">
@see <a href="{@docRoot}/../technotes/guides/jmx/">
- Java SE 6 Platform documentation on JMX technology</a>,
+ Java Platform documentation on JMX technology</a>,
in particular the
<a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
JMX Specification, version 1.4(pdf).</a>
--- a/jdk/src/share/classes/javax/management/openmbean/package.html Thu May 12 08:17:29 2011 -0400
+++ b/jdk/src/share/classes/javax/management/openmbean/package.html Fri May 13 13:20:16 2011 +0200
@@ -2,7 +2,7 @@
<head>
<title>javax.management.openmbean package</title>
<!--
-Copyright (c) 2001, 2007, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2001, 2011, 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
@@ -143,7 +143,7 @@
</ul>
@see <a href="{@docRoot}/../technotes/guides/jmx/">
- Java SE 6 Platform documentation on JMX technology</a>,
+ Java Platform documentation on JMX technology</a>,
in particular the
<a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
JMX Specification, version 1.4</a>
--- a/jdk/src/share/classes/javax/management/package.html Thu May 12 08:17:29 2011 -0400
+++ b/jdk/src/share/classes/javax/management/package.html Fri May 13 13:20:16 2011 +0200
@@ -2,7 +2,7 @@
<head>
<title>javax.management package</title>
<!--
-Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 1999, 2011, 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
@@ -391,7 +391,7 @@
<p id="spec">
@see <a href="{@docRoot}/../technotes/guides/jmx/index.html">
- Java SE 6 Platform documentation on JMX technology</a>
+ Java Platform documentation on JMX technology</a>
in particular the
<a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
JMX Specification, version 1.4(pdf).</a>
--- a/jdk/src/share/classes/javax/management/relation/package.html Thu May 12 08:17:29 2011 -0400
+++ b/jdk/src/share/classes/javax/management/relation/package.html Fri May 13 13:20:16 2011 +0200
@@ -2,7 +2,7 @@
<head>
<title>javax.management.relation package</title>
<!--
-Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2000, 2011, 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
@@ -137,7 +137,7 @@
</pre>
@see <a href="{@docRoot}/../technotes/guides/jmx/">
- Java SE 6 Platform documentation on JMX technology</a>,
+ Java Platform documentation on JMX technology</a>,
in particular the
<a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
JMX Specification, version 1.4</a>
--- a/jdk/src/share/classes/javax/management/remote/package.html Thu May 12 08:17:29 2011 -0400
+++ b/jdk/src/share/classes/javax/management/remote/package.html Fri May 13 13:20:16 2011 +0200
@@ -2,7 +2,7 @@
<head>
<title>JMX<sup><font size="-2">TM</font></sup> Remote API.</title>
<!--
-Copyright (c) 2002, 2006, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2002, 2011, 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
@@ -195,7 +195,7 @@
@see <a href="{@docRoot}/../technotes/guides/jmx/">
- Java SE 6 Platform documentation on JMX technology</a>,
+ Java Platform documentation on JMX technology</a>,
in particular the
<a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
JMX Specification, version 1.4</a>