On Fri, 27 Jan 2023 22:16:18 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> Maybe we can rename `ZipFile::isSignatureRelated` to `ZipFile::isBlockOrSF` > as well? The term "signature related" seems to be used quite extensively around ZipFile and also in JavaUtilZipFileAccess. Semantics are very similar, but not exactly equal. Because of this, I'm a bit reluctant to rename it. > I'll approved this PR. Thanks. Thank for your help and guidance in reviewing this PR! ------------- PR: https://git.openjdk.org/jdk/pull/11976