History log of /openjdk10/langtools/src/jdk.compiler/share/classes/module-info.java
Revision Date Author Comments
# 4244:2f01728210c1 03-Jul-2017 mr

8182776: Fix typos in module declarations
Reviewed-by: jjg, alanb


# 4217:bd10ad9aefb3 17-Jun-2017 mchung

8182416: Clean up module-info.java like move requires transitive adjacent to exports
Reviewed-by: alanb


# 4213:bbb3a10fce39 15-Jun-2017 jjg

8181825: Add tool and services information to module summary
Reviewed-by: mchung, rfield


# 4081:bb0649dbe925 29-Mar-2017 mchung

8173303: Add module-subgraph images to main platform documentation
Reviewed-by: alanb, chegar, erikj, ihse, lancea
Contributed-by: jonathan.gibbons@oracle.com, mandy.chung@oracle.com


# 3990:6967e22a5ddd 13-Feb-2017 mli

8174695: Fix @since in module-info.java in dev/langtools repo
Reviewed-by: mcimadamore


# 3809:27be91e4393b 09-Dec-2016 jjg

8170251: Add javax.tools.Tool.name()
Reviewed-by: darcy, 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


# 3738:6ef8a1453577 02-Nov-2016 jlahoda

8131019: jshell tool: access javadoc from tool
Summary: Adding internal support to resolve {@inheritDoc} and format javadoc to plain text for use by jdk.jshell and jdk.scripting.nashorn.shell, enhancing Shift-<tab> documentation in JShell with ability to show javadoc.
Reviewed-by: jjg, rfield


# 3688:7752e4f2a338 07-Oct-2016 jjg

8159855: Create an SPI for tools
Reviewed-by: mchung


# 3594:c949657b7390 16-Aug-2016 sadayapalam

8162576: Missing doclint check missing for modules
Reviewed-by: jjg, ksrini
Contributed-by: lance.andersen@oracle.com, srikanth.adayapalam@oracle.com


# 3319:83c0f2cb6028 04-Apr-2016 jjg

8153416: unexport javah from jdk.compiler module
Reviewed-by: mchung


# 3294:9adfb22ff08f 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, jan.lahoda@oracle.com, vicente.romero@oracle.com, andreas.lundblad@oracle.com, andrey.x.nazarov@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, kumar.x.srinivasan@oracle.com, sundararajan.athijegannathan@oracle.com