RFR: 8329135: Store Universe::*exception_instance() in CDS archive [v2]

Ioi Lam iklam at openjdk.org
Sat Mar 30 02:23:05 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 three additional commits since the last revision:

 - 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/38f4d732..76c5a3cd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18551&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18551&range=00-01

  Stats: 4375 lines in 182 files changed: 1868 ins; 1717 del; 790 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