Hello, AWT Team. Please review the fix for the issue: https://bugs.openjdk.java.net/browse/JDK-8031765 The fix is available at: http://cr.openjdk.java.net/~pchelko/9/8031765/webrev/
When we are creating a child process on some systems/versions of jtreg the class path is not picked up. I’ve modified the ProcessCommunicator so that it always explicitly sets the class path for the child process. With best regards. Petr.