RFR: 8284638: store skip buffers in InputStream Object [v2]

XenoAmess duke at openjdk.java.net
Tue Apr 12 22:19:18 UTC 2022


> @jmehrens what about this then?
> I think it safe now(actually this mechanism is learned from Reader)

XenoAmess has updated the pull request incrementally with one additional commit since the last revision:

  add MIN_SKIP_BUFFER_SIZE

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5872/files
  - new: https://git.openjdk.java.net/jdk/pull/5872/files/e29f7483..81e9ca49

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5872&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5872&range=00-01

  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5872.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5872/head:pull/5872

PR: https://git.openjdk.java.net/jdk/pull/5872


More information about the core-libs-dev mailing list