History log of /openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/JdepsConfiguration.java
Revision Date Author Comments
# 4001:9b2de82e7e49 15-Feb-2017 mchung

8173374: Update GenGraphs tool to generate dot graph with requires transitive edges
Reviewed-by: dfuchs, redestad


# 3976:65d446c80cdf 10-Feb-2017 alanb

8173393: Module system implementation refresh (2/2017)
Reviewed-by: mcimadamore, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 3854:7428762055ef 03-Jan-2017 mchung

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


# 3840:e52b5bafd8b8 19-Dec-2016 mchung

8171418: Remove jdeps internal --include-system-modules option
Reviewed-by: dfuchs, lancea


# 3827:44bdefe64114 16-Dec-2016 mcimadamore

8181370: Convert anonymous inner classes into lambdas/method references
Reviewed-by: jjg, rfield, mchung


# 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


# 3762:c18249ecb690 12-Nov-2016 mchung

8169606: jdeps --list-reduced-deps should not show java.base as all modules require it
Reviewed-by: dfuchs


# 3732:e0798bbe23da 28-Oct-2016 alanb

8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung


# 3665:9b0df83fb78c 26-Sep-2016 sdrach

8153654: Update jdeps to be multi-release jar aware
Reviewed-by: mchung


# 3628:047d4d42b466 30-Aug-2016 mchung

8160851: Remove old launcher module-related options
Reviewed-by: jjg, 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


# 3413:878e51dad07c 19-May-2016 mchung

8156680: jdeps implementation refresh
Reviewed-by: dfuchs