[rfc][icedtea-web] TinyHttpdImpl touchup again

Andrew Azores aazores at redhat.com
Tue Aug 13 10:59:21 PDT 2013


Changelog:
     * tests/test-extensions/net/sourceforge/jnlp/TinyHttpdImpl.java: no 
longer
     sends HTTP 400 BAD REQUEST messages
     * 
test/test-extensions-tests/net/sourceforge/jnlp/TinyHttpdImplTest.java:
     removed "bad request" test

The 400 BAD REQUEST response was not necessary since the test server 
doesn't check for it anyway. Sending it has the potential to cause a 
connection reset, which would then break the reproducer test server as 
the files would never be sent.

Thanks,

-- 
Andrew A

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TinyHttpdImpl_fix.patch
Type: text/x-patch
Size: 2399 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130813/db71c6bd/TinyHttpdImpl_fix.patch 


More information about the distro-pkg-dev mailing list