Remove NaiveHuffman coder

XMLWordPrintable

    • b14
    • generic
    • generic

      There are two internal implementations of Huffman coders available in the java.net.http module:
      QuickHuffman and NaiveHuffman are located in the jdk.internal.net.http.hpack package, but the HttpClient's implementation uses only QuickHuffman.
      Since the NaiveHuffman is an internal, non-exported class and effectively a dead code - it can be removed.

            Assignee:
            Aleksej Efimov
            Reporter:
            Aleksej Efimov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: