On Fri, 19 Nov 2021 18:38:25 GMT, Lance Andersen <[email protected]> wrote:
>> Andrew Leonard has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8276764: Enable deterministic file content ordering for Jar and Jmod >> >> Signed-off-by: Andrew Leonard <[email protected]> > > test/jdk/tools/jar/ContentOrder.java line 87: > >> 85: onCompletion = () -> rm("test.jar", "testjar"); >> 86: >> 87: jar("cf test.jar testjar"); > > It might be worth testing with -C dir as well added ------------- PR: https://git.openjdk.java.net/jdk/pull/6395
