[lilliput-jdk17u:lilliput] RFR: 8309192: [Lilliput/JDK17] Disable Lilliput by default, and turn off CDS when Lilliput is enabled

Aleksey Shipilev shade at openjdk.org
Wed May 31 11:17:30 UTC 2023


See the discussion in the bug.

There is a problem that disabling Lilliput effectively disables CDS. I think for 17u we should disable UCOH by default, and disable CDS when UCOH is on. That is, keep the legacy configuration untouched, and let Lilliput pay the price, if any.

Additional testing:
 - [x] macos-aarch64-server-fastdebug, `runtime/cds`

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

Commit messages:
 - Disable Lilliput by default, and turn off CDS when Lilliput is enabled

Changes: https://git.openjdk.org/lilliput-jdk17u/pull/29/files
 Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=29&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8309192
  Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/lilliput-jdk17u/pull/29.diff
  Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/29/head:pull/29

PR: https://git.openjdk.org/lilliput-jdk17u/pull/29


More information about the lilliput-dev mailing list