mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 20:44:41 +02:00
8211951: Broken links in java.management files
Corrected broken Javadoc links. Reviewed-by: alanb, sspitsyn
This commit is contained in:
parent
b84cf61b08
commit
06383ba3a1
5 changed files with 36 additions and 36 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue