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

RFE: java.util.Locale.SPANISH and java.util.Locale.SPAIN does not exist

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 1.3.0
    • core-libs



      Name: rmT116609 Date: 12/18/2000


      java version "HP-UX Java C.01.18.03 05/12/2000 16:31:36 hkhd02"

      The java.util.Locale class defines constants for Locale objects referred to some
      languages and countries. Here are some of them:

      class Locale ...
      {
        ...
        public static final Locale ENGLISH;
        public static final Locale FRENCH;
        public static final Locale GERMAN;
        ...
        public static final Locale FRANCE;
        public static final Locale GERMANY;
        public static final Locale CANADA;
        ...
      }

      However, the Locale class does not provide constants for the third most spoken
      language in the world: the Spanish language. Therefore, contants
      java.util.Locale.SPANISH and java.util.Locale.SPAIN shoud be included in the
      Locale class.

      This fault is present in Java 1.2 too.
      (Review ID: 113946)
      ======================================================================

            nlindenbsunw Norbert Lindenberg (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: