8377307: Refactor code for AOT cache pointer compression#410
8377307: Refactor code for AOT cache pointer compression#410vaibhavchoudhary wants to merge 1 commit intoopenjdk:masterfrom
Conversation
Reviewed-by: TBD Backport-of: 0867f9b1b4bfa090cce1403cdbcce56a2e91127c
|
Hi @vaibhavchoudhary, welcome to this OpenJDK project and thanks for contributing! We do not recognize you as Contributor and need to ensure you have signed the Oracle Contributor Agreement (OCA). If you have not signed the OCA, please follow the instructions. Please fill in your GitHub username in the "Username" field of the application. Once you have signed the OCA, please let us know by writing If you already are an OpenJDK Author, Committer or Reviewer, please click here to open a new issue so that we can record that fact. Please use "Add GitHub user vaibhavchoudhary" as summary for the issue. If you are contributing this work on behalf of your employer and your employer has signed the OCA, please let us know by writing |
|
❗ This change is not yet ready to be integrated. |
|
/covered |
|
You are already a known contributor! |
|
This backport pull request has now been updated with issue from the original commit. |
|
Key Differences Between Original Patch and JDK25u Application:
The original patch modifies src/hotspot/share/cds/aotMetaspace.cpp:
In JDK25u: This file doesn't exist! The equivalent changes needed to be made
|
|
Build Verification:
|
|
/reviewer credit @iklam @jianglizhou |
|
@vaibhavchoudhary Syntax:
|
|
@vaibhavchoudhary Syntax:
|
|
Hi @vaibhavchoudhary |
Backport of JDK-8377307 from mainline to 25u.
Changes:
Testing:
Backport-of: 0867f9b1b4bfa090cce1403cdbcce56a2e91127c
Progress
Error
- [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u.git pull/410/head:pull/410$ git checkout pull/410Update a local copy of the PR:
$ git checkout pull/410$ git pull https://git.openjdk.org/jdk25u.git pull/410/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 410View PR using the GUI difftool:
$ git pr show -t 410Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u/pull/410.diff
Using Webrev
Link to Webrev Comment