On Tue, 1 Jul 2025 14:13:08 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> This seems OK without /othervm as long as tests are not run concurrently in > the same VM. jtreg guarantees that a agentvm is only used for one single action. So the same JVM will never run more than one test concurrently. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26065#issuecomment-3024283597