Joel Dice 944e223335 use wait/notifyAll too avoid starvation in Trace test
Thread.yield is not enough to ensure that the tracing thread does not
starve the test thread on some QEMU VMs, so we use wait/notifyAll to
make sure both threads have opportunities to run and the test actually
finishes.
2011-02-26 12:40:54 -07:00
..
2008-11-02 15:25:51 -07:00
2011-01-20 09:33:50 -07:00
2011-01-27 21:06:01 -07:00
2011-01-20 09:39:16 -07:00