[jdk17u-dev] RFR: 8273092: Sort classlist in JDK image
Andrew Leonard
aleonard at openjdk.org
Fri Jul 28 18:01:01 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.
I've performed local builds with this PR, and compared with original classlist to ensure it is identical but now sorted.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1632#issuecomment-1656111504
More information about the jdk-updates-dev
mailing list