> Can I please get a review of this doc-only change which updates the 
> specification of `Socket.isInputShutdown()` and `Socket.isOutputShutdown()` 
> to clarify how it behaves when the `Socket` has been closed?
> 
> This addresses https://bugs.openjdk.org/browse/JDK-8310138. The commit in 
> this PR merely specifies the current implementation. I'll create a CSR 
> shortly.
> 
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

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

  improve the text

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31000/files
  - new: https://git.openjdk.org/jdk/pull/31000/files/0e1b21f3..91a414ca

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31000&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31000&range=00-01

  Stats: 10 lines in 1 file changed: 2 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/31000.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31000/head:pull/31000

PR: https://git.openjdk.org/jdk/pull/31000

Reply via email to