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

REGRESSION:Testcase 6263857/2125797 is failing with Exception for 1.3.1_16-b04,but passing with b03.

XMLWordPrintable

    • b04
    • generic
    • generic

      Testcase 6263857/2125797 which was fixed in 1.3.1_16-b03 is failing with Exception for b04, but passing with 1.3.1_16-b03.

      OUTPUT for Build04 :
      ==================
      bash-2.05# /export/updates/jdks/j2sdk1_3_1_16/bin/java -version
      java version "1.3.1_16"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_16-b04)
      Java HotSpot(TM) Client VM (build 1.3.1_16-b04, mixed mode)


      bash-2.05# /export/updates/jdks/j2sdk1_3_1_16/bin/java test
      Problem creating java.lang.Class with method forName and args {sun.misc.BASE64Encoder} : java.lang.reflect.InvocationTargetException
      java.lang.Exception: Stack trace
              at java.lang.Thread.dumpStack(Thread.java:992)
              at javax.swing.UIDefaults$1.run(UIDefaults.java:677)
              at java.security.AccessController.doPrivileged(Native Method)
              at javax.swing.UIDefaults$ProxyLazyValue.createValue(UIDefaults.java:653)
              at test.main(test.java:24)
      Test error. Unexpected condition.

      OUTPUT for Build03:
      ==================

      bash-2.05# j2sdk1_3_1_16/bin/java -version
      java version "1.3.1_16"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_16-b03)
      Java HotSpot(TM) Client VM (build 1.3.1_16-b03, mixed mode)

      bash-2.05# j2sdk1_3_1_16/bin/java test
      Test passed. No security bug.

      How to Reproduce :
      ================

      Copy the attached test.java file.
      Compile and run the test.java file.



      ###@###.### 2005-05-17 14:32:36 GMT

            asaha Abhijit Saha
            skantesunw Srilatha Kante (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: