Integrated: 8329135: Store Universe::*exception_instance() in CDS archive
Ioi Lam
iklam at openjdk.org
Tue Apr 2 01:57:06 UTC 2024
On Fri, 29 Mar 2024 16:53:56 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: d3fc8df8
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d3fc8df8af11d7cc1cc341bc75e46b7e93d6db31
Stats: 107 lines in 5 files changed: 72 ins; 17 del; 18 mod
8329135: Store Universe::*exception_instance() in CDS archive
Reviewed-by: vlivanov, ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/18551
More information about the hotspot-runtime-dev
mailing list