RFR : 8068795: Missing trailing blank in a HttpServer response leads to client crashes

Lev Priima lev.priima at oracle.com
Fri Jan 16 19:35:50 UTC 2015


Thanks Chris,
Could you please push it?

Best Regards,
Lev

On 01/16/2015 09:14 PM, Chris Hegarty wrote:
> This looks ok to me Lev.
>
> -Chris.
>
> On 16 Jan 2015, at 17:02, Lev Priima <lev.priima at oracle.com> wrote:
>
>> The second space should not be omitted in first line(status-line) of a http response message: http://tools.ietf.org/html/rfc7230#section-3.1.2 .
>>
>> Issue: http://bugs.openjdk.java.net/browse/JDK-8068795
>> Patch: http://cr.openjdk.java.net/~lpriima/8068795/webrev.00/
>> Testing:
>> $ jtreg -jdk:jdk9/dev/build/linux-x86_64-normal-server-release/jdk/ jdk9/dev/jdk/test/com/sun/net/httpserver/
>> Test results: passed: 41
>>
>> -- 
>> Best Regards,
>> Lev
>>




More information about the core-libs-dev mailing list