[jdk13u-dev] Integrated: 8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size

Larry-N github.com+75672469+larry-n at openjdk.java.net
Mon May 17 12:45:45 UTC 2021


On Mon, 17 May 2021 12:17:12 GMT, Larry-N <github.com+75672469+Larry-N at openjdk.org> wrote:

> Backport fix JDK-8227609 (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size

This pull request has now been integrated.

Changeset: 32036b2b
Author:    Ilarion Nakonechnyy <Ilarion at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/32036b2b5c31dff8d124f9a5e37c0ceb979ee777
Stats:     181 lines in 3 files changed: 134 ins; 39 del; 8 mod

8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size

Backport-of: 3155cd829b56d9d44f47b607bad34db27d8b6d6a

-------------

PR: https://git.openjdk.java.net/jdk13u-dev/pull/213


More information about the jdk-updates-dev mailing list