[10] RFR JDK-8186713: Document default rounding mode in NumberFormat
Naoto Sato
naoto.sato at oracle.com
Thu Aug 24 15:50:35 UTC 2017
Looks good.
Naoto
On 8/24/17 12:06 AM, Nishit Jain wrote:
> Hi,
>
> Please review the fix for JDK-8186713
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8186713
> Webrev: http://cr.openjdk.java.net/~nishjain/8186713/webrev.00/
> CSR: https://bugs.openjdk.java.net/browse/JDK-8185777
>
> Fix: Updated the specification of NumberFormat about the default
> rounding mode used while formatting the numbers. Also, in the
> specification of java.util.Formatter, changed the reference of the
> deprecated BigDecimal.ROUND_HALF_UP,with java.math.RoundingMode.HALF_UP.
>
> Regards,
> Nishit Jain
More information about the core-libs-dev
mailing list