JDK 14 RFR of JDK-8230074: Improve specification for {Math, StrictMath}.negateExact

Brian Burkhalter brian.burkhalter at oracle.com
Wed Aug 28 17:55:32 UTC 2019


Hi Joe,

Looks fine.

Brian

> On Aug 28, 2019, at 9:38 AM, Joe Darcy <joe.darcy at oracle.com> wrote:
> 
> Please review the small amendment to make the specifications for some of the "exact" methods in Math and StrictMath more explicit in their exceptional behavior:
> 
>     JDK-8230074: Improve specification for {Math, StrictMath}.negateExact
>     http://cr.openjdk.java.net/~darcy/8230074.0/ <http://cr.openjdk.java.net/~darcy/8230074.0/>
> 
> Patch below.



More information about the core-libs-dev mailing list