[lworld] RFR: 8372113: [lworld] Fix various issues with TypeAryPtr and TypeAryKlassPtr [v11]

Quan Anh Mai qamai at openjdk.org
Wed Dec 17 17:37:56 UTC 2025


> Hi,
> 
> This PR fixes various issues with `TypeAryPtr` and `TypeAryKlassPtr`. It starts with me trying to tighten the properties (`flat`, `null_free`, etc) of these classes, then fixing all the revealed issues until there are no crashes or wrong results left.
> 
> Please take a look and leave your reviews, thanks a lot.

Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:

  Fix because properties passed into with_properties is not the same as properties() of the result

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1755/files
  - new: https://git.openjdk.org/valhalla/pull/1755/files/bdd91920..1983febc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1755&range=10
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1755&range=09-10

  Stats: 32 lines in 6 files changed: 13 ins; 10 del; 9 mod
  Patch: https://git.openjdk.org/valhalla/pull/1755.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1755/head:pull/1755

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


More information about the valhalla-dev mailing list