Changeset: 9e176e30c03e Author: robm Date: 2011-11-29 19:56 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9e176e30c03e
7095949: java/net/URLConnection/RedirectLimit.java and Redirect307Test fail intermittently Summary: Server was only reading part of the request. Changed to read the full request. Reviewed-by: chegar ! test/java/net/URLConnection/Redirect307Test.java ! test/java/net/URLConnection/RedirectLimit.java
