On Tue, 6 Jan 2026 14:01:23 GMT, Sean Coffey <[email protected]> wrote:

>> I've reset the streams in finally. Is it still necessary to use ovm?
>
> not sure - couldn't it still interfere with tests running in parallel ?

actually - perhaps the test is fine as is.  jtreg only runs 1 test per time in 
any one JVM :
https://openjdk.org/jtreg/faq.html#what-are-the-agentvm-and-othervm-modes

jtreg provides the ability to run tests in parallel, using multiple JVMs 
running at once. (jtreg never runs multiple tests at the same time in any one 
JVM.)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/29051#discussion_r2665084634

Reply via email to