Skip to Main Content

Java HotSpot Virtual Machine

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!

Time for Java

843829Jun 21 2004 — edited Jun 22 2004
Hey,

I've been developing a Timing and Synchronisation package, I've just discovered that System.currentTimeMillis() is too inaccurate, so i've implemented something using jni and the windows libraries. On desktop machines it works perfect but on a Dell laptop running xp of mine the results are erratic and hidiously unhelpfully! I know that this is most likely a hardware issue, but i'm under presssure to produce something releasable shortly.

Does anyone have ANY ideas on the issue?

Thanks,
M


ps all machines are using 1.4.2 and it works proberly on desktops running w2k and xp
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2004
Added on Jun 21 2004
4 comments
772 views