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 I think this look okay, and consistent with the file dispatcher implementation. ------------- Marked as reviewed by alanb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3914