On 08/01/2014 02:38, Tristan Yan wrote:
Hi All

Please help to review code fix for bug JDK-8030089.

http://cr.openjdk.java.net/~tyan/JDK-8030089/webrev.00/ <http://cr.openjdk.java.net/%7Etyan/JDK-8030089/webrev.00/>

Description:
1. Set test running on othervm mode.
2. Use infinite wait to the CountDownLatch.
Changing it to use await looks fine. I'm curious about the reason for changing the test to run in othervm mode as I assume this is not strictly necessary (right?).

(In any case, I can sponsor this one as we need our tests to be stable when running with a fastdebug build).

-Alan

Reply via email to