[jdk11u-dev] Integrated: 8268555: Update HttpClient tests that use ITestContext to jtreg 6+1

Goetz Lindenmaier goetz at openjdk.java.net
Mon Oct 4 19:35:11 UTC 2021


On Thu, 30 Sep 2021 08:24:20 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I downport this for parity with 11.0.13-oracle.
> 
> Response204V2Test.java: resolve imports due to context.
> ShortResponseBody.java: resolve copyright and imports.
> 
> Change to test/jdk/java/net/httpclient/AggregateRequestBodyTest.java omitted.
> The test is not in 11, it only came with "8252374 Add a new factory 
> method to concatenate..." in 16.
> 
> Change to test/jdk/java/net/httpclient/CancelRequestTest.java omitted.
> The test is not in 11, it only came with "8245462: HttpClient send throws InterruptedException when interrupted but does not cancel request" in 16.
> 
> Change to test/jdk/java/net/httpclient/ISO_8859_1_Test.java b/test/jdk/java/net/httpclient/ISO_8859_1_Test.java omitted.
> The test is not in 11, it only came with "8255244 HttpClient: Response headers contain incorrectly encoded Unicode characters" in 16.

This pull request has now been integrated.

Changeset: 62851233
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/62851233d3a5bc17061f2630492e0bd38f805d30
Stats:     214 lines in 7 files changed: 195 ins; 0 del; 19 mod

8268555: Update HttpClient tests that use ITestContext to jtreg 6+1

Reviewed-by: mdoerr
Backport-of: da043e99b830fa4fcbfdbdbed182abc394ba6fb1

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

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


More information about the jdk-updates-dev mailing list