[jdk17u-dev] RFR: 8273092: Sort classlist in JDK image
Andrew Leonard
aleonard at openjdk.org
Tue Aug 1 08:32:05 UTC 2023
On Fri, 28 Jul 2023 15:56:24 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:
> Backport 8273092: Sort classlist in JDK image
> to jdk17u so that classlist order is deterministic for reproducible builds.
>
> The original needed modifying, because jdk17u does not dump ":id" Klass id, it just dumps the class/lambda name.
Hi @iklam , would you be able to review this backport of your original classlist sorting please? thanks
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1632#issuecomment-1659825574
More information about the jdk-updates-dev
mailing list