- Notifications
You must be signed in to change notification settings - Fork30
8274779: HttpURLConnection: HttpClient and HttpsClient incorrectly check request method when set to POST#123
Uh oh!
There was an error while loading.Please reload this page.
Conversation
👋 Welcome back yan! A progress list of the required criteria for merging this PR into |
This backport pull request has now been updated with issue from the originalcommit. |
openjdkbot commentedOct 28, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@yan-too This change now passes allautomated pre-integration checks. After integration, the commit message for the final commit will be: You can usepull request commands such as/summary,/contributor and/issue to adjust it as needed. At the time when this comment was updated there had been 1 new commit pushed to the
Please seethis link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
yan-too commentedOct 28, 2021
/integrate |
Uh oh!
There was an error while loading.Please reload this page.
This useful fix should be ported here, too. Clean. All relevant tests pass.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk15u-dev pull/123/head:pull/123$ git checkout pull/123Update a local copy of the PR:
$ git checkout pull/123$ git pull https://git.openjdk.java.net/jdk15u-dev pull/123/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 123View PR using the GUI difftool:
$ git pr show -t 123Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk15u-dev/pull/123.diff