[jdk17u-dev] RFR: 8303457: Introduce convenience test library APIs for creating test servers for tests in test/jdk/java/net/httpclient

Lutz Schmidt lucy at openjdk.org
Wed Apr 3 07:34:12 UTC 2024


On Thu, 28 Mar 2024 19:59:46 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.12-oracle.
> 
> test/jdk/java/net/httpclient/CancelRequestTest.java
> test/jdk/java/net/httpclient/HeadTest.java
> Resolved imports.
> 
> Omitted files:
> test/jdk/java/net/httpclient/AsyncExecutorShutdown.java
> test/jdk/java/net/httpclient/CancelStreamedBodyTest.java
> test/jdk/java/net/httpclient/ExecutorShutdown.java
> test/jdk/java/net/httpclient/ExpectContinueTest.java
> test/jdk/java/net/httpclient/Response1xxTest.java
> All these already had to be omitted in https://github.com/openjdk/jdk17u-dev/pull/2311,
> they all came with new features or other changes that should
> not be backported as prereq.  For the reasoning see PR 2311.

LGTM.

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

Marked as reviewed by lucy (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2350#pullrequestreview-1975794324


More information about the jdk-updates-dev mailing list