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

REGRESSION: Bug 4825523 is failed for 1.4.2_05-b02

XMLWordPrintable

    • 05
    • x86
    • linux_suse_sles_8

      Bug 4825523 is failed for 1.4.2_05-b02, but passed for 1.4.2_05-b01 on SuSE SLES-8.1.

      How to reproduce:
      ----------------

      Run 4825523 testcase under regression workspace (/net/shiva.sfbay/test/MyTestArea/JDK1.4.2/workspace_142/test/CTE_REGTEST/Generic/4825523). you will see the following output.

      Behavior with 1.4.2_05-b02:
      --------------------------

      /usr/j2sdk1.4.2_05/bin/java -version
      java version "1.4.2_05"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b02)
      Java HotSpot(TM) Client VM (build 1.4.2_05-b02, mixed mode)

      /usr/j2sdk1.4.2_05/bin/java -jar test.jar
      Invalid or corrupt jarfile test.jar

      Behavior with 1.4.2_05-b01:
      --------------------------

      /export/updates/regressions/j2sdk1.4.2_05/bin/java -version
      java version "1.4.2_05"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b01)
      Java HotSpot(TM) Client VM (build 1.4.2_05-b01, mixed mode)

      /usr/j2sdk1.4.2_05/bin/java -jar test.jar
      Exception in thread "main" java.lang.NoSuchMethodError: main
      (Which is expected Exception by the testcase)
      ###@###.### 2004-05-19

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: