Re: Review request for 8025985: com.sun.management.OSMBeanFactory should not be public

2013-11-10 Thread Mandy Chung
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

Re: Review request for 8025985: com.sun.management.OSMBeanFactory should not be public

2013-11-10 Thread Alan Bateman
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

Re: RFR, fix for 8027914, compact1/2 VM exits silently with -Dcom.sun.management argument

2013-11-10 Thread Bill Pittore
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

hg: jdk8/tl/jdk: 6523160: RuntimeMXBean.getUptime() returns negative values

2013-11-10 Thread jaroslav . bachorik
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