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).

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

Commit messages:
 - Problemlist TestsMaskedStoreIdealization.java
 - Exclude testInteger4Mask from IR validation
 - Fix IR validation of Store nodes

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

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

Reply via email to