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

JDK1.4.0beta2-b82 does not load classes in Russian locale.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 1.4.0
    • hotspot
    • sparc
    • solaris_2.6



      Name: dsR10051 Date: 10/05/2001



      JDK1.4.0beta2-b82 does not load classes in Russian locale under solaris.

      Here is minimized test:
      public class Test {
          public static void main (String[] args) {
          }
      }

      --- Output ---
      %locale
      LANG=ru_RU.KOI8-R
      LC_CTYPE=ru_RU.KOI8-R
      LC_NUMERIC=ru_RU.KOI8-R
      LC_TIME=ru_RU.KOI8-R
      LC_COLLATE=ru_RU.KOI8-R
      LC_MONETARY=ru_RU.KOI8-R
      LC_MESSAGES=C
      LC_ALL=
      %/set/jdk-builds/JDK1.4.0beta2-b82/solaris/bin/java Test
      Exception in thread "main" java.lang.NoClassDefFoundError: Test

      Under JDK1.4.0beta2-b81:
      %/set/jdk-builds/JDK1.4.0beta2-b81/solaris/bin/java Test
      %

      ======================================================================

            Unassigned Unassigned
            sdasunw Sda Sda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: