Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Thread sleep for too long

843798Apr 9 2002 — edited Apr 10 2002
While 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2002
Added on Apr 9 2002
8 comments
423 views