RFR: Backport of JDK-8040140 System.nanoTime() is slow and non-monotonic on OS X

Staffan Larsen staffan.larsen at oracle.com
Fri May 16 06:35:11 UTC 2014


Thanks, David!

On 16 maj 2014, at 07:55, David Holmes <david.holmes at oracle.com> wrote:

> This looks accurate to me.
> 
> Thanks,
> David
> 
> On 15/05/2014 9:34 PM, Staffan Larsen wrote:
>> The backport of the fix for 8040140 did not apply cleanly to jdk8u/hs-dev, so I’m requesting a review of the changes. The one thing that I had to change was that the function supports_monotonic_clock() had moved in jdk9 from bsd.hpp to bsd.inline.hpp
>> 
>> bug: https://bugs.openjdk.java.net/browse/JDK-8040140
>> webrev for jdk8u: http://cr.openjdk.java.net/~sla/8040640/webrev.00/
>> 
>> For reference:
>> webrev for jdk9: http://cr.openjdk.java.net/~sla/8040140/webrev.04/
>> 
>> Thanks,
>> /Staffan
>> 



More information about the hotspot-runtime-dev mailing list