jmod hash does not work if --hash-module does not include the target module

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 13
    • Component/s: tools
    • b07

      $ jmod hash --hash-module B --module-path target/jmods target/jmods/A.jmod

      The current implementation of jmod hash ignores the target jmod file and therefore the above command does not work because jmod hash does not find the module with no outgoing edge that matches the given pattern.

      See http://mail.openjdk.java.net/pipermail/jigsaw-dev/2019-January/014094.html

      and
      https://stackoverflow.com/questions/54269994/how-should-i-use-jmod-hash

            Assignee:
            Mandy Chung (Inactive)
            Reporter:
            Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: