-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21
-
Component/s: core-libs
-
b21
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.