8380553: [lworld] Wrong type used in InlineKlass::realloc_result()#2250
8380553: [lworld] Wrong type used in InlineKlass::realloc_result()#2250fparain wants to merge 2 commits intoopenjdk:lworldfrom
Conversation
|
👋 Welcome back fparain! A progress list of the required criteria for merging this PR into |
|
@fparain 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 8 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. ➡️ To integrate this PR with the above commit message to the |
Webrevs
|
stefank
left a comment
There was a problem hiding this comment.
Looks good. There's a typo in the JBS title: realloc_result vs realloc_result.
chhagedorn
left a comment
There was a problem hiding this comment.
Thanks for fixing the spacing!
|
Thanks @stefank @chhagedorn for the reviews. |
|
Going to push as commit 1257fbd.
Your commit was automatically rebased without conflicts. |
Small fix to use the right method for long fields when re-creating a buffered value from a scalarized form.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/valhalla.git pull/2250/head:pull/2250$ git checkout pull/2250Update a local copy of the PR:
$ git checkout pull/2250$ git pull https://git.openjdk.org/valhalla.git pull/2250/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2250View PR using the GUI difftool:
$ git pr show -t 2250Using diff file
Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/2250.diff
Using Webrev
Link to Webrev Comment