RFR: 8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes() [v3]

Florian Weimer fweimer at openjdk.java.net
Wed Oct 6 10:54:34 UTC 2021


> 8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes()

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

  Replace hideSeek with seekable

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5824/files
  - new: https://git.openjdk.java.net/jdk/pull/5824/files/46e556d0..43ec5689

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

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

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


More information about the nio-dev mailing list