[jdk17u-dev] RFR: 8314978: Multiple server call from connection failing with expect100 in getOutputStream

duke duke at openjdk.org
Thu Jun 26 16:00:31 UTC 2025


On Mon, 9 Jun 2025 21:40:03 GMT, Daniel Hu <duke at openjdk.org> wrote:

> Clean backport. Fixes HttpURLConnection making needless server calls when using a method using internal getOutputStream() after expect100Continue() has already thrown an exception from a non 100 status response. New test passes with the change and fails without it. Passes GHA.

@cost0much 
Your change (at version 19b20cf376037ab62bdc32bd06e36e677314299b) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3629#issuecomment-3008982211


More information about the jdk-updates-dev mailing list