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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 13
    • 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

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: