<AWT Dev> [9] Review Request: JDK-8031765 Child process error stream is not empty!
Petr Pchelko
petr.pchelko at oracle.com
Thu Mar 20 10:08:30 UTC 2014
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.
More information about the awt-dev
mailing list