[lworld] RFR: 8264085: [lworld] C2 compilation fails with assert "inline type should be loaded"

Tobias Hartmann thartmann at openjdk.java.net
Wed Apr 7 13:20:16 UTC 2021


We hit an assert because C2 fails to replace a load from a non-flattened, empty inline type field by the default oop.

Thanks,
Tobias

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

Commit messages:
 - added comment
 - 8264085: [lworld] C2 compilation fails with assert "inline type should be loaded"

Changes: https://git.openjdk.java.net/valhalla/pull/378/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=378&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8264085
  Stats: 35 lines in 2 files changed: 21 ins; 1 del; 13 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/378.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/378/head:pull/378

PR: https://git.openjdk.java.net/valhalla/pull/378



More information about the valhalla-dev mailing list