8180176: Broken javadoc links in java.logging and java.naming

Replace relative hrefs with {@extLink } taglets.

Reviewed-by: chegar, mchung, vtewari
This commit is contained in:
Daniel Fuchs
2017-05-12 19:06:56 +01:00
parent 2792fa9b9e
commit 915eecdb1a
6 changed files with 6 additions and 7 deletions

View File

@@ -115,8 +115,7 @@ for all arguments except for the initial Level argument (if any).
<P>
For an overview of control flow,
please refer to the
<a href="../../../../technotes/guides/logging/overview.html">
Java Logging Overview</a>.
{@extLink logging_overview Java Logging Overview}
</P>
<!-- Put @see and @since tags down here. -->

View File

@@ -82,7 +82,7 @@ that support more sophisticated <em>search filters</em>.
<h2>Package Specification</h2>
The JNDI API Specification and related documents can be found in the
<a href="../../../../technotes/guides/jndi/index.html">JNDI documentation</a>.
{@extLink jndi_overview JNDI documentation}.
@since 1.3

View File

@@ -117,7 +117,7 @@ and the listener is automatically deregistered.
The JNDI API Specification and related documents can be found in the
<a href="../../../../technotes/guides/jndi/index.html">JNDI documentation</a>.
{@extLink jndi_overview JNDI documentation}.
@since 1.3

View File

@@ -258,7 +258,7 @@ public class VendorXControlFactory extends ControlFactory {
<h2>Package Specification</h2>
The JNDI API Specification and related documents can be found in the
<a href="../../../../technotes/guides/jndi/index.html">JNDI documentation</a>.
{@extLink jndi_overview JNDI documentation}.
@since 1.3

View File

@@ -135,7 +135,7 @@ Otherwise, programs should catch <code>NamingException</code>.
<h2>Package Specification</h2>
The JNDI API Specification and related documents can be found in the
<a href="../../../technotes/guides/jndi/index.html">JNDI documentation</a>.
{@extLink jndi_overview JNDI documentation}.
@since 1.3

View File

@@ -82,7 +82,7 @@ different providers to cooperate to complete JNDI operations.
<h2>Package Specification</h2>
The JNDI SPI Specification and related documents can be found in the
<a href="../../../../technotes/guides/jndi/index.html">JNDI documentation</a>.
{@extLink jndi_overview JNDI documentation}.
@since 1.3