> 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 src/java.net.http/share/classes/jdk/internal/net/http/HttpConnection.java Co-authored-by: Daniel Jelinski <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14546/files - new: https://git.openjdk.org/jdk/pull/14546/files/c55af569..a46fe48b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14546&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14546&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/14546.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14546/head:pull/14546 PR: https://git.openjdk.org/jdk/pull/14546
