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

JCK102a tests: Win95 -- ArrayIndexOutOfBoundsException incomplete

XMLWordPrintable

    • 1.1.4
    • generic, x86
    • generic, windows_nt
    • Not verified

      The jck102a tests were compiled with jdk1.1i and run on Solaris and Win95.
      On Solaris the output file matched the reference file, while on Win95 the
      files did not match and the ArrayIndexOutOfBoundsException was incomplete --

      Results: 1) stmt056
      Solaris -- java.lang.ArrayIndexOutOfBoundsException: 5, i2=1
                    Win95 -- java.lang.ArrayIndexOutOfBoundsException: , i2=1

      2) stmt100
      Solaris -- catched java.lang.ArrayIndexOutOfBoundsException: 2
      Win95 -- catched java.lang.ArrayIndexOutOfBoundsException:

      3) stmt098
      Solaris -- catched java.lang.ArrayIndexOutOfBoundsException: 2
      Win95 -- catched java.lang.ArrayIndexOutOfBoundsException:

      4) stmt067
      Solaris -- java.lang.ArrayIndexOutOfBoundsException: 5, i2=2
      Win95 -- java.lang.ArrayIndexOutOfBoundsException: , i2=2

      5) stmt066
      Solaris -- java.lang.ArrayIndexOutOfBoundsException: 5, i2=2
      Win95 -- java.lang.ArrayIndexOutOfBoundsException: , i2=2

      6) stmt065
      Solaris -- java.lang.ArrayIndexOutOfBoundsException: 5, ii=1
      Win95 -- java.lang.ArrayIndexOutOfBoundsException: , ii=1

      7) stmt060
      Solaris -- java.lang.ArrayIndexOutOfBoundsException: 5, i2=2
      Win95 -- java.lang.ArrayIndexOutOfBoundsException: , i2=2

      Win95 results can be found at:
      /usr/sqe/public_html/testExec/jdk1.1/95/I/java_spec/src/stmt

      Solaris results:
      /usr/sqe/public_html/testExec/jdk1.1/sol/I/java_spec/src/STMT


      Results files for stmt060 follow (as an example):

      1.1) Solaris --

      #Test Results
      #Fri Oct 04 11:43:03 PDT 1996
      status=Passed. Output file and reference file matched
      work=file:/home/hagen/RESULTS/sol/b2/java_spec/src/STMT/stmt060/
      execStatus=Completed--check results.
      description=file:/home/hagen/JCK-102a/tests/java_spec/src/STMT/stmt060/stmt060.html
      sections=compile.java executeWithVerifier
      harnessVersion=JT1.0_beta1
      end=Fri Oct 04 11:43:03 PDT 1996
      start=Fri Oct 04 11:42:57 PDT 1996
      environment=jdk1.1

      test: file:/home/hagen/JCK-102a/tests/java_spec/src/STMT/stmt060/stmt060.html
      running script javasoft.sqe.harness.CompSimpExecTestScript -verify
      exec: /usr/local/java/jdk1.1/solaris/bin/javac -d /home/hagen/RESULTS/sol/b2/classes JCK-102a/tests/java_spec/src/STMT/stmt060/stmt060.java CLASSPATH=/home/hagen/JCK-102a/classes:/home/hagen/RESULTS/sol/b2/classes:
      command exited, exit=0
      command result: status not set
      ----------ref:compile.java(0/0)----------
      ----------log:compile.java(1/9)----------
      err = 1!
      exec: /usr/local/java/jdk1.1/solaris/bin/java -verify javasoft.sqe.tests.java_spec.stmt060.stmt060 CLASSPATH=/home/hagen/RESULTS/sol/b2/classes:/home/hagen/JCK-102a/classes
      command exited, exit=1
      command result: status not set
      ----------ref:executeWithVerifier(2/97)----------
      java.lang.ArrayIndexOutOfBoundsException: 5, i2=2
      java.lang.ArithmeticException: / by zero, ii=2
      ----------log:executeWithVerifier(1/9)----------
      err = 1!
      test result: Completed--check results.

      --------------------------------------------------------------------------------
      --------------------------------------------------------------------------------
      1.2) Win95 --

      #Test Results
      #Fri Oct 04 11:43:03 PDT 1996
      status=Passed. Output file and reference file matched
      work=file:/home/hagen/RESULTS/sol/b2/java_spec/src/STMT/stmt060/
      execStatus=Completed--check results.
      description=file:/home/hagen/JCK-102a/tests/java_spec/src/STMT/stmt060/stmt060.html
      sections=compile.java executeWithVerifier
      harnessVersion=JT1.0_beta1
      end=Fri Oct 04 11:43:03 PDT 1996
      start=Fri Oct 04 11:42:57 PDT 1996
      environment=jdk1.1

      test: file:/home/hagen/JCK-102a/tests/java_spec/src/STMT/stmt060/stmt060.html
      running script javasoft.sqe.harness.CompSimpExecTestScript -verify
      exec: /usr/local/java/jdk1.1/solaris/bin/javac -d /home/hagen/RESULTS/sol/b2/classes JCK-102a/tests/java_spec/src/STMT/stmt060/stmt060.java CLASSPATH=/home/hagen/JCK-102a/classes:/home/hagen/RESULTS/sol/b2/classes:
      command exited, exit=0
      command result: status not set
      ----------ref:compile.java(0/0)----------
      ----------log:compile.java(1/9)----------
      err = 1!
      exec: /usr/local/java/jdk1.1/solaris/bin/java -verify javasoft.sqe.tests.java_spec.stmt060.stmt060 CLASSPATH=/home/hagen/RESULTS/sol/b2/classes:/home/hagen/JCK-102a/classes
      command exited, exit=1
      command result: status not set
      ----------ref:executeWithVerifier(2/97)----------
      java.lang.ArrayIndexOutOfBoundsException: 5, i2=2
      java.lang.ArithmeticException: / by zero, ii=2
      ----------log:executeWithVerifier(1/9)----------
      err = 1!
      test result: Completed--check results.


            never Tom Rodriguez
            lminersunw Linda Miner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: