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.

test/jdk/java/io/File/MacPathTest.java
test/jdk/java/io/File/MaxPath.java

maybe for these two cases, throw a SkippedException rather than just return ?

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

PR Comment: https://git.openjdk.org/jdk/pull/24860#issuecomment-2830026232

Reply via email to