7031754: javax.management docs need to be updated to replace Java SE 6 occurrences
Remove references to a specific version of the Java Platform Reviewed-by: mchung, kamg
This commit is contained in:
parent
2ba6bd02d2
commit
2804648f95
@ -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 @@ questions.
|
||||
|
||||
<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>
|
||||
|
@ -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 @@ mbs.invoke(mapName, "get", new Object[] {"key"}, new String[] {Object.class.getN
|
||||
<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
|
||||
|
@ -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 @@ questions.
|
||||
</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>
|
||||
|
@ -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 @@ questions.
|
||||
</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>
|
||||
|
@ -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 @@ questions.
|
||||
|
||||
<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>
|
||||
|
@ -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 @@ Set<ObjectName> dependentASet = dependentAMap.keySet();
|
||||
</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>
|
||||
|
@ -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 @@ rmi://192.18.1.9 username 1
|
||||
|
||||
|
||||
@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>
|
||||
|
Loading…
Reference in New Issue
Block a user