RFR: 8266610: Method RandomAccessFile#length() returns 0 for block devices on linux. [v2]
Vyom Tewari
vtewari at openjdk.java.net
Sun May 9 03:41:00 UTC 2021
On Sun, 9 May 2021 01:39:40 GMT, Hui Shi <hshi 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