RFR: 8353007: Open some JComboBox bugs 2 [v3]
Phil Race
prr at openjdk.org
Wed Apr 16 18:58:43 UTC 2025
On Wed, 16 Apr 2025 08:33:38 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> Updating and opening some tests
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> update tests
test/jdk/javax/swing/JComboBox/bug4201964.java line 52:
> 50: UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
> 51: } catch (Exception e) {
> 52: throw new jtreg.SkippedException("Couldn't load the Windows look and feel.");
Usually we treat this an automatic failure -eg JPassFailJFrame.forceFail("...")
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24496#discussion_r2047555788
More information about the client-libs-dev
mailing list