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

(test) sun/io/CharToByteConverter/MalformedSurrogates.java failing with x86 JIT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.2.1
    • vm-legacy
    • jit
    • x86
    • solaris_7

      #Test Results
      #Fri Feb 26 17:36:47 PST 1999
      testsuite=/net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test
      source=MalformedSurrogates.java
      title=Malformed surrogates should be handled by the converter in substitution mode.
      status=Failed. Execution failed: `main' threw exception: java.lang.StackOverflowError
      work=/net/tapas/export3/testexec/REGRESSION/results/peas5.7-harness115-testwith122i-02-26-15.14/sun/io/CharToByteConverter
      execStatus=Failed. Execution failed: `main' threw exception: java.lang.StackOverflowError
      description=file:/net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/sun/io/CharToByteConverter/MalformedSurrogates.java
      javatestVersion=JT_2.0_zn
      sections=compile compile main main
      file=/net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/sun/io/CharToByteConverter/MalformedSurrogates.java
      end=Fri Feb 26 17:36:47 PST 1999
      bug=4153987
      run=0 main MalformedSurrogates\n
      start=Fri Feb 26 17:36:39 PST 1999
      keywords=4153987
      environment=regtest

      test: sun/io/CharToByteConverter/MalformedSurrogates.java
      script: javasoft.sqe.javatest.regtest.RegressionScript
      JDK under test: java full version "JDK-1.2.1-I" (/net/tapas/export1/testexec/jdk122i/solx86)
      command: build MalformedSurrogates
      reason: Named class compiled on demand
      command: compile /net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/sun/io/CharToByteConverter/MalformedSurrogates.java
      reason: .class file out of date or does not exist
      ----------ref:compile(0/0)----------
      ----------log:compile(0/0)----------
      command: compile result: Passed. Compilation successful
      command: build result: Passed. Compilation successful
      command: main MalformedSurrogates
      reason: Assumed action based on file name: run main MalformedSurrogates
      ----------ref:main(4/68)----------
      Testing string conversion...
      8
      Testing flush....
      Testing convert...
      ----------log:main(30/883)----------
      7
      [0]=c=99
      [1]=?=63
      [2]=?=63
      [3]=e=101
      [4]=f=102
      [5]=g=103
      [6]=h=104
      [0]=a
      [1]=b
      [2]=c
      [3]=?
      [4]=e
      [5]=f
      [6]=g
      [7]=h
      java.lang.StackOverflowError
      at sun.io.CharToByteASCII.convert(CharToByteASCII.java, Compiled Code)
      at java.io.OutputStreamWriter.write(OutputStreamWriter.java, Compiled Code)
      at java.io.OutputStreamWriter.write(OutputStreamWriter.java, Compiled Code)
      at java.io.Writer.write(Writer.java, Compiled Code)
      at MalformedSurrogates.main(MalformedSurrogates.java, Compiled Code)
      at java.lang.reflect.Method.invoke(Native Method)
      at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java, Compiled Code)
      at java.lang.Thread.run(Thread.java, Compiled Code)

      JavaTest Message: Test threw exception: java.lang.reflect.InvocationTargetException
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.StackOverflowError
      command: main result: Failed. Execution failed: `main' threw exception: java.lang.StackOverflowError
      test result: Failed. Execution failed: `main' threw exception: java.lang.StackOverflowError

      ******************
      the sun/io/CharToByteConverter/MalformedSurrogates.java test was failing on solx86 2.7 -peas. This test is failing when compiled and run separately or when run from inside harness. Reproducible on Peas.

            Unassigned Unassigned
            mpiruthisunw Mohan Piruthivi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: