[master] Integrated: 8319524: [Lilliput] Only warn when compact headers are explicitly enabled
Roman Kennke
rkennke at openjdk.org
Mon Nov 6 16:09:48 UTC 2023
On Mon, 6 Nov 2023 11:13:44 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> We currently print a warning when a user specifies +UseZGC together with +UseCompactObjectHeaders. We should only print the warning when +UCOH is explicitly enabled at the command-line. This may not be very relevant at the moment, but might be in the future, or in downstreams which may want to enable compact headers by default.
>
> When building with +UCOH by default, a number of langtools:tier1 tests are failing because of the warning.
>
> Testing:
> - [x] langtools:tier1 (+UseZGC and hardcoded +UCOH)
This pull request has now been integrated.
Changeset: 3f73f014
Author: Roman Kennke <rkennke at openjdk.org>
URL: https://git.openjdk.org/lilliput/commit/3f73f014097262455cc42a71c32af374b77b6efd
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8319524: [Lilliput] Only warn when compact headers are explicitly enabled
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/lilliput/pull/115
More information about the lilliput-dev
mailing list