On Thu, 24 Apr 2025 20:46:42 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> Use the `@requires` tag instead of obtaining the operating system name from 
> the `os.name` property and then exiting if the test is not run on that 
> operating system.

This pull request has now been integrated.

Changeset: 5faa5590
Author:    Brian Burkhalter <b...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/5faa55902211e5ad8edc51282022ed9db3684b25
Stats:     46 lines in 6 files changed: 13 ins; 25 del; 8 mod

8355444: [java.io] Use @requires tag instead of exiting based on "os.name" 
property value

Reviewed-by: jpai, lancea

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

PR: https://git.openjdk.org/jdk/pull/24860

Reply via email to