Skip to content

8369736: Add management interface for AOT cache creation#358

Open
macarte wants to merge 2 commits intoopenjdk:masterfrom
macarte:AOTMxBean-backport
Open

8369736: Add management interface for AOT cache creation#358
macarte wants to merge 2 commits intoopenjdk:masterfrom
macarte:AOTMxBean-backport

Conversation

@macarte
Copy link

@macarte macarte commented Mar 5, 2026

Backport of 8369736: Add management interface for AOT cache creation

Required changes from 8369736 due to some naming changes that are not in 25
Also updated the inline documentation to match the CSR
Included tests and tier1 tests pass on windows-arm64


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-8369736 needs maintainer approval
  • Change requires CSR request JDK-8376157 to be approved

Issues

  • JDK-8369736: Add management interface for AOT cache creation (Enhancement - P3)
  • JDK-8376157: Add management interface for AOT cache creation (CSR)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 358

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

Using diff file

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

Using Webrev

Link to Webrev Comment

Backport-of: d9bc82216842bf521ccb7c451b4b411adb0cf3cc
@bridgekeeper
Copy link

bridgekeeper bot commented Mar 5, 2026

👋 Welcome back macarte! 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 Mar 5, 2026

❗ 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 d9bc82216842bf521ccb7c451b4b411adb0cf3cc 8369736: Add management interface for AOT cache creation Mar 5, 2026
@openjdk
Copy link

openjdk bot commented Mar 5, 2026

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 Mar 5, 2026
@mlbridge
Copy link

mlbridge bot commented Mar 5, 2026

Webrevs

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.

1 participant