[lworld] RFR: 8310034: [lworld] C2 compilation fails with assert "array can't be flattened"

Tobias Hartmann thartmann at openjdk.org
Wed Jun 21 12:53:40 UTC 2023


We assert because the `not_flat` / `not_null_free` properties of the `TypeAry` are not properly set in the intrinsic.

Best regards,
Tobias

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

Commit messages:
 - Fixed newlines
 - 8310034: [lworld] C2 compilation fails with assert "array can't be flattened"

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

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



More information about the valhalla-dev mailing list