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

Andrew Haley aph at openjdk.org
Tue Aug 8 17:36:41 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.

Marked as reviewed by aph (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/1632#pullrequestreview-1567819120


More information about the jdk-updates-dev mailing list