RFR(XS): 8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7

Daniel Fuchs daniel.fuchs at oracle.com
Wed Aug 7 10:40:57 UTC 2019


Hi Aleksei,

If there is a bug with the com/sun/net/httpserver/EchoHandler.java
class I'd rather fix that rather than use the
java/net/httpclient/EchoHandler.java.

Or alternatively change the java/net/httpclient/EchoHandler.java
to not use the file system.

best regards,

-- daniel

On 06/08/2019 23:36, Aleks Efimov wrote:
> Hello,
> 
> Please help to review the change that fixes 
> java/net/httpclient/SomeTest.java timeout issue:
> http://cr.openjdk.java.net/~aefimov/8228508/00
> 
> The test now uses the 'com/sun/net/httpclient/EchoHandler.java' test class.
> 
> The test fails before the fix on Windows 7 and passes after. No mach5 
> failures observed after the fix.
> 
> With Best Regards,
> Aleksei
> 
> PS: I will log a separate test bug to fix the 
> test/jdk/java/net/httpserver/EchoHandler.java to read the complete 
> request body.
> 



More information about the net-dev mailing list