-
Bug
-
Resolution: Fixed
-
P2
-
internal
setEnabled() does not work properly for the following JCK tests.
By enabling/disabling the checkbox button "Enabled" the buttons on the right hand side doesn't get set to enabled/disabled at the same time.
With opengl it's get set to enabled/disabled at the same time for all the buttons.
api/javax_swing/interactive/JButtonTests.html
api/javax_swing/interactive/JRadioButtonTests.html
api/javax_swing/interactive/JCheckBoxTests.html
api/javax_swing/interactive/JToggleButtonTests.html
By enabling/disabling the checkbox button "Enabled" the buttons on the right hand side doesn't get set to enabled/disabled at the same time.
With opengl it's get set to enabled/disabled at the same time for all the buttons.
api/javax_swing/interactive/JButtonTests.html
api/javax_swing/interactive/JRadioButtonTests.html
api/javax_swing/interactive/JCheckBoxTests.html
api/javax_swing/interactive/JToggleButtonTests.html
- is blocked by
-
JDK-8247304 Use separate MTLCommandQueue for final blit and MTLDrawable present
- Resolved
- relates to
-
JDK-8236592 Checkbox doesn't work for JList prefix in SwingSet2 demo
- Resolved