[8u] RFR 8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug

Martin Buchholz martinrb at google.com
Sat Oct 19 13:56:55 UTC 2019


On Wed, Sep 25, 2019 at 5:58 PM Hohensee, Paul <hohensee at amazon.com> wrote:

> Ping (it's been nearly a month :)).
>
> I posted an updated webrev at
>
> http://cr.openjdk.java.net/~phh/8208715/webrev.00/


This backport Looks Good To Me.

I did notice one gratuitous difference.
https://hg.openjdk.java.net/jdk/jdk/rev/41257a58a588
The original change deleted this line:
-            // Round up to next millisecond
but the backport failed to do the same.  I would fix that.


More information about the jdk8u-dev mailing list