Antoine Levy-Lambert wrote:
I have occasional failures of one of these tests when my computer is
very loaded. Maybe we have some tests which work - say - when some CPU
is available,
but not when the CPU is at 100%.

Other than that. Can it be OS specific ? JDK specific ? Do not know.

#of CPUs?

Clock stuff is always a bit brittle; even if you say Sleep(1000) the OS may only sleep you for 800ms, or whatever the clock granularity is.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to