[jdk21u-dev] RFR: 8314978: Multiple server call from connection failing with expect100 in getOutputStream
duke
duke at openjdk.org
Fri Jun 6 16:20:00 UTC 2025
On Fri, 9 May 2025 16:36:06 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 739b51c01a72d448f38fd50e8140cc5e618f9d1c) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1770#issuecomment-2949779106
More information about the jdk-updates-dev
mailing list