On Thu, 17 Mar 2022 11:59:26 GMT, Andrew Leonard <[email protected]> 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 <[email protected]> > > Andrew Leonard has updated the pull request incrementally with one additional > commit since the last revision: > > 8283315: jrt-fs.jar not always deterministically built > > Signed-off-by: Andrew Leonard <[email protected]> 👍 ------------- Marked as reviewed by ihse (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/7852
