On Tue, 23 Aug 2022 17:11:17 GMT, Erik Joelsson <er...@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