8342822: jdk8u432-b06 does not compile on AIX#65
8342822: jdk8u432-b06 does not compile on AIX#65varada1110 wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back varadam! A progress list of the required criteria for merging this PR into |
|
@varada1110 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 As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@gnu-andrew) but any other Committer may sponsor as well. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
/approval 8342822 request build error observed on aix is resolved with the addition of cstdlib header file. Build and jtreg testing(hotspot/test) successful |
|
@varada1110 |
gnu-andrew
left a comment
There was a problem hiding this comment.
Already successfully reviewed on openjdk/jdk8u-dev#600 by myself, @franferrax & @sxa
|
/approve yes |
|
@gnu-andrew |
|
Thank you |
|
@varada1110 |
|
I do have committer rights for jdk-updates. Looks like jdk8u requires separate rights. |
|
/sponsor |
|
Going to push as commit 1a6e3a5. |
|
@gnu-andrew @varada1110 Pushed as commit 1a6e3a5. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Yes, jdk6u, jdk7u and jdk8u were all separate projects, before the consolidation under jdk-updates for more recent long term support releases. |
|
Thanks @gnu-andrew ... Will we get a jdk8u442-b05 tag with this change in before the GA in January? We haven't had any new 8u442 tags for a few weeks now. |
Build error on AIX could be resolved with the addition of header file which could be guarded with ifdef to make it aix-specific. Jtreg testing for hotspot/test on aix-ppc64 is successful with no related failures.
JBS : JDK-8342822
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u.git pull/65/head:pull/65$ git checkout pull/65Update a local copy of the PR:
$ git checkout pull/65$ git pull https://git.openjdk.org/jdk8u.git pull/65/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 65View PR using the GUI difftool:
$ git pr show -t 65Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u/pull/65.diff
Using Webrev
Link to Webrev Comment