Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307626

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

XMLWordPrintable

    • b23

      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.

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: