RFR: 8266610: Method RandomAccessFile#length() returns 0 for block devices on linux. [v2]
Vyom Tewari
vtewari at openjdk.java.net
Mon May 10 03:53:58 UTC 2021
On Sun, 9 May 2021 06:26:13 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Could required os = linux added for test/jdk/java/nio/channels/FileChannel/BlockDeviceSize.java? As it is decribed only run as linux.
Sure, this is separate issue(https://bugs.openjdk.java.net/browse/JDK-8150539). We will fix it separately.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3914
More information about the core-libs-dev
mailing list