RFR: 8318677: (ch) Add implNote about minBufferCap to main variant of Channels.newWriter [v3]
Brian Burkhalter
bpb at openjdk.org
Tue Oct 24 23:25:47 UTC 2023
> Add an `implNote` about the `minBufferCap` parameter of the three-arg `Channels.newWriter` and slightly tweak the test.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8318677: Correct the faux pas of the previous commit
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16325/files
- new: https://git.openjdk.org/jdk/pull/16325/files/5f93e577..60ba5c0f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16325&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16325&range=01-02
Stats: 8 lines in 1 file changed: 3 ins; 3 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16325.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16325/head:pull/16325
PR: https://git.openjdk.org/jdk/pull/16325
More information about the nio-dev
mailing list