Java 8 RFR 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
Mike Duigou
mike.duigou at oracle.com
Sat Aug 10 01:26:06 UTC 2013
Looks good to me. I am glad we were able to get this back into Java 8.
Mike
On Aug 9 2013, at 17:39 , Brian Burkhalter wrote:
> Please review at your convenience:
>
> Issue http://bugs.sun.com/view_bug.do?bug_id=8022109
> Webrev http://cr.openjdk.java.net/~bpb/8022109/
>
> The update is to add the methods incrementExact(), decrementExact(), and negateExact() for int and long parameters to java.lang.Math.
>
> Thanks,
>
> Brian
More information about the core-libs-dev
mailing list