remove bad debugging method from javac

XMLWordPrintable

    • b132
    • generic
    • generic
    • Not verified

      javac Scanner has the following inconsistent unused code which should be removed.



          /** For debugging purposes: print character.
           */
          private void dch() {
              System.err.print(ch); System.out.flush();
          }

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: