[jdk25] RFR: 8359337: XML/JAXP tests that make network connections should ensure that no proxy is selected

Jaikiran Pai jpai at openjdk.org
Tue Jul 1 14:29:43 UTC 2025


On Tue, 1 Jul 2025 14:13:08 GMT, Daniel Fuchs <dfuchs at 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


More information about the core-libs-dev mailing list