8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
Brian Burkhalter
brian.burkhalter at oracle.com
Fri Jul 26 15:24:33 UTC 2019
> On Jul 26, 2019, at 8:14 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>
>> On Jul 26, 2019, at 8:06 AM, Florian Weimer <fweimer at redhat.com <mailto:fweimer at redhat.com>> wrote:
>>
>> On ext4? The EINVAL depends on the file system. XFS supports arbitrary
>> offsets, but ext4 does not, for example.
>
> I don’t know the FS type yet.
So it appears indeed to be ext 4.
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190726/468f25c4/attachment.html>
More information about the nio-dev
mailing list