--- old/src/share/classes/javax/management/remote/JMXConnectorServerFactory.java 2014-04-01 07:25:44.592404440 -0700 +++ new/src/share/classes/javax/management/remote/JMXConnectorServerFactory.java 2014-04-01 07:25:44.455403556 -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.

*