Adjusting two tests until [JDK-8370769](https://bugs.openjdk.org/browse/JDK-8370769) is fixed because they constantly fail in the CI. I first tried to also increase the MaxNodeLimit for TestFlatteningBudget.java but way too many nodes are created so I just excluded it from -Xcomp for now.
Thanks, Tobias --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - JDK-8384431 Changes: https://git.openjdk.org/valhalla/pull/2424/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2424&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8384431 Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2424.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2424/head:pull/2424 PR: https://git.openjdk.org/valhalla/pull/2424
