-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b120
-
generic
-
generic
-
Verified
The following methods:
javax.swing.JCompoent.addNotify()
javax.swing.JCompoent.removeNotify()
should mention just as overriden methods of java.awt.Component that they should not be called directly by programs.
As description for #6899149 states there might be hipothetical cases when unspecified aspect of behavior may lead to throwing exceptions.
javax.swing.JCompoent.addNotify()
javax.swing.JCompoent.removeNotify()
should mention just as overriden methods of java.awt.Component that they should not be called directly by programs.
As description for #6899149 states there might be hipothetical cases when unspecified aspect of behavior may lead to throwing exceptions.
- relates to
-
JDK-6899149 javax.swing.JLayer.addNotify() throws NPE
-
- Closed
-