Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8147050 Enhance jdeps to work with modules and modulepath
  3. JDK-8147052

Implement jdeps -genmoduleinfo and -ct and -mp support

XMLWordPrintable

      Several jdeps options are added in jake that should be followed up and finalized for M3 and add new tests.

        -genmoduleinfo <dir>
            Generate module-info.java under the specified directory

        -no-requires-public
             No requires public in the generated module-info.java.
                                           
        -M -module
             Show module containing the package
       
        -ct -compile-time
           Compile-time view of transitive dependencies.
           
        -include-system-modules
           Include system modules in the transitive dependency analysis.

        -mp <path> -modulepath <path>
          Specify module path
       

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

              Created:
              Updated:
              Resolved: