On Fri, 5 Dec 2025 07:31:35 GMT, Quan Anh Mai <[email protected]> wrote:

>> 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 with a new target base due to a 
> merge or a rebase. The pull request now contains seven commits:
> 
>  - Merge branch 'lworld' into AryKlassPtrfactory
>  - Fix Parse::array_store and PhaseMacroNode::value_from_mem
>  - whitespace
>  - fix more issues
>  - Merge branch 'lworld' into AryKlassPtrfactory
>  - Fix test failures
>  - Tighten the type system around array properties and fix related issues

Thanks Quan-Anh! That fixed all issues except for the `should only visit bottom 
memory` problem with  
`compiler/valhalla/inlinetypes/TestArrayNullMarkers.java`. Any information that 
I can provide to help with the investigation of that one?

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

PR Comment: https://git.openjdk.org/valhalla/pull/1755#issuecomment-3617119653

Reply via email to