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

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();
          }

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: