RFR: 8310330: HttpClient: debugging interestOps/readyOps could cause exceptions and smaller cleanup [v4]
Daniel Jeliński
djelinski at openjdk.org
Tue Jun 20 12:04:11 UTC 2023
On Tue, 20 Jun 2023 11:45:46 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...
>
> Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
>
> Update Copyright years
Marked as reviewed by djelinski (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14546#pullrequestreview-1487985017
More information about the net-dev
mailing list