[9] RFR of 8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math

Brian Burkhalter brian.burkhalter at oracle.com
Tue Sep 29 15:16:22 UTC 2015


On Sep 29, 2015, at 8:05 AM, Stephen Colebourne <scolebourne at joda.org> wrote:

>> I tested the code which was in the original issue description and found some
>> discrepancies. I’ll need to revisit this to see what happened.
> 
> Yes, the code in the issue for floorDiv() fails when the divisor is
> negative. The one in my email today works though.

Excellent! I’ll double check it as part of the “fit and finish."

Thanks,

Brian


More information about the core-libs-dev mailing list