-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: client-libs
-
b15
The sun/swing/text/TextComponentPrintable.java file contains a typo in a comment:
- * documents it is often for consequent positions to have
+ * documents it is often for consecutive positions to have
I think "consequent" should be changed to "consecutive" in this sentence.
See https://github.com/openjdk/jdk/pull/8328#discussion_r872596373
- * documents it is often for consequent positions to have
+ * documents it is often for consecutive positions to have
I think "consequent" should be changed to "consecutive" in this sentence.
See https://github.com/openjdk/jdk/pull/8328#discussion_r872596373
- relates to
-
JDK-8285306 Fix typos in java.desktop
-
- Resolved
-