git: openjdk/jdk11u-dev: 3 new changesets
Andrew Lu
andrewlu at openjdk.org
Mon Dec 11 07:56:12 UTC 2023
Changeset: 05bb69d4
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2023-12-11 07:53:40 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/05bb69d483aaefee62f7dbb57ea6ae95e4c946ff
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
Backport-of: 93f96d8c9eb2c7e1579cc99002eefb6bf019742b
! src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxUI.java
+ test/jdk/javax/swing/JComboBox/JComboBoxActionEvent.java
Changeset: 420a68e8
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2023-12-11 07:55:20 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/420a68e8768a79a3e095181c7ebf14ea06ae0c54
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
Backport-of: c42ef70a453690ecdccc570161fdfda58318ecc6
! src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxUI.java
! src/java.desktop/macosx/classes/com/apple/laf/AquaKeyBindings.java
+ test/jdk/javax/swing/plaf/aqua/TestAltUpDownComboBox.java
Changeset: 0ce4c5e4
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2023-12-11 07:55:41 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/0ce4c5e4cbcc1b7ce8bc12b00ea40d35f82d9345
7132796: [macosx] closed/javax/swing/JComboBox/4517214/bug4517214.java fails on MacOS
Backport-of: 81d7475d20133fd7dfb0ad66caee4e929e0291af
! src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxUI.java
+ test/jdk/javax/swing/JComboBox/TestComboBoxHeight.java
More information about the jdk-updates-changes
mailing list