RFR: 8292329: Enable CDS shared heap for zero builds [v2]
Erik Joelsson
erikj at openjdk.org
Tue Aug 23 17:16:33 UTC 2022
On Tue, 23 Aug 2022 17:11:17 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Yes, it's dumped in a different directory depending on the JVM variant. The contents of the CDS archive is specific to the particular libjvm.so that created the archive.
>
> In that case, the loop you proposed make a lot of sense and I think you should add it.
Oh, the loop is already there, it's jus the naming of the variable. I think we should adjust that so the check-jvm-feature macro can be used.
-------------
PR: https://git.openjdk.org/jdk/pull/9984
More information about the build-dev
mailing list