Re: JDK-8140384: TicksToTimeHelper::milliseconds() should return a double

2015-10-27 Thread Bengt Rutisson
Hi all, I'll withdraw this review request. It turns out that I don't need the TicksToTimeHelper::milliseconds() conversion and with my changes I may remove the only usage of the TicksToTimeHelper::seconds() method too. If things turn out that way we could just remove the TicksToTimeHelper

Re: RFR: JDK-8140556: Add force rotation option to VM.log jcmd

2015-10-27 Thread Marcus Larsson
Hi, On 2015-10-27 01:03, Yasumasa Suenaga wrote: Hi Marcus, Thank you for replying. I filed this feature to JBS and change subject of this email. Could you be a sponsor and review it? I'll sponsor it. http://cr.openjdk.java.net/~ysuenaga/JDK-8140556/webrev.00/ logConfiguration.cpp/hpp:

Re: RFR: JDK-5108778 Too many instances of java.lang.Boolean created in Java application

2015-10-27 Thread David Holmes
Adding serviceability-dev as the SA belongs to them. On 27/10/2015 2:40 PM, Sebastian Sickelmann wrote: ello, Actually I am searching through the JBS for low hanging fruits. Right now i am looking through the openjdk-sources and try to evaluate if i can make something about JDK-5108778. Is