Skip to content

8342822: jdk8u432-b06 does not compile on AIX#65

Closed
varada1110 wants to merge 1 commit intoopenjdk:masterfrom
varada1110:8342822
Closed

8342822: jdk8u432-b06 does not compile on AIX#65
varada1110 wants to merge 1 commit intoopenjdk:masterfrom
varada1110:8342822

Conversation

@varada1110
Copy link

@varada1110 varada1110 commented Dec 21, 2024

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

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8342822 needs maintainer approval

Issue

  • JDK-8342822: jdk8u432-b06 does not compile on AIX (Bug - P2 - Approved)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u.git pull/65/head:pull/65
$ git checkout pull/65

Update a local copy of the PR:
$ git checkout pull/65
$ git pull https://git.openjdk.org/jdk8u.git pull/65/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 65

View PR using the GUI difftool:
$ git pr show -t 65

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk8u/pull/65.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Dec 21, 2024

👋 Welcome back varadam! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Dec 21, 2024

@varada1110 This change now passes all automated pre-integration checks.

After integration, the commit message for the final commit will be:

8342822: jdk8u432-b06 does not compile on AIX

Reviewed-by: andrew, amitkumar

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 master branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

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 /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot added the rfr Pull request is ready for review label Dec 21, 2024
@varada1110
Copy link
Author

/approval 8342822 request build error observed on aix is resolved with the addition of cstdlib header file. Build and jtreg testing(hotspot/test) successful

@openjdk
Copy link

openjdk bot commented Dec 21, 2024

@varada1110
8342822: The approval request has been created successfully.

@openjdk openjdk bot added the approval Requires approval; will be removed when approval is received label Dec 21, 2024
@mlbridge
Copy link

mlbridge bot commented Dec 21, 2024

Webrevs

Copy link
Member

@gnu-andrew gnu-andrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already successfully reviewed on openjdk/jdk8u-dev#600 by myself, @franferrax & @sxa

@gnu-andrew
Copy link
Member

/approve yes

@openjdk
Copy link

openjdk bot commented Dec 21, 2024

@gnu-andrew
8342822: The approval request has been approved.

@openjdk openjdk bot added ready Pull request is ready to be integrated and removed approval Requires approval; will be removed when approval is received labels Dec 21, 2024
@varada1110
Copy link
Author

Thank you
/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label Dec 21, 2024
@openjdk
Copy link

openjdk bot commented Dec 21, 2024

@varada1110
Your change (at version e45539c) is now ready to be sponsored by a Committer.

@offamitkumar
Copy link
Member

I do have committer rights for jdk-updates. Looks like jdk8u requires separate rights.

@gnu-andrew
Copy link
Member

/sponsor

@openjdk
Copy link

openjdk bot commented Dec 22, 2024

Going to push as commit 1a6e3a5.

@openjdk openjdk bot added the integrated Pull request has been integrated label Dec 22, 2024
@openjdk openjdk bot closed this Dec 22, 2024
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review sponsor Pull request is ready to be sponsored labels Dec 22, 2024
@openjdk
Copy link

openjdk bot commented Dec 22, 2024

@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.

@gnu-andrew
Copy link
Member

I do have committer rights for jdk-updates. Looks like jdk8u requires separate rights.

Yes, jdk6u, jdk7u and jdk8u were all separate projects, before the consolidation under jdk-updates for more recent long term support releases.

Copy link
Member

@tstuefe tstuefe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@sxa
Copy link
Contributor

sxa commented Dec 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

5 participants