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

JCK-compiler-8 test lang/STMT/stmt330/stmt33002m2/stmt33002m2.html fails with StackOverflowError

XMLWordPrintable

      JCK-compiler-8 test

      lang/STMT/stmt330/stmt33002m2/stmt33002m2.html

      fails in MultiJVM mode
      on solaris-sparcv9 if executed v.s. JDK8, JDK8u5

      with the following message
      ------------
      The system is out of resources.
      Consult the following stack trace for details.
      java.lang.StackOverflowError
      at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
      at com.sun.tools.javac.tree.TreeScanner.visitNewClass(TreeScanner.java:206)
      at com.sun.tools.javac.tree.JCTree$JCNewClass.accept(JCTree.java:1510)
      at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
      at com.sun.tools.javac.tree.TreeScanner.visitVarDef(TreeScanner.java:98)
      at com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:846)
      at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49)
      ....
      ------------

      On some solaris-sparcv9 machines the failure is not 100% reproducible.
      In GroupJVM and SignleJVM modes the failure is seen extremely rarely

      The code of the test and the log is attached.

            Unassigned Unassigned
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: