RFR: JDK-8260925: HttpsURLConnection does not work with other JSSE provider.
Daniel Fuchs
dfuchs at openjdk.java.net
Tue Mar 2 15:59:51 UTC 2021
On Tue, 2 Mar 2021 15:34:56 GMT, Vyom Tewari <vtewari at openjdk.org> wrote:
>> Did you try to run the httpclient tests? They make use of the httpserver - so they can also serve to test it - somewhat.
>> More generally - please run jdk_net/tier2 tests.
>
> i ran tests, it looks clean(https://github.com/vyommani/jdk/actions/runs/612949667)
As far as I know this is only tier1 - so none of the network tests have been run.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2583
More information about the net-dev
mailing list