RFR: 8340885: Desugar ZipCoder.Comparison [v2]

Lance Andersen lancea at openjdk.org
Wed Sep 25 12:42:36 UTC 2024


On Wed, 25 Sep 2024 10:12:50 GMT, Claes Redestad <redestad at openjdk.org> wrote:

>> This PR desugars the enum added by JDK-8301873 to reduce classes loaded on bootstrap and stored in the default CDS archive by 2.
>
> Claes Redestad has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Shift constant values
>  - Update src/java.base/share/classes/java/util/zip/ZipCoder.java
>    
>    Co-authored-by: Eirik Bjorsnos <eirbjo at gmail.com>

Looks fine

please add the appropriate label given there was no test included to the issue prior to committing

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

Marked as reviewed by lancea (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21176#pullrequestreview-2328135339


More information about the core-libs-dev mailing list