Clarify matching order of MessageFormat subformat factory styles

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: core-libs
    • b14
    • generic
    • generic

      Format styles provided via CLDR can be equivalent. For example, a locale's date format could have SHORT == MEDIUM == FULL. Because of this, depending on the implementation, MessageFormat.toPattern() could return a style not equivalent to the one passed, based on the ordering it performs matching. The specification should be updated to state that the order of matching is not guaranteed.

            Assignee:
            Justin Lu
            Reporter:
            Justin Lu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: