bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/44411] System.nanoTime() is not independent of wall-clock


From: adamb at videx dot com
Subject: [Bug classpath/44411] System.nanoTime() is not independent of wall-clock time
Date: 9 Jul 2010 00:25:14 -0000


------- Comment #2 from adamb at videx dot com  2010-07-09 00:25 -------
Looks like a good patch, Roland.  Hopefully they will incorporate it into the
official code.

The only thing I'd add is some #ifdef logic so that old Linux versions without
CLOCK_MONOTONIC support will fallback to the existing gettimeofday
implementation.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44411




reply via email to

[Prev in Thread] Current Thread [Next in Thread]