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

fp.bugs 2439: recursive class definition causes compiler to go into loop

XMLWordPrintable

    • 1.0beta2
    • x86
    • windows_nt
    • Verified

      ###@###.### (Jay Sachs)

      Recursive class definition, "class test extends test", causes compiler to go into an
      infinite loop.

      Steps to reproduce:
      Compile attached code

      class test extends test
      {
          int x = 0;
      }



            fyellinsunw Frank Yellin (Inactive)
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: