8162545: Mac build failure#795
Conversation
|
👋 Welcome back zzambers! A progress list of the required criteria for merging this PR into |
|
@zzambers 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 ➡️ To integrate this PR with the above commit message to the |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request backport fixing compilation error on newer gcc, trivial change, small risk, tested |
gnu-andrew
left a comment
There was a problem hiding this comment.
Yes, I hit this too with GCC 14 and was going to propose it. The bug subject is deceptive as it's not Mac-specific. The types are obviously wrong and have been wrong since OpenJDK began.
Your patch matches mine.
|
/approve yes |
|
@gnu-andrew |
Backport fixing compilation error on newer gcc (14.2.0), found when testing other PR:
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/795/head:pull/795$ git checkout pull/795Update a local copy of the PR:
$ git checkout pull/795$ git pull https://git.openjdk.org/jdk8u-dev.git pull/795/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 795View PR using the GUI difftool:
$ git pr show -t 795Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/795.diff
Using Webrev
Link to Webrev Comment