On Thu, 30 Apr 2026 11:25:29 GMT, Jaikiran Pai <[email protected]> wrote:

> 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).

This pull request has now been integrated.

Changeset: d0736768
Author:    Jaikiran Pai <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/d073676853e33d83b920376b27ec8152aec245dd
Stats:     33 lines in 1 file changed: 4 ins; 9 del; 20 mod

8310138: Socket.isInputShutdown and isOutputShutdown don't specify what is 
returned when socket is closed

Reviewed-by: dfuchs, michaelm

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

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

Reply via email to