Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8217527

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

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 13
    • 16
    • tools
    • b07

    Description

      $ 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

      Attachments

        Issue Links

          Activity

            People

              mchung Mandy Chung
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: