[master] Integrated: 8304690: [Lilliput] Increase size of C2HandleAnonOMOwnerStub on x86

Roman Kennke rkennke at openjdk.org
Tue Mar 21 18:53:13 UTC 2023


On Tue, 21 Mar 2023 18:01:00 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> Deeper testing has revealed that the C2HandleAnonOMOwnerStub can take 18 bytes instead of currently used 17. We shall increase the max_size() for that stub. I haven't seen it on any of my machines, but it came up in testing of [JDK-8291555](https://bugs.openjdk.org/browse/JDK-8291555) in Oracle's testing infra. It's probably rare and/or machine dependent.
> 
> Testing:
>  - [x] tier1

This pull request has now been integrated.

Changeset: 88b34412
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput/commit/88b3441257e4b93be2abd19b12fe0f98051127a7
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8304690: [Lilliput] Increase size of C2HandleAnonOMOwnerStub on x86

Reviewed-by: stuefe

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

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


More information about the lilliput-dev mailing list