On 15/06/2016 19:17, Mandy Chung wrote:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8068764/webrev.00/ The ExtDirs and EndorsedDirs tests might fail due to the insufficient wait time on fastdebug build on a slow machine. This patch converts the tests to use the test library ProcessTools that will wait for the child process to finish or destroy it when timeout.
This looks okay to me. -Alan
