jdk-24/test/jdk/java/nio/channels/FileChannel/directio
Brian Burkhalter d1b28e7ad0 8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821
Reviewed-by: alanb, dcubed, darcy, chegar
2021-04-14 19:53:19 +00:00
..
DirectIOTest.java 8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 2021-04-14 19:53:19 +00:00
libDirectIO.c 8164900: Add support for O_DIRECT 2017-10-17 16:51:11 -07:00
PreadDirect.java 8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 2021-04-14 19:53:19 +00:00
PwriteDirect.java 8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 2021-04-14 19:53:19 +00:00
ReadDirect.java 8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 2021-04-14 19:53:19 +00:00
WriteDirect.java 8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 2021-04-14 19:53:19 +00:00