RFR: 8332785: Replace naked uses of UseSharedSpaces with CDSConfig::is_using_archive [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Wed Jun 5 07:23:57 UTC 2024
On Fri, 31 May 2024 15:12:39 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
>> Hi folks,
>>
>> This PR addresses [8332785](https://bugs.openjdk.org/browse/JDK-8332785) replacing all naked uses for ```UseSharedSpaces``` with ```CDSConfig::is_using_archive```.
>>
>> Testing:
>> - [x] Tier 1 with GHA.
>>
>> Thanks,
>> Sonia
>
> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
>
> Updating copyright headers and unnecessary CDSConfig::
Looks good.
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19463#pullrequestreview-2098250154
More information about the hotspot-dev
mailing list