RFR: 8310160: Make GC APIs for handling archive heap objects agnostic of GC policy [v2]
Ashutosh Mehra
duke at openjdk.org
Wed Jul 5 21:36:55 UTC 2023
On Wed, 5 Jul 2023 21:07:01 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> I first ran java -Xshare:dump so all the subsequent java --version runs use the same heap size as dump time. As a result, my "before" runs had a heap relocation delta of zero, which should correspond to the best start-up time.
Okay, thanks for clarifying. I thought `java --version` runs were using the default archive.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14520#issuecomment-1622557048
More information about the hotspot-gc-dev
mailing list