-
Type:
Sub-task
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056842 | emb-9 | Unassigned | P4 | Resolved | Fixed | b26 |
Eliminating doclint warnings in jdk/src/share/classes/javax/swing/plaf/basic/BasicTreeUI.java, I have to create some (trivial) javadoc for protected methods performing certain painting tasks. They are well commented, for a human (not for doclint), but descriptions start with
"This method is slow -- revisit when Java2D is ready."
Well, it is ready, I guess.
BTW I will not add javadoc to them, and warnings will not disappear.
"This method is slow -- revisit when Java2D is ready."
Well, it is ready, I guess.
BTW I will not add javadoc to them, and warnings will not disappear.
- backported by
-
JDK-8056842 BasicTreeUI: "revisit when Java2D is ready"
-
- Resolved
-