Skip to content

8386852: Lower peak throughput with AOTCache#12

Closed
ashu-mehra wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-ashu-mehra-ce93858a-master
Closed

8386852: Lower peak throughput with AOTCache#12
ashu-mehra wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-ashu-mehra-ce93858a-master

Conversation

@ashu-mehra

@ashu-mehra ashu-mehra commented Jul 1, 2026

Copy link
Copy Markdown


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8386852 needs maintainer approval

Issue

  • JDK-8386852: Lower peak throughput with AOTCache (Bug - P4 - Approved)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 12

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk27u/pull/12.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jul 1, 2026

Copy link
Copy Markdown

👋 Welcome back asmehra! 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

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

@ashu-mehra 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:

8386852: Lower peak throughput with AOTCache

Reviewed-by: kvn

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 (@vnkozlov) 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 changed the title Backport ce93858acd423e1fa1011358cff9fc495182aca6 8386852: Lower peak throughput with AOTCache Jul 1, 2026
@openjdk

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

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 clean Identical backport; no merge resolution required labels Jul 1, 2026
@openjdk

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ @ashu-mehra This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Jul 1, 2026
@mlbridge

mlbridge Bot commented Jul 1, 2026

Copy link
Copy Markdown

Webrevs

@ashu-mehra

Copy link
Copy Markdown
Author

/approval request I want to backport this patck to jdk27u as it fixes peak performance regression when using AOTCache in cpu constrained environments. Fix is low risk and applies cleanly.

@openjdk

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

@ashu-mehra
8386852: The approval request has been created successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Jul 1, 2026

@vnkozlov vnkozlov left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good.

@ashu-mehra

Copy link
Copy Markdown
Author

/integrate

@openjdk

openjdk Bot commented Jul 8, 2026

Copy link
Copy Markdown

@ashu-mehra This pull request has not yet been marked as ready for integration.

@ashu-mehra

Copy link
Copy Markdown
Author

This is pending for maintainer's approval.

@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 Jul 10, 2026
@ashu-mehra

Copy link
Copy Markdown
Author

/integrate

@openjdk openjdk Bot added the sponsor Pull request is ready to be sponsored label Jul 10, 2026
@openjdk

openjdk Bot commented Jul 10, 2026

Copy link
Copy Markdown

@ashu-mehra
Your change (at version a6ec198) is now ready to be sponsored by a Committer.

@adinn

adinn commented Jul 12, 2026

Copy link
Copy Markdown

/sponsor

@openjdk

openjdk Bot commented Jul 12, 2026

Copy link
Copy Markdown

Going to push as commit eecc16f.

@openjdk openjdk Bot added the integrated Pull request has been integrated label Jul 12, 2026
@openjdk openjdk Bot closed this Jul 12, 2026
@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 Jul 12, 2026
@openjdk

openjdk Bot commented Jul 12, 2026

Copy link
Copy Markdown

@adinn @ashu-mehra Pushed as commit eecc16f.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

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 clean Identical backport; no merge resolution required integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

3 participants