RFR: 8278172: java/nio/channels/FileChannel/BlockDeviceSize.java should only run on Linux

Lance Andersen lancea at openjdk.java.net
Thu Dec 2 22:51:17 UTC 2021


On Thu, 2 Dec 2021 22:29:30 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Please review this simple change which merely adds `@requires (os.family == "linux")` to the test.

Marked as reviewed by lancea (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/6681


More information about the nio-dev mailing list