The test sometimes times out with `-XX:+CheckUnhandledOops` which slows down execution by ~6x. Let's simply increase the default timeout. I also fixed some indentation issues in `TestVirtualThreads.java` that I spotted.
Thanks, Tobias ------------- Commit messages: - 8379542 Changes: https://git.openjdk.org/valhalla/pull/2276/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2276&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379542 Stats: 15 lines in 2 files changed: 0 ins; 0 del; 15 mod Patch: https://git.openjdk.org/valhalla/pull/2276.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2276/head:pull/2276 PR: https://git.openjdk.org/valhalla/pull/2276
