David Holmes wrote:

b) jtreg has explicitly changed the current thread's context classloader
I don't jtreg does this but when running tests in -samevm or -agentvm mode then jtreg creates a class loader per test. It could be that some test is setting the current thread's context class loader and this is having a side effect on tests that run subsequentially in the same VM.

-Alan.

Reply via email to