RFR: 8332785: Replace naked uses of UseSharedSpaces with CDSConfig::is_using_archive [v2]
Sonia Zaldana Calles
szaldana at openjdk.org
Fri May 31 15:12:39 UTC 2024
> 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::
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19463/files
- new: https://git.openjdk.org/jdk/pull/19463/files/f3e6b17c..ba4c0032
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19463&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19463&range=00-01
Stats: 15 lines in 15 files changed: 0 ins; 0 del; 15 mod
Patch: https://git.openjdk.org/jdk/pull/19463.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19463/head:pull/19463
PR: https://git.openjdk.org/jdk/pull/19463
More information about the serviceability-dev
mailing list