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

StackoverflowError in javac after error report

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 1.4.2, 1.4.2_04, 1.4-pool, 5.0
    • tools
    • b24
    • generic, other, x86, sparc
    • solaris_8, solaris_9, windows_xp

        The following program causes the compiler to report two errors and then crash:

        public class Test2 {
            public void h() {
                f(g() + g());
            }
        }

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: