[jdk11u-dev] Integrated: 8240903: Add test to check that jmod hashes are reproducible
Christoph Langer
clanger at openjdk.java.net
Fri Jun 3 11:21:45 UTC 2022
On Sun, 29 May 2022 20:43:01 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> This backports a test which should have been added with [JDK-8240734](https://bugs.openjdk.java.net/browse/JDK-8240734) in first place.
> I had to do a few modifications to make it work in 11, extracted into the second commit. In 11, Files::mismatch is missing and jmod does not have the option --date.
> I verified that the test fails without the changes of [JDK-8240734](https://bugs.openjdk.java.net/browse/JDK-8240734) and passes now with it.
This pull request has now been integrated.
Changeset: b3c0cc9c
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/b3c0cc9cd0a5d0e9b4978a7380b022114bc214b3
Stats: 162 lines in 1 file changed: 162 ins; 0 del; 0 mod
8240903: Add test to check that jmod hashes are reproducible
Reviewed-by: mdoerr
Backport-of: 9695283458c273c2a4121f88a2a971ad4f297d5b
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1115
More information about the jdk-updates-dev
mailing list