RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v3]

Abhishek Kumar abhiscxk at openjdk.org
Tue Mar 19 12:16:21 UTC 2024


On Mon, 18 Mar 2024 17:28:16 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> It can be added, but I see no reason to do so.
>> 
>> It may be helpful for tests that can be run standalone (that don't respect the jtreg tags and depend on some other jtreg libraries), but for this one the only easy way to run it is through jtreg, so the `@requires (os.family == "windows")` is sufficient.
>
> I agree with @azvegint, since it has @requires check in jtreg and the test will mainly be run using jtreg framework , the OS check is not strictly required.

Fair enough.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18312#discussion_r1530248601


More information about the client-libs-dev mailing list