History log of /openjdk9/langtools/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/DepsAnalyzer.java
Revision Date Author Comments
# 3840:e52b5bafd8b8 19-Dec-2016 mchung

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


# 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


# 3733:117bd6e52035 31-Oct-2016 mchung

8167057: jdeps option to list modules and internal APIs for @modules for test dev
Reviewed-by: dfuchs


# 3628:047d4d42b466 30-Aug-2016 mchung

8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb


# 3488:93cda5b92117 17-Jun-2016 mchung

8159524: jdeps -jdkinternals throws NPE when no replacement is known
Reviewed-by: dfuchs


# 3421:5d652ee92e99 20-May-2016 mchung

8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
Reviewed-by: dfuchs


# 3413:878e51dad07c 19-May-2016 mchung

8156680: jdeps implementation refresh
Reviewed-by: dfuchs