The -testThreadFactory allows users to use custom threads to start main thread for test.
The FAQ might provide some potentially useful examples of using this option.
1. Start test in virtual threads
2. Add some additional stress code.
3. Run some diagnostics before and after the test.
There are might be other ideas. Let's add them in the comments.
The FAQ might provide some potentially useful examples of using this option.
1. Start test in virtual threads
2. Add some additional stress code.
3. Run some diagnostics before and after the test.
There are might be other ideas. Let's add them in the comments.