-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b19
-
b33
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084378 | emb-9 | Sergey Bylokhov | P2 | Resolved | Fixed | team |
Following changeset:
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/4b7e8552b328
removed final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method.
There is no CCC approving this change.
However this is a trifling modification it is a change to public API allowing hiding and should be CCC approved.
Issue caused this change:JDK-8046595
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/4b7e8552b328
removed final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method.
There is no CCC approving this change.
However this is a trifling modification it is a change to public API allowing hiding and should be CCC approved.
Issue caused this change:
- backported by
-
JDK-8084378 No CCC approving removing final modifier from javax.swing.SwingUtilities.isRectangleContainingRectangle static method
-
- Resolved
-
- relates to
-
JDK-8046595 fix doclint issues in swing classes, part 2 of 4
-
- Resolved
-