compiler hangs

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P1
    • None
    • Affects Version/s: 1.1.2
    • Component/s: tools
    • None
    • x86
    • windows_95



      Name: mc57594 Date: 06/04/97


      The following code fails to compile with JAVAC 1.1.2:

      1: class A {
      2: Object o;
      3: void func() {
      4: o = new Object() { void foo() { bar(); } };
      5: }
      6: private void bar() {}
      7: }

      The compiler hangs.



      ======================================================================

            Assignee:
            David Stoutamire (Inactive)
            Reporter:
            Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: