> 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: Simplify comment about requires tag ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24860/files - new: https://git.openjdk.org/jdk/pull/24860/files/fb9f0c5c..4cee3c2b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24860&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24860&range=03-04 Stats: 6 lines in 1 file changed: 0 ins; 5 del; 1 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