Integrated: 8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821

Brian Burkhalter bpb at openjdk.java.net
Wed Apr 14 19:56:41 UTC 2021


On Wed, 14 Apr 2021 18:28:06 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Please review this request to fix a test build failure caused by removing the `isDirectIOSupportedByFS()` method from the test `DirectIOTest` but not removing its use in other tests.
> 
> This also addresses the comment [1] in PR [2] of [3].
> 
> [1] https://github.com/openjdk/jdk/pull/3482#discussion_r613362581
> [2] https://github.com/openjdk/jdk/pull/3482
> [3] https://bugs.openjdk.java.net/browse/JDK-8264821

This pull request has now been integrated.

Changeset: d1b28e7a
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d1b28e7a
Stats:     26 lines in 5 files changed: 0 ins; 17 del; 9 mod

8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821

Reviewed-by: alanb, dcubed, darcy, chegar

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

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


More information about the nio-dev mailing list