RFR: 8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath

Ivan Gerasimov ivan.gerasimov at oracle.com
Fri Aug 23 14:15:30 UTC 2019


Hi Julia!

On 8/23/19 3:36 AM, Julia Boes wrote:
> Hi Ivan,
>
> The change of the javadoc was made per Brian's request for consistency 
> with java.lang.Math, see the description of the bug: 
> https://bugs.openjdk.java.net/browse/JDK-8229485
>
Ah, I didn't realize that the operations listed in that paragraph are 
those that *do not* have a corresponding -Exact method.

The fix looks good then, thanks.

With kind regards,

Ivan


> Best,
>
> Julia
>
> On 22/08/2019 17:25, Ivan Gerasimov wrote:
>> Is there a reason to change the text at lines 72-75?
>>
>> Since you've just added the increment/decrement/negate methods, the 
>> old text seems to be more complete.
>>
>> With kind regards,
>>
>> Ivan 
>
-- 
With kind regards,
Ivan Gerasimov



More information about the core-libs-dev mailing list