--- old/src/share/classes/javax/management/remote/JMXConnectorServerFactory.java 2014-04-01 04:46:08.338002157 -0700 +++ new/src/share/classes/javax/management/remote/JMXConnectorServerFactory.java 2014-04-01 04:46:08.198001204 -0700 @@ -125,7 +125,7 @@ * MalformedURLException if there is none. An * implementation may choose to find providers by other means. For * example, it may support the + * href="{@docRoot}/../technotes/guides/jar/jar.html#Service%20Provider"> * JAR conventions for service providers, where the service * interface is JMXConnectorServerProvider.

*