RFR: 8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic

Chris Hegarty chris.hegarty at oracle.com
Wed May 15 15:17:37 UTC 2019


Daniel

On 13/05/2019 19:29, Daniel Fuchs wrote:
> ...
> http://cr.openjdk.java.net/~dfuchs/webrev_8223716/webrev.00/

I think the approach of pushing this improvement, and filing a
separate issue to track the minor loosening of the constraints
is reasonable.

I believe workers should be volatile/synchronized, as it is
written and read from different threads, no?

-Chris.


More information about the net-dev mailing list