Compiler loops with cyclic interface inheritance

XMLWordPrintable

    • 1.0fcs
    • sparc
    • solaris_2.5
    • Not verified

      I was trying to provoke the error: "Cyclic interface inheritance"
      and got a loop/stack overflow.

      --------------------

      interface First extends Second
      { }

      interface Second extends First
      { }

            Assignee:
            Frank Yellin (Inactive)
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: