[jdk11u-dev] RFR: 8268617: [REDO] - WebSocket over authenticating proxy fails with NPE

Larry-N github.com+75672469+larry-n at openjdk.java.net
Wed Jun 16 11:22:38 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`

In this REDO `@library` tag and `import` were changed in  WebSocketProxyTest.java  over the original backport.
This change was tested with tier2 on Linux x86-64.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/29


More information about the jdk-updates-dev mailing list