Re: [15] RFR JDK-8220811: SpinnerNumberModel floating point rounding issue

2020-02-12 Thread Sergey Bylokhov
On 2/11/20 11:52 pm, Pankaj Bansal wrote: Hi Sergey, << Sometimes there are difference: Ok, I see it now. So, should I just close this bug as not an issue with proper comments or make changes using Math.fma for best possible results? The probability of issue happening will decrease using Math.

Re: [15] RFR JDK-8220811: SpinnerNumberModel floating point rounding issue

2020-02-12 Thread Alexey Ivanov
Hi Sergey, Pankaj, On 12/02/2020 07:59, Sergey Bylokhov wrote: On 2/11/20 11:52 pm, Pankaj Bansal wrote: Hi Sergey, << Sometimes there are difference: Ok, I see it now. So, should I just close this bug as not an issue with proper comments or make changes using Math.fma for best possible resu