History log of /openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/ModuleExportsAnalyzer.java
Revision Date Author Comments
# 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


# 3827:44bdefe64114 16-Dec-2016 mcimadamore

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


# 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


# 3733:117bd6e52035 31-Oct-2016 mchung

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