On Thu, 29 Aug 2024 10:21:45 GMT, Aleksei Efimov <aefi...@openjdk.org> wrote:
> `jdk.internal.net.http.hpack.NaiveHuffman` is an internal class and not used > in `java.net.http` module or any test. > It is proposed to remove this class. > `HttpClient` will continue to use the > `jdk.internal.net.http.hpack.QuickHuffman` to encode/decode string literals. Marked as reviewed by djelinski (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20764#pullrequestreview-2268379694