RFR: 8340885: Desugar ZipCoder.Comparison [v2]
Claes Redestad
redestad at openjdk.org
Wed Sep 25 13:07:42 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>
Thanks!
> please add the appropriate label given there was no test included to the issue prior to committing
noreg-perf added
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21176#issuecomment-2374028215
More information about the core-libs-dev
mailing list