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

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


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5906/files
  - new: https://git.openjdk.java.net/jdk/pull/5906/files/b6c517bd..b614ef0d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5906&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5906&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5906.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5906/head:pull/5906

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


More information about the hotspot-runtime-dev mailing list