Add support for non-contiguous numbering systems ( i.e. numbering systems whose digits are not contiguous Unicode code points ) , such as hanidec or superscript, along with APIs to set/get the full set of digits and do lookups of each individual digit as numbers are formatted/parsed.
There is a comment at the top of decimfmt.h that is no longer true after this bug was fixed:
I deleted the comment in r40854.