-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
tiger
-
generic
-
generic
JTabbedPane.remove(Component component) should throw NullPointerException if component is "null". But what's happening right now is that, no exception is thrown.
Attached is the test case which reveals the bug.
Attached is the test case which reveals the bug.
- relates to
-
JDK-4287053 General Exception checking in JTabbedPane.java methods.
-
- Resolved
-