javac hangs

XMLWordPrintable

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



      Name: tb29552 Date: 06/17/97


      public class jbug {


      public void m1(final int i) {

      Runnable r = new Runnable() {


      public void run() {

      try { m2(i); }

      catch (Exception e) {}

      }
      };

      }



      private void m2(int i) {

      }

      }


      company - micromuse , email - ###@###.###
      ======================================================================

            Assignee:
            William Maddox (Inactive)
            Reporter:
            Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: