Add jdeps -addmods, -system, -inverse options

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: tools
    • b120

      Refresh of jdeps to work with modules after JDK-8142968 module system integration.

        -system <java-home> Specify an alternate system module path
        -addmods <module-name>[,<module-name>...] Adds to the root modules
        -I -inverse Analyzes the dependences from the given options
                                             and then find all artifacts that directly and indirectly
                                             depend on the matching nodes. This is equivalent to
                                             the inverse of compile-time view analysis.

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

              Created:
              Updated:
              Resolved: