On Wed, 8 Nov 2023 18:17:00 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> 
wrote:

>> Joe Darcy has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Address issues found by reviewers.
>
> src/java.base/share/classes/java/lang/Double.java line 287:
> 
>> 285:  * <li>less than the exact result
>> 286:  * <li>equal to the exact result
>> 287:  * </ul>
> 
> More compactly:
> `the same floating-point value as a result can be greater than, less than, or 
> equal to the exact result.`

For presentation reasons, in this case I think it might be helpful to use more 
screen real estate to emphasize the point.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16566#discussion_r1387051519

Reply via email to