-
Bug
-
Resolution: Fixed
-
P3
-
26
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8365546 | 21.0.10-oracle | Alexey Ivanov | P3 | Resolved | Fixed | master |
JDK-8365696 | 21.0.9-oracle | Alexey Ivanov | P3 | Resolved | Fixed | b06 |
JDK-8365544 | 17.0.18-oracle | Alexey Ivanov | P3 | Resolved | Fixed | master |
JDK-8365692 | 17.0.17-oracle | Alexey Ivanov | P3 | Resolved | Fixed | b06 |
JDK-8365548 | 11.0.30-oracle | Alexey Ivanov | P3 | Resolved | Fixed | master |
JDK-8365694 | 11.0.29-oracle | Alexey Ivanov | P3 | Resolved | Fixed | b07 |
JDK-8365552 | 8u481 | Alexey Ivanov | P3 | Resolved | Fixed | master |
JDK-8365698 | 8u471 | Alexey Ivanov | P3 | Resolved | Fixed | b06 |
Phil found [2][3] this bug after
[1] https://github.com/openjdk/jdk/blob/19a76a45e9c8616414830c865801660bc6761e92/src/java.desktop/share/classes/com/sun/java/swing/SwingUtilities3.java#L250-L25
[2] https://github.com/openjdk/jdk/pull/23324#discussion_r2267210782
[3] https://github.com/openjdk/jdk/pull/26717#discussion_r2267225024
- backported by
-
JDK-8365544 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
-
JDK-8365546 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
-
JDK-8365548 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
-
JDK-8365552 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
-
JDK-8365692 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
-
JDK-8365694 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
-
JDK-8365696 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
-
JDK-8365698 Method SU3.setAcceleratorSelectionForeground assigns to acceleratorForeground
-
- Resolved
-
- caused by
-
JDK-8348760 RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/9dcc502c
-
Review(master) openjdk/jdk/26743
-
Review(pr/467) openjdk/jdk21u/468