RFR: 8367943: PipedOutputStream write(0, 0) successful after close() [v2]
Brian Burkhalter
bpb at openjdk.org
Mon Nov 3 18:09:35 UTC 2025
On Sat, 1 Nov 2025 07:24:11 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Should we add one more test which closes the `PipedOutputStream` and attempts this write?
In commit 40d5af8, I changed the test to better match the revision rather than adding another test.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28078#discussion_r2487404129
More information about the core-libs-dev
mailing list