[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:32:41 UTC 2025
On Tue, 1 Jul 2025 14:26:44 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> So the same JVM will never run more than one test concurrently.
Just for my own peace of mind I looked up the jtreg FAQ to be sure it specifies this behaviour. The FAQ here says https://openjdk.org/jtreg/faq.html#how-do-i-specify-whether-to-run-tests-concurrently
> (jtreg never runs multiple tests at the same time in any one JVM.)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26065#issuecomment-3024297073
More information about the core-libs-dev
mailing list