Hi Rachna,

A couple of comments:

- NumberingSystemsParseHandler.java

Since the code substitutes latin digits for supplementary digits, it can skip line 68-79.

- A test should be written for the above substitution.

Naoto

On 6/12/18 10:33 PM, Rachna Goel wrote:
Hi,

Kindly review fix for JDK-8202537. Fix is to upgrade Unicode consortium's CLDR data into JDK from current version 29 to 33.

For more info : http://cldr.unicode.org/index/downloads/cldr-33

Bug : https://bugs.openjdk.java.net/browse/JDK-8202537

Patch: http://cr.openjdk.java.net/~rgoel/JDK-8202537/webrev.06/index.html

Reply via email to