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: roland dot brand at ergon dot ch
Subject: [Bug classpath/44411] System.nanoTime() is not independent of wall-clock time
Date: 8 Jul 2010 11:55:08 -0000


------- Comment #1 from roland dot brand at ergon dot ch  2010-07-08 11:55 
-------
Created an attachment (id=21141)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21141&action=view)
Patch for System.nanoTime

I use classpath in a productive environment and I depend on a
wall-clock-independent implementation of System.nanoTime(). So I created a
patch using clock_gettime() instead of gettimeofday().


-- 


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




reply via email to

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