-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: client-libs
-
b102
-
generic
-
generic
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2204860 | OpenJDK6 | Peter Zhelezniakov | P4 | Resolved | Fixed | b21 |
It is possible to get an NPE from CompoundBorder.getBorderInsets(). While it checks if inner and outer borders are non-null before calling their getBorderInsets() methods, there is no check that a non-null Insets object is returned.
- backported by
-
JDK-2204860 NPE in CompoundBorder.getInsets()
-
- Resolved
-