Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

8227080: (fs) Files.newInputStream(...).skip(n) is slow #209

Closed
wants to merge 1 commit into from

Conversation

Larry-N
Copy link
Contributor

@Larry-N Larry-N commented May 13, 2021

Backport c6c82dd


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Issue

  • JDK-8227080: (fs) Files.newInputStream(...).skip(n) is slow ⚠️ Issue is not open.

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk13u-dev pull/209/head:pull/209
$ git checkout pull/209

Update a local copy of the PR:
$ git checkout pull/209
$ git pull https://git.openjdk.java.net/jdk13u-dev pull/209/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 209

View PR using the GUI difftool:
$ git pr show -t 209

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/jdk13u-dev/pull/209.diff

@bridgekeeper
Copy link

bridgekeeper bot commented May 13, 2021

👋 Welcome back Larry-N! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk openjdk bot added the rfr Pull request is ready for review label May 13, 2021
@mlbridge
Copy link

mlbridge bot commented May 13, 2021

Webrevs

@Larry-N Larry-N closed this May 14, 2021
@Larry-N Larry-N deleted the backport-c6c82dd7 branch May 14, 2021 09:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
rfr Pull request is ready for review
1 participant