[lworld] Integrated: 8331602: [lworld] Test using -XX:+EnableNullableFieldFlattening should not be run in product mode

Frederic Parain fparain at openjdk.org
Thu May 2 20:09:13 UTC 2024


On Thu, 2 May 2024 19:55:40 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> NullableFlatFieldTest and UnsafeTest needs EnableNullableFieldFlattening, which is a develop flag, not available on product build. EnableNullableFieldFlattening is a temporary flag that will be removed once all the VM supports nullable flat fields. For now, those two tests will only be run with debug builds.

This pull request has now been integrated.

Changeset: e125a279
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/e125a279a09a0afb4ca39d14f4dd16b3638f843b
Stats:     2 lines in 2 files changed: 2 ins; 0 del; 0 mod

8331602: [lworld] Test using -XX:+EnableNullableFieldFlattening should not be run in product mode

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

PR: https://git.openjdk.org/valhalla/pull/1095



More information about the valhalla-dev mailing list