-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b53
-
x86
-
windows_2000
All Accessibility code in Swing should be encapsulated when possible in the protected inner class that implement Accessibility for the Swing class. Accessibility code outside the inner class may cause a serialization failure if the Accessibility code is loaded when the Swing class is lazily loaded. In addition, loading the Accessibility class when it is not needed causes unnecessary bloat.
- relates to
-
JDK-6427772 JMenu's remove method does not unregister accessibleParent
-
- Open
-