RFR: 8355444: [java.io] Use @requires tag instead of exiting based on "os.name" property value [v4]
Brian Burkhalter
bpb at openjdk.org
Mon Apr 28 16:45:01 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24860/files
- new: https://git.openjdk.org/jdk/pull/24860/files/1df4a06c..fb9f0c5c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24860&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24860&range=02-03
Stats: 13 lines in 1 file changed: 6 ins; 7 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/24860.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24860/head:pull/24860
PR: https://git.openjdk.org/jdk/pull/24860
More information about the core-libs-dev
mailing list