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

REGRESSION:StackOverflowError occur when compiling a long statement JDK1.4-Beta3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.4.0
    • tools
    • x86
    • windows_98



      Name: rmT116609 Date: 11/16/2001


      java version "1.4.0-beta3"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b84)
      Java HotSpot(TM) Client VM (build 1.4.0-beta3-b84, mixed mode)


      javac StackOverflowError when compiling a long statement. using JDK1.4-Beta3.

      On win32:

      The test case is working fine with JDK1.3.1_01. But it has broken in 1.4.0-beta3.

      2.Java Program:

      Please see the attachment "StackError.java"


      3. ERROR MESSAGES(on win32):

      An exception has occurred in the compiler (1.4.0-beta3). Please file a bug at
      the Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi) after
      checking the Bug Parade for duplicates. Include your program and the following
      diagnostic in your report. Thank you.
      java.lang.StackOverflowError
      at com.sun.tools.javac.v8.tree.Tree$Operation.visit(Tree.java:986)
      at com.sun.tools.javac.v8.comp.Attr.attribTree(Attr.java:259)
      at com.sun.tools.javac.v8.comp.Attr.attribArgs(Attr.java:323)
      at com.sun.tools.javac.v8.comp.Attr._case(Attr.java:1051)
      at com.sun.tools.javac.v8.tree.Tree$Operation.visit(Tree.java:986)
      at com.sun.tools.javac.v8.comp.Attr.attribTree(Attr.java:259)
      at com.sun.tools.javac.v8.comp.Attr.attribArgs(Attr.java:323)
      at com.sun.tools.javac.v8.comp.Attr._case(Attr.java:1051)
              .....KEEPS REPEATING SAME ERROR.

      4. No trace log files produced.

      5. Gateway 9300XL laptop, 650 Mhz CPU, 256MB memory. Not many programs running.
      (Review ID: 135467)
      ======================================================================

            gafter Neal Gafter (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: