[jdk11u-dev] RFR: 8268617: [REDO] - WebSocket over authenticating proxy fails with NPE
Severin Gehwolf
sgehwolf at openjdk.java.net
Wed Jun 16 09:36:39 UTC 2021
On Fri, 11 Jun 2021 17:32:20 GMT, Larry-N <github.com+75672469+Larry-N at openjdk.org> wrote:
> Backport of 8236859: WebSocket over authenticating proxy fails with NPE
> The patch doesn't apply cleanly, manually merged `AuthenticationFilter.java, HttpResponseImpl.java`, corrected @library path and import statement in `WebSocketProxyTest.java`
@Larry-N What has changed in this REDO over the original OpenJDK 11u patch, that avoids the tier2 failures in `java/net/httpclient`? Has this been tested with tier2?
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/29
More information about the jdk-updates-dev
mailing list