On Thu, 17 Mar 2022 11:09:24 GMT, Andrew Leonard <aleon...@openjdk.org> wrote:

> JarArchive.gmk uses an un-sorted jar @<file list\>, thus depending on exactly 
> how that list gets ordered by relevant OS querys. Such queries can differ in 
> order on different CPU architectures (Intel vs AMD).
> 
> This PR adds a "sort" to the jar @<file list\> contents.
> 
> Signed-off-by: Andrew Leonard <anleo...@redhat.com>

This pull request has now been integrated.

Changeset: 85cc6f14
Author:    Andrew Leonard <aleon...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/85cc6f1440aa7e073cab894cb9a72d9eed4e8369
Stats:     6 lines in 1 file changed: 3 ins; 0 del; 3 mod

8283315: jrt-fs.jar not always deterministically built

Reviewed-by: ihse

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

PR: https://git.openjdk.java.net/jdk/pull/7852

Reply via email to