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

Testcase 5032314 is failing for 5.0_02-b03

XMLWordPrintable

    • b04
    • generic
    • generic

      Testcase 5032314 is failing for 5.0_02 bug passing for 1.4.2_07.

      This testcase is failing because the "org.apache.xalan.xslt.Process" package is not found in 5.0_xx.


      How to reproduce:
      ================
      Copy directory 5032314 from,
      /net/shiva.sfbay/test/MyTestArea/JDK1.5.0/workspace_150/test/CTE_REGTEST/Generic
      and run the following command

      /usr/jdk/jdk1.5.0_02/bin/java org.apache.xalan.xslt.Process -Q -IN elements.xml -XSL elements.xsl

      OUTPUT:
      ======
      with 5.0_02:
      ------------

      urti050% /usr/jdk/jdk1.5.0_02/bin/java org.apache.xalan.xslt.Process -Q -IN elem
      ents.xml -XSL elements.xsl
      Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xalan/xslt
      /Process

      with 1.4.2_07:
      -------------
      urti050% java -version
      java version "1.4.2_07"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b03)
      Java HotSpot(TM) Client VM (build 1.4.2_07-b03, mixed mode)


      urti050% java org.apache.xalan.xslt.Process -Q -IN elements.xml -XSL elements.xs
      l
      <?xml version="1.0" encoding="UTF-8"?>
      Hydrogen : 1.0079473603859175
      Helium : 4.002602223456789





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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: