Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2855

Stackoverflow in compiler if bad source code has class implementing itself

    XMLWordPrintableJSON

Details

    Description

      Through a silly mistake I had a file like this:

      class SiteVisitor implements SiteVisitor {
      ...
      }

      ....compiler goes boom. Of course its a stupid mistake in the code, but we probably shouldn't overflow.

      Attachments

        Activity

          People

            roshandawrani Roshan Dawrani
            marc@anyware.co.uk Marc Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: