[lworld] RFR: 8294013: [lworld] Missing class init barriers in c2i adapter

Tobias Hartmann thartmann at openjdk.org
Wed Oct 5 11:19:12 UTC 2022


Class initialization barriers for static methods are missing in the non-scalarized entry points of nmethods and c2i adapters. I extended the corresponding test to cover this case.

Thanks,
Tobias

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

Commit messages:
 - 8294013: [lworld] Missing class init barriers in c2i adapter

Changes: https://git.openjdk.org/valhalla/pull/778/files
 Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=778&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8294013
  Stats: 238 lines in 8 files changed: 89 ins; 76 del; 73 mod
  Patch: https://git.openjdk.org/valhalla/pull/778.diff
  Fetch: git fetch https://git.openjdk.org/valhalla pull/778/head:pull/778

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



More information about the valhalla-dev mailing list