Hi All,Please review this javadoc fix where JEditorPane.scrollToReference(String) mention UL.getRef() whereas it should mention URL.getRef().
Rectified javadoc to update to correct reference.
Bug: https://bugs.openjdk.java.net/browse/JDK-8181640 webrev: http://cr.openjdk.java.net/~psadhukhan/8181640/webrev.00/ Regards Prasanta