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

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
      { }

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: