<i18n dev> [12] RFR 8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
Joseph D. Darcy
joe.darcy at oracle.com
Thu Jul 26 20:35:48 UTC 2018
Looks fine; cheers,
-Joe
On 7/26/2018 9:26 AM, Naoto Sato wrote:
> Looks good.
>
> Naoto
>
> On 7/26/18 1:34 AM, Nishit Jain wrote:
>> Hi,
>>
>> Please review the fix for JDK-8021322. CSR for the spec changes has
>> been approved.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8021322
>> Webrev: http://cr.openjdk.java.net/~nishjain/8021322/webrev.01/
>> CSR: https://bugs.openjdk.java.net/browse/JDK-8208071
>>
>> Fix: Changed the ChoiceFormat's nextDouble(double),
>> previousDouble(double), nextDouble(double, boolean) APIs
>> implementation to delegate the execution to the equivalent Math APIs
>>
>> Regards,
>> Nishit Jain
More information about the i18n-dev
mailing list