-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
b174
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182350 | 10 | Prasanta Sadhukhan | P4 | Resolved | Fixed | b13 |
JDK-8182003 | 9.0.4 | Prasanta Sadhukhan | P4 | Resolved | Fixed | b01 |
javax.swing.JEditorPane.scrollToReference(String):
In the method description it used UL.getRef, but it should be URL.getRef .
https://docs.oracle.com/javase/8/docs/api/javax/swing/JEditorPane.html#scrollToReference-java.lang.String-
http://download.java.net/java/jdk9/docs/api/javax/swing/JEditorPane.html#scrollToReference-java.lang.String-
In the method description it used UL.getRef, but it should be URL.getRef .
https://docs.oracle.com/javase/8/docs/api/javax/swing/JEditorPane.html#scrollToReference-java.lang.String-
http://download.java.net/java/jdk9/docs/api/javax/swing/JEditorPane.html#scrollToReference-java.lang.String-
- backported by
-
JDK-8182003 Spelling mistake in javadoc: javax.swing.JEditorPane.scrollToReference(String)
-
- Resolved
-
-
JDK-8182350 Spelling mistake in javadoc: javax.swing.JEditorPane.scrollToReference(String)
-
- Resolved
-