-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
8258989: JVM is failed to inline in jdk.internal.vm.vector.VectorSupport::convert #1909
Conversation
👋 Welcome back whuang! A progress list of the required criteria for merging this PR into |
@Wanghuang-Huawei 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. |
@Wanghuang-Huawei Could not parse
|
/contributor add He Xuejin hexuejin2@huawei.com |
@Wanghuang-Huawei |
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.
The fix itself looks good, but I think it should be fixed in 16 as well.
Please, re-post the PR against 16.
Should I report a new bug and a new PR against 17 ? |
No need to, fixes from 16 are automatically forward-ported into the mainline (17). |
OK. I have posted PR against 16. openjdk/jdk16#74 |
Progress
Issue
Contributors
<hexuejin2@huawei.com>
Download
$ git fetch https://git.openjdk.java.net/jdk pull/1909/head:pull/1909
$ git checkout pull/1909