-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b18
This test should use try-with-resource to ensure streams are correctly closed, and should use try-finally to make sure the server is properly stopped before the test exits.
- relates to
-
JDK-8330033 com/sun/net/httpserver/bugs/B6431193.java fails in AssertionError after JDK-8326568
- Resolved