Integrated: 8319999: Refactor MetaspaceShared::use_full_module_graph()

Ioi Lam iklam at openjdk.org
Wed Nov 15 05:11:43 UTC 2023


On Tue, 14 Nov 2023 03:53:32 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> This is another step of moving CDS config management into cdsConfig.hpp:
> 
> The function `MetaspaceShared::use_full_module_graph()` is split into two:
> - `CDSConfig::is_dumping_full_module_graph()`
> - `CDSConfig::is_loading_full_module_graph()`

This pull request has now been integrated.

Changeset: a6343c0b
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a6343c0b7b14563f9d219506ba431f96befd5401
Stats:     151 lines in 16 files changed: 75 ins; 40 del; 36 mod

8319999: Refactor MetaspaceShared::use_full_module_graph()

Reviewed-by: dholmes, ccheung

-------------

PR: https://git.openjdk.org/jdk/pull/16646


More information about the hotspot-dev mailing list