Stephane Bailliez wrote:
>
> As of now, if you have time I think it will be worth trying
> to change the method getProcess of the testcase and add the
> classic flag to the command, that is:
> String[] cmdArray = {
> "java", "-classic" "-classpath", TEST_CLASSPATH,
> TimeProcess.class.getName(), String.valueOf(timetorun)
> };Unfortunately, it doesn't change the results on my machine. - Sam Ruby
