On 11/04/2012 22:51, Rémi Forax wrote:
Following the ideas of Alan, I've also removed the unnecessary code,
waitABit is not called anymore,
and I've inserted a join to be sure that the thread is finished before
performing the cleanup.
Rémi
Thanks Rémi, this looks good.
Just some background on this one. Jim Gish just recently moved into the
JDK team in Oracle (he was in WebLogic land). I suggested a few bugs to
get used to building the JDK, running the tests, learning the processes
etc. Now that you've clean-ed up this test it means I need to go find
another one. No problem, there are plenty to go around.
-Alan