Skip to content

Conversation

@suchismith1993
Copy link

@suchismith1993 suchismith1993 commented Oct 27, 2025

Hi all,

This pull request contains a backport of commit d45e65ba from the openjdk/jdk repository.

The commit being backported was authored by Suchismith Roy on 8 Oct 2025 and was reviewed by Joachim Kern, Martin Doerr and Matthias Baesken.

Thanks!


Progress

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

Issue

  • JDK-8030957: AIX: Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX (Enhancement - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4113/head:pull/4113
$ git checkout pull/4113

Update a local copy of the PR:
$ git checkout pull/4113
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4113/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4113

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4113.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Oct 27, 2025

👋 Welcome back sroy! 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 Oct 27, 2025

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot changed the title Backport d45e65bab45f78f9f378cdc53837fe33190b7801 8030957: AIX: Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX Oct 27, 2025
@openjdk
Copy link

openjdk bot commented Oct 27, 2025

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Oct 27, 2025
@mlbridge
Copy link

mlbridge bot commented Oct 27, 2025

Webrevs

@suchismith1993
Copy link
Author

Hi @MBaesken , can you review the backport PR

@MBaesken
Copy link
Member

Looks mostly okay.
But the original commit
openjdk/jdk@d45e65b
has no COPYRIGHT year change in test/jdk/ProblemList.txt , so I think you should not start introducing this in the backport .

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

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants