- 
    Sub-task 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9-repo-jigsaw
                    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
 
            
-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
- blocks
- 
                    JDK-8148654 [packager] Add support for module path when calling jdeps -           
- Resolved
 
-