RFR: 8329135: Store Universe::*exception_instance() in CDS archive [v3]
Ioi Lam
iklam at openjdk.org
Mon Apr 1 23:34:10 UTC 2024
> This is a preparation step for the AOT compiler in the Leyden project. The exception options are frequently accessed by compiled code. Having them inside the CDS archive will allow the AOT to generate smaller/better code.
Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge branch 'master' into 8329135-store-universe-exception-instances-in-cds
- Merge branch 'master' into 8329135-store-universe-exception-instances-in-cds
- @calvinccheung comment
- 8329135: Store Universe::*exception_instance() in CDS archive
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18551/files
- new: https://git.openjdk.org/jdk/pull/18551/files/76c5a3cd..08a9e6eb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18551&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18551&range=01-02
Stats: 326 lines in 28 files changed: 202 ins; 79 del; 45 mod
Patch: https://git.openjdk.org/jdk/pull/18551.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18551/head:pull/18551
PR: https://git.openjdk.org/jdk/pull/18551
More information about the hotspot-runtime-dev
mailing list