Integrated: 8266610: Method RandomAccessFile#length() returns 0 for block devices on linux.
Vyom Tewari
vtewari at openjdk.java.net
Mon May 10 03:53:59 UTC 2021
On Fri, 7 May 2021 06:16:07 GMT, Vyom Tewari <vtewari at openjdk.org> wrote:
> RandomAccessFile.length() method for block device return always 0
This pull request has now been integrated.
Changeset: 69b96f9a
Author: Vyom Tewari <vtewari at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/69b96f9a1b4a959c6b86f41c2259d9e4d47c8ede
Stats: 15 lines in 1 file changed: 12 ins; 2 del; 1 mod
8266610: Method RandomAccessFile#length() returns 0 for block devices on linux.
Reviewed-by: alanb, bpb
-------------
PR: https://git.openjdk.java.net/jdk/pull/3914
More information about the core-libs-dev
mailing list