On Fri, 24 Jul 2026 15:55:45 GMT, Manuel Hässig <[email protected]> wrote:

> The test `compiler/igvn/TestMaskedStoreIdealization.java` uses a custom node 
> regex to match very specific stores. Because the aryptr memory dump was 
> amended with atomicity and flatness information, the regexes need to match 
> that as well.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Good if that works! In general, I think we can also have spaces in this kind of 
info. But maybe not in this case. (see `TypeAryPtr::dump2` and be amazed at 
both `not_flat` and `not flat`... Beautiful!)

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

Marked as reviewed by mchevalier (Committer).

PR Review: 
https://git.openjdk.org/valhalla/pull/2668#pullrequestreview-4774811097

Reply via email to