[jdk17u-dev] Integrated: 8273092: Sort classlist in JDK image

Andrew Leonard aleonard at openjdk.org
Thu Aug 10 10:24:59 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.

This pull request has now been integrated.

Changeset: 762c351b
Author:    Andrew Leonard <aleonard at openjdk.org>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/762c351b6620ae1675276dd8b0fa2689c2e678ef
Stats:     86 lines in 3 files changed: 82 ins; 0 del; 4 mod

8273092: Sort classlist in JDK image

Reviewed-by: aph
Backport-of: 1996f649a3a30b7ac4b547a762417f807f5fa414

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1632


More information about the jdk-updates-dev mailing list