[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-serviceability-dev
Subject:    Integrated: 8318484: Initial version of cdsConfig.hpp
From:       Ioi Lam <iklam () openjdk ! org>
Date:       2023-10-21 15:46:46
Message-ID: Heyz_kPRgOHxu8pIveEp-d-pKX77tcKL5r4aHKzArxU=.bec64ad0-2231-4318-a140-018aee1b6723 () github ! com
[Download RAW message or body]

On Thu, 19 Oct 2023 05:56:53 GMT, Ioi Lam <iklam@openjdk.org> wrote:

> This is the first step for [JDK-8318483 - Move CDS configuration management into \
> cdsConfig.hpp](https://bugs.openjdk.org/browse/JDK-8318483) 
> - Remove `Arguments::is_dumping_archive()` and `Arguments \
>                 assert_is_dumping_archive()`
> - Add the following new APIs
> 
> 
> class CDSConfig {
> static bool is_dumping_archive();
> static bool is_dumping_static_archive();
> static bool is_dumping_dynamic_archive();
> static bool is_dumping_heap();
> };
> 
> 
> - Convert some use of `DumpSharedSpaces` and `DynamicDumpSharedSpaces` to these new \
> APIs 
> (More APIs will be added in future sub tasks of \
> [JDK-8318483](https://bugs.openjdk.org/browse/JDK-8318483))

This pull request has now been integrated.

Changeset: ecd25e7d
Author:    Ioi Lam <iklam@openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ecd25e7d6f9d69f9dbdbff0a4a9b9d6b19288593
                
Stats:     236 lines in 36 files changed: 125 ins; 16 del; 95 mod

8318484: Initial version of cdsConfig.hpp

Reviewed-by: dholmes, ccheung, sspitsyn

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

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic