RFR: 8316146: Open some swing tests 4 [v9]
Alexey Ivanov
aivanov at openjdk.org
Tue Oct 3 14:06:43 UTC 2023
On Tue, 3 Oct 2023 02:44:59 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
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> fixed jtreg header
Changes requested by aivanov (Reviewer).
test/jdk/javax/swing/ToolTipManager/bug5078214.java line 31:
> 29: * @build jtreg.SkippedException
> 30: * @run main bug5078214
> 31: */
The test does not compile:
runner starting test: javax/swing/ToolTipManager/bug5078214.java
runner finished test: javax/swing/ToolTipManager/bug5078214.java
Error. can't find jtreg.SkippedException in test directory or libraries
Test results: error: 1
You still use **`/test/lib`** for `jtreg.SkippedException`.
-------------
PR Review: https://git.openjdk.org/jdk/pull/15875#pullrequestreview-1655261619
PR Review Comment: https://git.openjdk.org/jdk/pull/15875#discussion_r1344137620
More information about the client-libs-dev
mailing list