On Wed, 28 Feb 2024 14:13:57 GMT, Guoxiong Li <g...@openjdk.org> wrote:

> I search the package `java.util.zip` and find several `zip64` in the file 
> [ZipConstants64.java](https://github.com/openjdk/jdk/blob/baa67f1130947c7204fc12018d25bfb48528784c/src/java.base/share/classes/java/util/zip/ZipConstants64.java#L51).
>  It seems you didn't fix all the files in the package `java.util.zip/jar`. Is 
> it your intent? Or you miss some files?

The intent of the change is to make the javadoc consistent.  There were a 
couple of files that Eirik mentioned that I addressed but as I indicated in my 
reply, unless there is a missing javadoc update, I do not plan to address other 
areas with this PR but can/will in a following

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18011#issuecomment-1969116524

Reply via email to