[jdk11u-dev] Integrated: 8242044: Add basic HTTP/1.1 support to the HTTP/2 Test Server

Goetz Lindenmaier goetz at openjdk.java.net
Thu Sep 23 13:00:19 UTC 2021


On Wed, 22 Sep 2021 14:16:24 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I downport this for parity with 11.0.13-oracle.
> 
> I had to change jdk.test.lib.net.SimpleSSLContext to jdk.testlibrary.SimpleSSLContext and add the according @library.
> Else the test does not compile.
> Test is passing.

This pull request has now been integrated.

Changeset: 92e1f21d
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/92e1f21df3de9417330c5501e0053b2f11bd129f
Stats:     337 lines in 3 files changed: 319 ins; 3 del; 15 mod

8242044: Add basic HTTP/1.1 support to the HTTP/2 Test Server

Reviewed-by: mdoerr
Backport-of: 9a69bb807beb6693c68a7b11bee435c0bab7ceac

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

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


More information about the jdk-updates-dev mailing list