RFR 8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug

Roger Riggs Roger.Riggs at Oracle.com
Tue Aug 14 14:00:43 UTC 2018


Please review a fix for Process.waitFor(Long.MAX_VALUE,MILLIS).
Catch wrap around in very large wait times and saturate at Long.MAX_VALUE.

Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-timeout-8208715/

Issue:
https://bugs.openjdk.java.net/browse/JDK-8208715

Thanks, Roger



More information about the core-libs-dev mailing list