8279204: [BACKOUT] JDK-8278413: C2 crash when allocating array of size too large #69
Conversation
Summary: This reverts commit deaf75a.
|
@shipilev 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 14 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
|
Thanks! Should I wait for 24 hours for this patch, or we consider clean backouts trivial? |
Thanks. /integrate |
Going to push as commit 04ad668.
Your commit was automatically rebased without conflicts. |
Summary: This reverts commit deaf75a.
Roland is on vacation now, so we would not get the fix any time soon. Meanwhile, there are lots of test failures and GHA uncleanliness due to this patch.
Additional testing:
tier1
tier2
tier3
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk18 pull/69/head:pull/69
$ git checkout pull/69
Update a local copy of the PR:
$ git checkout pull/69
$ git pull https://git.openjdk.java.net/jdk18 pull/69/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 69
View PR using the GUI difftool:
$ git pr show -t 69
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk18/pull/69.diff