RFR (XS) 8224716 : Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Jun 25 18:15:33 UTC 2019
Hi Ivan,
Looks OK to me. Is a CSR in order?
Thanks,
Brian
> On Jun 25, 2019, at 5:49 AM, Ivan Gerasimov <ivan.gerasimov at oracle.com> wrote:
>
> Hello!
>
> Would someone volunteer to review this extra-small doc-only fix?
>
> Thanks in advance!
>
> With kind regards,
> Ivan
>
>
> On 5/29/19 2:39 PM, Ivan Gerasimov wrote:
>> Hello!
>>
>> In the implNote section of the javadoc for xxxSummaryStatistics classes it is mentioned that the sum is not checked for overflow.
>> It would be more accurate to add that neither does the implementation check the count for overflow.
>>
>> Would you please help review this doc-only change?
>>
>> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8224716
>> WEBREV: http://cr.openjdk.java.net/~igerasim/8224716/00/webrev/
>>
>
> --
> With kind regards,
> Ivan Gerasimov
More information about the core-libs-dev
mailing list