Conversation
|
@andyherrick The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
I fetched the PR commit and confirmed that it is a correct backout (revert) of JDK-8271868.
/integrate |
@andyherrick This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the
|
Going to push as commit 4afbcaf. |
@andyherrick Pushed as commit 4afbcaf. |
JDK-8271868 was pushed to JDK17 instead of jdk17u.
This change is to back it out
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk17 pull/307/head:pull/307
$ git checkout pull/307
Update a local copy of the PR:
$ git checkout pull/307
$ git pull https://git.openjdk.java.net/jdk17 pull/307/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 307
View PR using the GUI difftool:
$ git pr show -t 307
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk17/pull/307.diff