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

Add jdeps -addmods, -system, -inverse options

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: