On Fri, 2 May 2025 09:15:24 GMT, Volkan Yazici <[email protected]> wrote:
>> Replaces `os.name` checks in tests with `@requires`. This prevents these >> tests from being run, and superficial results being generated, on >> unnecessary platforms. >> >> Note that `os.name` checks are replaced with `os.family` instead. > > Volkan Yazici has updated the pull request incrementally with one additional > commit since the last revision: > > Document `@requires` rationale with `@comment` > > Co-authored-by: Daniel Fuchs <[email protected]> @vy Your change (at version 242f0787b26361e3679b57e0f5f5432dfc3a130d) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24997#issuecomment-2858301209
