8211951: Broken links in java.management files

Corrected broken Javadoc links.

Reviewed-by: alanb, sspitsyn
This commit is contained in:
Amit Sapre 2018-11-09 12:47:20 +05:30 committed by Amit Sapre
parent b84cf61b08
commit 06383ba3a1
5 changed files with 36 additions and 36 deletions

View file

@ -1,5 +1,5 @@
<!--
Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2003, 2018, 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
@ -69,7 +69,7 @@ server and the connector client are JMX
this allows interoperation across versions.
A data type used by the MXBean interfaces are mapped to an
open type when being accessed via MBeanServer interface.
See the <a href="{@docRoot}/javax/management/MXBean.html#MXBean-spec">
See the <a href="{@docRoot}/java.management/javax/management/MXBean.html#MXBean-spec">
MXBean</a> specification for details.
<h3><a id="examples">Ways to Access MXBeans</a></h3>