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

StackOverflow test exceptions03101 fails on intel/Solaris.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.2.0
    • vm-legacy
    • jit
    • 1.2fcs
    • x86
    • solaris_2.4, solaris_2.5.1, solaris_2.6
    • Not verified


      allan.jacobs@Eng 1998-10-05

      The JCK test
      vm/concepts/exceptions/exceptions031/exceptions03101/exceptions03101.html
      is failing on intel Solaris.

      x86-sirius% cat X.ksh
      #!/bin/ksh
      JDK=/net/mulder.eng/export/mulder3/jdk12x/sparc/jdk1.2FCS_L
      JCK=/net/jde1.eng/export/jtech23/JCK-12a
      PATH=${JDK}/bin:/usr/dt/bin:/usr/bin:/bin:/usr/openwin/bin
      LD_LIBRARY_PATH=/usr/dt/lib:/usr/openwin/lib
      CLASSPATH=${JCK}/classes:${JCK}/javatest.jar
      export PATH
      export LD_LIBRARY_PATH
      export CLASSPATH
      java -verify javasoft.sqe.tests.vm.concepts.exceptions031.exceptions03101.exceptions03101
      echo $?


      x86-sirius% X.ksh
      Exception in thread "main" java.lang.NullPointerException
              at javasoft.sqe.tests.vm.concepts.exceptions031.exceptions03101.exceptions03101.Runner(Compiled Code)
              at javasoft.sqe.tests.vm.concepts.exceptions031.exceptions03101.exceptions03101.Runner(Compiled Code)
              at javasoft.sqe.tests.vm.concepts.exceptions031.exceptions03101.exceptions03101.Runner(Compiled Code)
              ....
              at javasoft.sqe.tests.vm.concepts.exceptions031.exceptions03101.exceptions03101.Runner(Compiled Code)
              at javasoft.sqe.tests.vm.concepts.exceptions031.exceptions03101.exceptions03101.run(Compiled Code)
              at javasoft.sqe.tests.vm.concepts.exceptions031.exceptions03101.exceptions03101.main(Compiled Code)
      1

      The -Xss<size> and -Xoss<size> options seem to have disappeared, so there is no way to get this
      test to pass on intel.

            never Tom Rodriguez
            ajacobssunw Allan Jacobs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: