Unused imports in DTDBuider.java.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 19
    • Component/s: infrastructure
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      Some imports are no more used in DTDBuilder.

          java.io.FileNotFoundException;
          java.io.BufferedInputStream;
          java.io.OutputStream;
          java.util.BitSet;
          java.util.StringTokenizer;
          java.util.Properties;
          java.util.zip.DeflaterOutputStream;
          java.util.zip.Deflater;
          java.net.URL;

      https://github.com/openjdk/jdk/pull/9360



            Assignee:
            Praveen Narayanaswamy
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: