Please kindly review this trivial test fix. My testing in JDK-8380921 failed to observe the intermittent failure of the new `--enable-preview` IR rule with `-XX:-TieredCompilation`. The comment further up thus also holds for Valhalla, granted, intermittently. Thus, I opted to disable the rule when tiered compilation is turned off.
Thanks, Manuel --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8385025: [lworld] TestStableArrayMembars.java still fails after JDK-8380921 Changes: https://git.openjdk.org/valhalla/pull/2460/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2460&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385025 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2460.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2460/head:pull/2460 PR: https://git.openjdk.org/valhalla/pull/2460
