Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7000136

Backward compatibility problem in LocaleNameProvider

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: