History log of /openjdk9/langtools/test/tools/jdeps/modules/InverseDeps.java
Revision Date Author Comments
# 3854:7428762055ef 03-Jan-2017 mchung

8172212: jdeps --require and --check should detect the specified module in the image
Reviewed-by: psandoz, lancea


# 3822:d8766c39123a 15-Dec-2016 alanb

8170987: Module system implementation refresh (12/2016)
Reviewed-by: mcimadamore
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, srikanth.adayapalam@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 3792:d516975e8110 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: mcimadamore, jjg, mchung, anazarov
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, bhavesh.x.patel@oracle.com, andrey.x.nazarov@oracle.com


# 3672:36f470bd6765 29-Sep-2016 mchung

8166238: Update jdeps for GNU-style long form options
Reviewed-by: alanb


# 3573:c4a18ee691c4 10-Aug-2016 jjg

8136930: Simplify use of module-system options by custom launchers
8160489: Multiple -Xpatch lines ignored by javac
8156998: javac should support new option -XinheritRuntimeEnvironment
Reviewed-by: jlahoda, ksrini


# 3419:d71cfeef72eb 20-May-2016 mchung

8157391: jdeps left JarFile open
Reviewed-by: alanb


# 3418:5531a8b53887 19-May-2016 mchung

8152502: tools/jdeps/modules/GenModuleInfo.java and TransitiveDeps fails on windows
Reviewed-by: jjg


# 3414:292a9489d20a 19-May-2016 mchung

8156575: Add jdeps -addmods, -system, -inverse options
Reviewed-by: dfuchs