I added the modified test under 3962 to remove dependency on wall
clock time. While doing this, I noticed that the RI often raises
spurious wakeups with notify(), whereas we take care to wake up a
single waiter waiting on the same object monitor. I remember that we
had decided to do this to fix a test case, but I wonder now if that
was a good decision.


On 5/17/07, Rana Dasgupta <[EMAIL PROTECTED]> wrote:
OK, I will also try to change this test to make it more meaningful
than it is now. We can then decide if we want to keep it or lose it?

On 5/17/07, Pavel Rebriy <[EMAIL PROTECTED]> wrote:
> May be better modify tests to the correct way?
> The test gc.ThreadSuspension check suspension model during garbage
> collection. It is a very useful test for VM.
> --
> Best regards,
> Pavel Rebriy
>

Reply via email to