[11u] RFR: 8265099: Revert backport to 11u of 8236859: WebSocket over authenticating proxy fails with NPE
Langer, Christoph
christoph.langer at sap.com
Tue Apr 13 11:57:19 UTC 2021
Hi Daniel,
thanks for your help, I'm sure it will be of use for Ilarion.
Best regards
Christoph
> -----Original Message-----
> From: Daniel Fuchs <daniel.fuchs at oracle.com>
> Sent: Dienstag, 13. April 2021 11:12
> To: Langer, Christoph <christoph.langer at sap.com>; Hohensee, Paul
> <hohensee at amazon.com>; jdk-updates-dev at openjdk.java.net; Ilarion
> Nakonechnyy <ilarion at azul.com>
> Cc: Doerr, Martin <martin.doerr at sap.com>
> Subject: Re: [11u] RFR: 8265099: Revert backport to 11u of 8236859:
> WebSocket over authenticating proxy fails with NPE
>
> Hi Christoph,
>
> On 12/04/2021 22:56, Langer, Christoph wrote:
> > I think reverting is fine. However, I don't know whether Ilarion will be able
> to provide a fix on short call. The error "can't find
> jdk.test.lib.net.SimpleSSLContext in test directory or libraries" sounds a bit
> like an infrastructure thing which maybe isn't too hard to repair? Maybe we
> want to give him a day or two and then just push a fix? What do you think
> (also @Ilarion...)?
>
> FWIW: I suspect SimpleSSLContext may have been relocated in
> the mainline, it might have a different package name / may
> need a different @library tag to build it in 11u.
>
> `find test -name SimpleSSLContext.java` should reveal its
> location.
>
> Other HttpClient tests that make use of HTTPS in the 11u test
> base should reveal the proper incantation to build it.
>
> best regards,
>
> -- daniel
More information about the jdk-updates-dev
mailing list