Thread sleep for too long
843798Apr 9 2002 — edited Apr 10 2002While I was trying to run SPECjbb2000 with JDK1.3.1_01 (same thing for JDK1.2.2), the benchmark program periodically performed some timing measurements such as the following:
Timing Measurement began Tue Apr 09 08:35:23 CDT 2002 for 2 minutes
Timing Measurement ended Tue Apr 09 08:42:03 CDT 2002
Instead of taking 2 minutes, it slept for about 7 minutes. There was nothing else running and the CPU was almost idle. (All Java threads were idle)
Same thing happened for both Redhat Linux 6.2 and Solaris 8 Intel.
Does anybody know what's going on and how to fix this?
Thanks in advance