[lworld] Integrated: 8367729: [lworld] Handle OOME in code cache when generating inline type adapters
Tobias Hartmann
thartmann at openjdk.org
Tue Sep 30 13:54:37 UTC 2025
On Tue, 30 Sep 2025 12:46:32 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Similar to when creating c2i and i2c adapters, we should gracefully handle OOMEs in the code cache when generating Valhalla specific adapters required for the scalarized calling convention.
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: 81f41417
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/81f414172c658e240d215e6051c39a007dfe8e73
Stats: 11 lines in 4 files changed: 9 ins; 0 del; 2 mod
8367729: [lworld] Handle OOME in code cache when generating inline type adapters
Reviewed-by: mchevalier, phubner, dfenacci
-------------
PR: https://git.openjdk.org/valhalla/pull/1645
More information about the valhalla-dev
mailing list