On Fri, 25 Mar 2022 11:54:52 GMT, Alan Bateman <al...@openjdk.org> wrote:
> The existing tests for the jmod tool are in test/jdk/tools/jmod. > HashesTest.java might provide inspiration to avoid introducing a shell test. Hi, Alan I have rewritten this test in Java in the latest commit. ------------- PR: https://git.openjdk.java.net/jdk/pull/7948