Backward compatibility problem in LocaleNameProvider

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 7
    • Component/s: core-libs
    • b121
    • generic
    • generic
    • Verified

      java.util.spi.LocaleNameProvider#getDisplayScript was added as an abstract method. Because of this, existing LocaleNameProvider implementations cause compilation failure (because of lack of getDisplayScript. We should remove the keyword "abstract" and provide the default implementation (return null) to fix the backward compatibility problem.

            Assignee:
            Naoto Sato
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: