Please review this small test fix. We need at least two workers in the test since one of the virtual threads will be pinned in the class initializer. The timeout can be reproduced when running the test with `-XX:ActiveProcessorCount=1`.
Thanks, Patricio --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - v1 Changes: https://git.openjdk.org/jdk/pull/31403/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31403&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385655 Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/31403.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31403/head:pull/31403 PR: https://git.openjdk.org/jdk/pull/31403
