Integrated: 8274718: runtime/cds/appcds/LambdaEagerInit.java fails with -XX:-CompactStrings

Fairoz Matte fmatte at openjdk.java.net
Wed Oct 13 15:42:52 UTC 2021


On Tue, 12 Oct 2021 09:41:23 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

This pull request has now been integrated.

Changeset: d8f6b6c1
Author:    Fairoz Matte <fmatte at openjdk.org>
Committer: Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d8f6b6c19a591512ff4e956823cb87a83e088ae8
Stats:     9 lines in 1 file changed: 4 ins; 0 del; 5 mod

8274718: runtime/cds/appcds/LambdaEagerInit.java fails with -XX:-CompactStrings

Reviewed-by: iklam, ccheung

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

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


More information about the hotspot-runtime-dev mailing list