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

compiler hangs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 1.1.2
    • 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.



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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: