History log of /openjdk9/langtools/test/jdk/javadoc/tool/modules/Modules.java
Revision Date Author Comments
# 4062:ee787e34231d 23-Mar-2017 ksrini

8176481: javadoc does not consider mandated modules
Reviewed-by: jjg


# 4056:440c45c2e8ce 16-Mar-2017 ksrini

8175346: javadoc does not handle Locations correctly with --patch-module
Reviewed-by: jjg


# 4043:0aaffc5096c0 13-Mar-2017 ksrini

8176539: javadoc ignores module-info files on the command line
Reviewed-by: jjg


# 4024:917615c2abd9 07-Mar-2017 ksrini

8175860: javadoc crashes with incorrect module sourcepath
Reviewed-by: jjg


# 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


# 3754:ed2e9ef4ce42 08-Nov-2016 ksrini

8166379: IAE while invoking javadoc with --patch-module
Reviewed-by: jjg


# 3715:96a5248fbf04 19-Oct-2016 ksrini

8167383: Javadoc does not handle packages correctly when used with module option.
Reviewed-by: bpatel, jjg


# 3673:8bf23828bb2f 30-Sep-2016 jjg

8166144: New javadoc options don't conform to JEP 293 (GNU style options)
Reviewed-by: ksrini, bpatel


# 3662:ff584cd470d9 23-Sep-2016 ksrini

8166127: Develop new tests to cover javadoc module options which are passed to underlying javac
Reviewed-by: jjg, ksrini
Contributed-by: andrey.x.nazarov@oracle.com


# 3618:64182008b2d0 26-Aug-2016 jjg

8164887: update tests to remove use of old-style options
Reviewed-by: mchung


# 3595:81692f730015 18-Aug-2016 ksrini

8159305: Enhance the javadoc tool to support module related options
Reviewed-by: bpatel, jjg