[jdk11u-dev] Integrated: 8286293: Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources
Goetz Lindenmaier
goetz at openjdk.java.net
Fri May 20 12:57:07 UTC 2022
On Wed, 18 May 2022 13:31:28 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this test-only change for parity with 11.0.17-oracle.
>
> I did the following adaptions:
> ShortResponseBody.java
> * Adapt test run specification to requirements of 11.
> This did not match in this file, but all other files
> needed fixes, too.
> * Resolve includes
> * Removal of four methods did not apply clean.
> The methods were moved to the new files.
> I dropped the old implementation and am using the
> new ones in the new files except for assertExpectedMessage()
> which is not in 11.
>
> ShortResponseBodyPostWithRetry.java
> * test run specification: different context
>
> Tests are compiling and passing.
This pull request has now been integrated.
Changeset: 2b75da65
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/2b75da651699bdbe44ba42be7259fade9e65dfcc
Stats: 512 lines in 5 files changed: 321 ins; 177 del; 14 mod
8286293: Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources
Reviewed-by: mdoerr
Backport-of: f143386109bce2a2e7241f685e2df26849a0ad48
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1095
More information about the jdk-updates-dev
mailing list