RFR: 8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
Michael McMahon
michael.x.mcmahon at oracle.com
Fri Aug 30 15:22:32 UTC 2019
Looks fine to me.
- Michael.
On 29/08/2019, 18:04, Julia Boes wrote:
> Hi,
>
> This fix involves a test that failed during thread cleanup. To address
> this, the ServerSocket is now being closed at the end and the server
> thread is joined. While at it, I removed some unnecessary whitespace.
>
> webrev: http://cr.openjdk.java.net/~dfuchs/jboes/8171405/webrev.02/
>
> bug report: https://bugs.openjdk.java.net/browse/JDK-8171405
>
> Cheers,
>
> Julia
>
>
More information about the net-dev
mailing list