[lworld] RFR: 8367729: [lworld] Handle OOME in code cache when generating inline type adapters

Tobias Hartmann thartmann at openjdk.org
Tue Sep 30 12:53:37 UTC 2025


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

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

Commit messages:
 - 8367729: [lworld] Handle OOME in code cache when generating inline type adapters

Changes: https://git.openjdk.org/valhalla/pull/1645/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1645&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8367729
  Stats: 11 lines in 4 files changed: 9 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/valhalla/pull/1645.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1645/head:pull/1645

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


More information about the valhalla-dev mailing list