On Wed, 16 Apr 2025 08:33:38 GMT, Alisen Chung <ach...@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