-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b78
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135832 | emb-9 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
There is undefined behavior of JInternalFrame.setlayer(Integer layer) method when layer=null. In this case NullPointerException should be thrown. But documentation to this method doesn't mention this exception. This should be fixed.
###@###.### 2004-12-09 15:20:10 GMT
###@###.### 2004-12-09 15:20:10 GMT
- backported by
-
JDK-8135832 JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
- Resolved