On Thu, 30 Apr 2026 13:38:41 GMT, Jaikiran Pai <[email protected]> wrote:
> > For me it would be more surprising if this method returned false after > > close() if shutdownInput() hadn't be called before close(). > > That's what the implementation does currently - it returns false() from > isInputShutdown() if shutdownInput() hadn't been called irrespective of > whether or not close() was called: Then I would suggest to reword the new text to say so. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31000#issuecomment-4352996059
