Integrated: 8273092: Sort classlist in JDK image
Ioi Lam
iklam at openjdk.java.net
Tue Aug 31 16:36:35 UTC 2021
On Fri, 27 Aug 2021 23:12:52 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> When the classlist is generated using build.tools.classlist.HelloClasslist, its contents may be non-deterministic due to Java thread execution order.
>
> We should sort the generated classlist to make the JDK image's contents more deterministic.
>
> Tested with Mach5 tier1, tier2, builds-tier5
This pull request has now been integrated.
Changeset: 1996f649
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1996f649a3a30b7ac4b547a762417f807f5fa414
Stats: 114 lines in 3 files changed: 102 ins; 6 del; 6 mod
8273092: Sort classlist in JDK image
Reviewed-by: redestad, ihse, dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/5288
More information about the build-dev
mailing list