RFR: 8316146: Open some swing tests 4

Harshitha Onkar honkar at openjdk.org
Thu Sep 21 22:39:11 UTC 2023


On Thu, 21 Sep 2023 22:00:27 GMT, Alisen Chung <achung at openjdk.org> wrote:

> Opening closed tests:
> 12 javax/swing/ToolTipManager/5078214/bug5078214.java
> 13 javax/swing/plaf/basic/BasicMenuItemUI/4239714/bug4239714.java
> 14 javax/swing/plaf/basic/BasicMenuUI/4244616/bug4244616.java
> 15 javax/swing/plaf/metal/4306431/bug4306431.java

Changes requested by honkar (Committer).

test/jdk/javax/swing/ToolTipManager/bug5078214.java line 102:

> 100:                     System.out.print("We need at least one screen with ");
> 101:                     System.out.println("the taskbar at the bottom position.");
> 102:                     System.out.println("Testing skipped.");

As @azvegint mentioned you need either a return or jtreg Skipped Exception here.

-------------

PR Review: https://git.openjdk.org/jdk/pull/15875#pullrequestreview-1638807746
PR Review Comment: https://git.openjdk.org/jdk/pull/15875#discussion_r1333664572


More information about the client-libs-dev mailing list