RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property [v3]

Brian Burkhalter bpb at openjdk.org
Tue May 13 00:03:51 UTC 2025


On Mon, 12 May 2025 17:58:29 GMT, Brent Christian <bchristi at openjdk.org> wrote:

>> For `java.lang` tests, use the `@requires` facility in place of checking the `os.name` system property or `File.separatorChar`.
>> 
>> Automated test results are omitted as expected.
>
> Brent Christian has updated the pull request incrementally with one additional commit since the last revision:
> 
>   apostrophize

Looks fine.

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

Marked as reviewed by bpb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25163#pullrequestreview-2834957477


More information about the core-libs-dev mailing list