History log of /openjdk10/langtools/test/tools/jdeps/modules/CheckModuleTest.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


# 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


# 3413:878e51dad07c 19-May-2016 mchung

8156680: jdeps implementation refresh
Reviewed-by: dfuchs