On Mon, 18 Mar 2024 17:28:16 GMT, Harshitha Onkar <hon...@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