RFR: 8029127: A redirect POST request does not work and illegalStateException on HttpURLConnection.getInputStream

Michael McMahon michael.x.mcmahon at oracle.com
Fri Nov 29 10:03:00 PST 2013


This is another regression in JDK 8. A new "connecting" flag is getting 
confused
when a redirect occurs and a POST gets converted to a GET.

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

Thanks
Michael.



More information about the net-dev mailing list