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

jdeps --generate-module-info does not look at module path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9
    • tools
    • None
    • b36

      $ jdeps --module-path mlibs --generate-module-info dir test.jar

      jdeps does not look at the modules in mlibs and fails to generate module-info.java and reported as missing dependences. The workaround is to add jdeps --add-modules ALL-MODULE-PATH.

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

              Created:
              Updated:
              Resolved: