Java 8 RFR 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math

Stephen Colebourne scolebourne at joda.org
Fri Aug 16 12:09:23 UTC 2013


Thanks for getting these in.
Stephen

On 10 August 2013 02:26, Mike Duigou <mike.duigou at oracle.com> wrote:
> 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