The test is rather slow and times out intermittently. On my system, the test runs for 2m 41.932s with default arguments and therefore already times out. I set the timeout to 300s to be on the safe side. I also removed the print compilation which can be re-added if needed for debugging.
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: - Removed printing - JDK-8384525 Changes: https://git.openjdk.org/valhalla/pull/2439/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2439&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8384525 Stats: 7 lines in 1 file changed: 0 ins; 1 del; 6 mod Patch: https://git.openjdk.org/valhalla/pull/2439.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2439/head:pull/2439 PR: https://git.openjdk.org/valhalla/pull/2439
