[lworld] RFR: 8372113: [lworld] Fix various issues with TypeAryPtr and TypeAryKlassPtr [v2]
Quan Anh Mai
qamai at openjdk.org
Sun Nov 23 08:40:09 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 test failures
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1755/files
- new: https://git.openjdk.org/valhalla/pull/1755/files/05934f0c..342c5214
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1755&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1755&range=00-01
Stats: 29 lines in 3 files changed: 24 ins; 0 del; 5 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