RFR: 8355444: [java.io] Use @requires tag instead of exiting based on "os.name" property value [v4]
Jaikiran Pai
jpai at openjdk.org
Mon Apr 28 16:48:51 UTC 2025
On Mon, 28 Apr 2025 16:45:01 GMT, Brian Burkhalter <bpb at 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8355444: Add comment tag tp ManyFiles
Marked as reviewed by jpai (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24860#pullrequestreview-2799995388
More information about the core-libs-dev
mailing list