On Fri, 7 May 2021 12:17:11 GMT, Vyom Tewari <vtew...@openjdk.org> wrote:
>> RandomAccessFile.length() method for block device return always 0 > > Vyom Tewari has updated the pull request incrementally with one additional > commit since the last revision: > > fixed assigning -1 to uint64_t Could required os = linux added for test/jdk/java/nio/channels/FileChannel/BlockDeviceSize.java? As it is decribed only run as linux. ------------- PR: https://git.openjdk.java.net/jdk/pull/3914