-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b50
-
x86
-
linux_redhat_9.0
To avoid a leak plugin aggressively loads ImageIcon and BasicComboBoxUI.
The field in BasicComboBoxUI that was static that caused plugin to load
BasicComboBoxUI is now app context specific, so that plugin no longer needs to load BasicComboBoxUI.
The field in BasicComboBoxUI that was static that caused plugin to load
BasicComboBoxUI is now app context specific, so that plugin no longer needs to load BasicComboBoxUI.