A new parse mode for j.t.DecimalFormat in Android libcore

Description

j.t.DecimalFormat in Android’s libcore behaves differently than ICU4J.

  • It ignores ignores grouping size in parsing.

  • It does not ignore bidi control characters. It's stricter than strict mode in ICU4J.

  • It does not have concept of strict and lenient parse mode

However, it uses ICU4J DecimalFormat underlying. Android patches ICU4J to keep the historic behavior, and would like upstream this patch and tests to ICU4J.

 

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Labels

Priority

Time Needed

Hours

Fix versions

Created May 24, 2019 at 4:43 PM
Updated September 5, 2019 at 12:58 PM
Resolved September 5, 2019 at 12:58 PM