On 11/10/2013 12:30 PM, Alan Bateman wrote:
On 08/11/2013 15:48, Mandy Chung wrote:
Thanks you all for the review.
I'll rename AbstractOperatingSystemImpl before I push.
Mandy
I think there is a problem with the change that was pushed. The
Windows implementation of OperatingSystemImpl now
On 08/11/2013 15:48, Mandy Chung wrote:
Thanks you all for the review.
I'll rename AbstractOperatingSystemImpl before I push.
Mandy
I think there is a problem with the change that was pushed. The Windows
implementation of OperatingSystemImpl now implements
java.lang.management.OperatingSyst
I think that's a good idea since we now have the distinct possibility of
the class not being available in certain profiles. I'll re-do the change
and send out a new webrev.
thanks,
bill
On 11/8/2013 9:45 PM, Mandy Chung wrote:
On 11/8/2013 8:08 AM, bill.pitt...@oracle.com wrote:
If you are r
Changeset: 0c75cc07d264
Author:jbachorik
Date: 2013-11-10 20:05 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0c75cc07d264
6523160: RuntimeMXBean.getUptime() returns negative values
Summary: RuntimeMXBean.getUptime() should be based on HR timers rather than on
the OS time
R