[master] Integrated: 8310214: [Lilliput] Disable compact headers by default

Aleksey Shipilev shade at openjdk.org
Mon Jun 19 11:51:40 UTC 2023


On Fri, 16 Jun 2023 15:22:00 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 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`

This pull request has now been integrated.

Changeset: 305e649f
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/lilliput/commit/305e649fec33786cf62bc1db8a4b015b51473187
Stats:     10 lines in 4 files changed: 6 ins; 0 del; 4 mod

8310214: [Lilliput] Disable compact headers by default

Reviewed-by: rkennke

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

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


More information about the lilliput-dev mailing list