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

Change in behaviour w.r.t jdk1.4.2 when loading resourcebundles

XMLWordPrintable

    • b62
    • generic
    • generic, solaris_9

      Change in behaviour w.r.t jdk1.4.2 when loading resourcebundles . test case is attached.
      Classpath is given precedence over endorsed.

      java -Djava.endorsed.dirs=<..>/test_prop.jar -classpath test_prop_with_ch.jar t
      ###@###.### 2004-07-23
      ###@###.### 2004-07-23

      use following command
      gzip -d <attached_fileName>.
      jar xvf bug.jar.
      This contains the testcase.
      >/test_prop.jar and test_prop_with_ch.jar contain properties file which the testcase tries to load. The key from the property file the testcase tries to load is present in test_prop.jar .


      To reproduce the problem try
      java -Djava.endorsed.dirs=<PATH_to directory where test_prop.jar is present > -classpath test_prop_with_ch.jar t
      ###@###.### 2004-07-23

            michaelm Michael McMahon
            vkorcl Venugopal K (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: