On Wed, 10 May 2023 16:19:00 GMT, Daniel Fuchs <[email protected]> wrote:

> java/net/httpclient/FlowAdapterPublisherTest.java and 
> java/net/httpclient/FlowAdapterSubscriberTest.java create one HttpClient 
> instance per test method. The test should use try-with-resources to close the 
> client instances.

This pull request has now been integrated.

Changeset: 9ad38cbe
Author:    Daniel Fuchs <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/9ad38cbeaf446776c4ab4fdb4605663fc517f11f
Stats:     481 lines in 2 files changed: 88 ins; 59 del; 334 mod

8307626: java/net/httpclient/FlowAdapter* tests should close the HttpClient 
instances

Reviewed-by: aefimov, jpai

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

PR: https://git.openjdk.org/jdk/pull/13909

Reply via email to