On Thu, 21 Jul 2022 20:00:37 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:
> Static field 'BUF_SIZE' in the class > sun.net.[www.protocol.jar.URLJarFile](http://www.protocol.jar.urljarfile/) is > unused and can be removed. The change looks fine to me. The `BUF_SIZE` appears to be a left over from the change done in https://github.com/openjdk/jdk/commit/313991183b716ea420c2a2155ada03191faca6b7 for https://bugs.openjdk.org/browse/JDK-7018392 ------------- Marked as reviewed by jpai (Reviewer). PR: https://git.openjdk.org/jdk/pull/9602