On Wed, 16 Nov 2022 22:30:56 GMT, Matias Saavedra Silva <matsa...@openjdk.org> 
wrote:

>> The -XX:+AutoCreateSharedArchive flag was implemented in JDK 19, however, 
>> this flag doesn't work across JDK 19 and 20.
>> 
>> Expected: JDK 20 should recreate the specified CDS archive
>> Actual: JDK 20 cannot recognize the archive file and gives up
>> 
>> The new field from GenericCDSFileMapHeader is now in FileMapHeader. Verified 
>> with tier 1-4 tests.
>
> Matias Saavedra Silva has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Test now passes

Makefile change looks good.

-------------

Marked as reviewed by erikj (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11148

Reply via email to