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 Covers updated `FileInputStream` as well (JDK-8264777). ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3914