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

Fairoz Matte fmatte at openjdk.java.net
Wed Oct 13 03:47:08 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/a86d8752..b6c517bd

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

  Stats: 5 lines in 1 file changed: 4 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