Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P5
-
Resolution: Cannot Reproduce
-
Affects Version/s: 7
-
Fix Version/s: 8-pool
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:generic
Description
Non-synchronized invalidateLayout() method in javax.swing.plaf.synth.DefaultMenuLayout class overrides synchronized one in BoxLayout class. It can cause problems.