RFR: 8292983: ModuleReferenceImpl.computeHash should record algorithm for cache checks [v3]
Aleksey Shipilev
shade at openjdk.org
Fri Aug 26 14:44:54 UTC 2022
On Fri, 26 Aug 2022 14:33:33 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Can you make sure that you run all jar, jmod and jlink tests? Module hashes are generated at packaging time, then checked when generating the configuration in early startup.
`java/util/jar`, `jdk/tools/jmod`, `jdk/tools/jlink` -- all fine on Linux x86_64 release.
-------------
PR: https://git.openjdk.org/jdk/pull/10044
More information about the core-libs-dev
mailing list