-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2fcs
-
generic
-
solaris_2.5
-
Verified
AWTEventMulticaster accepts null references in its constructor.
This should be documented in the javadoc specification for jck conformance
testing.
Also, if "a" or "b" are null, multicasting an event will result in a nullPointer
exception, for example when inputMethodTextChanged(Event) is called.
This general behavior should be documented, perhaps in the class introduction.
This should be documented in the javadoc specification for jck conformance
testing.
Also, if "a" or "b" are null, multicasting an event will result in a nullPointer
exception, for example when inputMethodTextChanged(Event) is called.
This general behavior should be documented, perhaps in the class introduction.