-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
sparc
-
solaris_7
JTextComponents constructor uses reflection to see if processInputMethodEvent is overriden, which most likely generates an exception and hurts startup. It should lazily look this information up, and cache it.