-
Bug
-
Resolution: Fixed
-
P4
-
17, 19, 20, 21
-
None
-
b10
BasicLookAndFeel checks an instanceof in its AWTEventHelper listener class, but the result of that will always be non-null. The check should be removed.