-
Notifications
You must be signed in to change notification settings - Fork 6.1k
8342440: [BACKOUT] Support two vector selectFrom API #21546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This reverts commit 709914f.
|
👋 Welcome back liach! A progress list of the required criteria for merging this PR into |
|
@liach This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. 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 ➡️ To integrate this PR with the above commit message to the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good.
|
/integrate delegate @jatin-bhateja The failure message is like: If you can give a hotfix under the redo issue, we can merge that redo too. |
|
@liach Integration of this pull request has been delegated and may be completed by any project committer using the /integrate pull request command. |
|
Let me fix it immediately if you can hold for few mins. |
|
Sure. Please reuse https://bugs.openjdk.org/browse/JDK-8342439 (feel free to edit the title and description to indicate this is a hotfix) for your hotfix. |
Ok, fix is ready, I will update the title and fix as a build issue. Thanks!! |
|
Please approve. |
This reverts commit 709914f, #20508. It was based against the master from a few months ago and caused build failures on all platforms upon integration. The reverted commit can build again on my personal machine.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/21546/head:pull/21546$ git checkout pull/21546Update a local copy of the PR:
$ git checkout pull/21546$ git pull https://git.openjdk.org/jdk.git pull/21546/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 21546View PR using the GUI difftool:
$ git pr show -t 21546Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/21546.diff
Webrev
Link to Webrev Comment