RFR: 8274718: runtime/cds/appcds/LambdaEagerInit.java fails with -XX:-CompactStrings [v2]

Fairoz Matte fmatte at openjdk.java.net
Wed Oct 13 05:01:15 UTC 2021


On Wed, 13 Oct 2021 03:47:08 GMT, Fairoz Matte <fmatte at openjdk.org> wrote:

>> This test uses the default CDS archive with -Xshare:on. However, the default CDS archive may fail to load when a few VM flags are mismatched.
>> Using  -Xshare:auto instead of -Xshare:on for testDefaultArchiveWithEagerInitializationEnabled() and testDefaultArchiveWithEagerInitializationDisabled() method calls
>
> Fairoz Matte has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8274718: runtime/cds/appcds/LambdaEagerInit.java fails with -XX:-CompactStrings

Thanks, Ioi and Calvin for the reviews.

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

PR: https://git.openjdk.java.net/jdk/pull/5906


More information about the hotspot-runtime-dev mailing list