-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: client-libs
-
b65
-
b07
The Javadoc for javax.swing.plaf.basic.BasicScrollBarUI.layoutVScrollbar reads:
“Laysouts a vertical scroll bar.”
It should be “Lays out...”.
The Javadoc for layoutHScrollbar also says:
“Laysouts a vertical scroll bar.”
which should be updated to
“Lays out a horizontal scroll bar.”
“Laysouts a vertical scroll bar.”
It should be “Lays out...”.
The Javadoc for layoutHScrollbar also says:
“Laysouts a vertical scroll bar.”
which should be updated to
“Lays out a horizontal scroll bar.”
- relates to
-
JDK-8077095 Fix missing doclint warnings in the javax.swing.plaf.basic package
-
- Resolved
-