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

JDK-1.3-L com.sun.idl.ResourceBundleUtil is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.0
    • 1.3.0
    • other-libs
    • fcs
    • sparc
    • solaris_2.5.1
    • Verified

      ----------------------------------------------------
      public class Test {
          public static void main(String[] argv) {
           new com.sun.idl.ResourceBundleUtil();
          }
      }
      ----------------------------------------------------
      /usr/local/java/jdk1.3/solaris/bin/java Test
      Warning: JIT compiler "sunwjit" not found. Will use interpreter.
      Exception in thread "main" java.lang.ExceptionInInitializerError: java.util.MissingResourceException: Can't find bundle for base name com.sun.idl.idl, locale en
      at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:700)
      at java.util.ResourceBundle.getBundle(ResourceBundle.java:672)
      at java.util.ResourceBundle.getBundle(ResourceBundle.java:553)
      at com.sun.idl.ResourceBundleUtil.<clinit>(ResourceBundleUtil.java:83)

       /usr/local/java/jdk1.3/solaris/bin/java -fullversion
      java full version "JDK-1.3-L"

            ajindalsunw Anita Jindal (Inactive)
            akuzminorcl Alexander Kuzmin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: