[master] RFR: 8310214: [Lilliput] Disable compact headers by default [v3]

Aleksey Shipilev shade at openjdk.org
Mon Jun 19 06:22:40 UTC 2023


> This would match the PRs that we eventually upstream, and would capture the tests that are failing/misbehaving without compact headers better. This would require enabling `UCOH` for testing explicitly. I took additional care to allow `@flagless` tests with `-XX:+UnlockExperimentalVMOptions -XX:+UseCompactObjectHeaders`.
> 
> Additional testing:
>  - [x] Checked sample `@flagless` tests run with/without `UCOH`
>  - [x] Linux x86_64 tier1, out of box
>  - [x] Linux x86_64 tier1, `-XX:+UnlockExperimentalVMOptions -XX:+UseCompactObjectHeaders`
>  - [x] Linux x86_64 tier1, `-XX:+UnlockExperimentalVMOptions -XX:-UseCompactObjectHeaders`

Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:

  Revert TestMetaspacePerfCounters to upstream, fixes test

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

Changes:
  - all: https://git.openjdk.org/lilliput/pull/99/files
  - new: https://git.openjdk.org/lilliput/pull/99/files/94a97a34..dac4ad70

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=lilliput&pr=99&range=02
 - incr: https://webrevs.openjdk.org/?repo=lilliput&pr=99&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/lilliput/pull/99.diff
  Fetch: git fetch https://git.openjdk.org/lilliput.git pull/99/head:pull/99

PR: https://git.openjdk.org/lilliput/pull/99


More information about the lilliput-dev mailing list