Integrated: 8360743: Enables regeneration of JLI holder classes for CDS static dump
Calvin Cheung
ccheung at openjdk.org
Mon Jun 30 17:53:52 UTC 2025
On Thu, 26 Jun 2025 22:41:58 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> This patch enables regeneration of JLI holder classes when dumping method handles, i.e. when dumping heap and aot linked classes. It also addresses an issue if the nest host of a class is excluded during dumping, the class should also be excluded.
>
> Passed tiers 1 - 5 testing.
This pull request has now been integrated.
Changeset: 1dda79cf
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1dda79cfab597782e0a7bb63af6dcc30aeff62d1
Stats: 124 lines in 12 files changed: 104 ins; 3 del; 17 mod
8360743: Enables regeneration of JLI holder classes for CDS static dump
Reviewed-by: iklam, liach
-------------
PR: https://git.openjdk.org/jdk/pull/26007
More information about the hotspot-runtime-dev
mailing list