> The tests test/jdk/java/net/httpclient/*InURI.java create a lot of HttpClient 
> instances.
> They should call HttpClient::close when the client is no longer needed.
> 
> The fix includes some cleanup of the test code, as well as an additional 
> check on the response version.

Daniel Fuchs has updated the pull request incrementally with one additional 
commit since the last revision:

  Update test/jdk/java/net/httpclient/EscapedOctetsInURI.java
  
  Review suggestion accepted
  
  Co-authored-by: Daniel Jelinski <[email protected]>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13673/files
  - new: https://git.openjdk.org/jdk/pull/13673/files/9a143f3c..a1988527

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13673&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13673&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13673.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13673/head:pull/13673

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

Reply via email to