RFR: [jdk11u]: 8211437 java.net.http.HttpClient hangs on 204 reply without Content-length 0 (original) (raw)

Michael McMahon michael.x.mcmahon at oracle.com
Wed Oct 24 10:03:12 UTC 2018


Hi,

This has already been approved assuming that the jdk changeset applied cleanly. A small test change was made to jdk since approval was sought so the changeset no longer applies cleanly. The full webrev is at:

http://cr.openjdk.java.net/~michaelm/8211437.jdk11u/webrev.1/

Thanks, Michael

The following is the patch for jdk11u relative to jdk

diff -r 6bc6fc7c8bb5 test/jdk/java/net/httpclient/http2/NoBodyTest.java --- a/test/jdk/java/net/httpclient/http2/NoBodyTest.java Fri Oct 19 14:23:43 2018 +0100 +++ b/test/jdk/java/net/httpclient/http2/NoBodyTest.java Wed Oct 24 10:51:52 2018 +0100 @@ -24,8 +24,8 @@ /*



More information about the jdk-updates-dev mailing list