Integrated: 8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup

Daniel Fuchs dfuchs at openjdk.org
Tue Jun 20 15:54:57 UTC 2023


On Mon, 19 Jun 2023 16:34:10 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Please find here a change that makes sure that debugging interestOps/readyOps won't cause exceptions to be raised.
> The change also contains smaller cleanup: extracting ALPN contants to their own class, removing/adding newlines at end of files, avoiding long lines in some occasions, removing some unused imports, etc...

This pull request has now been integrated.

Changeset: 99d2a9af
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/99d2a9afa95a1f1aa090316e702d8f508e094729
Stats:     221 lines in 32 files changed: 140 ins; 42 del; 39 mod

8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup

Reviewed-by: djelinski

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

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


More information about the net-dev mailing list