History log of /openjdk9/langtools/src/jdk.jshell/share/classes/module-info.java
Revision Date Author Comments
# 4160:bd10ad9aefb3 17-Jun-2017 mchung

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


# 4156:bbb3a10fce39 15-Jun-2017 jjg

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


# 4070: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


# 3974:e7b7e4e436c4 10-Feb-2017 rfield

8174762: JShell: @since tags missing
Reviewed-by: jjg


# 3942:fa6d7795efcd 02-Feb-2017 jjg

8172807: Javac doesn't report errors on duplicate provides with different service implementations
Reviewed-by: jlahoda


# 3846:605b0823d19b 21-Dec-2016 rfield

8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
Reviewed-by: jlahoda


# 3843:e5a42ddaf633 20-Dec-2016 rfield

8170162: jshell tool: no mechanism to programmatically launch
8170044: jshell tool: jshell missing from javax.tools.ToolProvider
Reviewed-by: jjg


# 3798:5f539d03f85e 02-Dec-2016 rfield

8167185: JShell API: Exported elements referring to inaccessible types in jdk.jshell
Reviewed-by: jlahoda


# 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


# 3743:afaafd7267cc 02-Nov-2016 rfield

8167636: jshell tool: Edit Pad should be in its own module
Reviewed-by: jlahoda


# 3607:bfc6d670ec1f 22-Aug-2016 rfield

8160089: jshell tool: use new double-dash long-form command-line options
Reviewed-by: jlahoda


# 3519:b973c6dd4a55 06-Jul-2016 rfield

8160035: JShell API: Add javadoc overview and package files
Reviewed-by: jlahoda


# 3424:a3e92e738d92 21-May-2016 rfield

8156101: JShell SPI: Provide a pluggable execution control SPI
Reviewed-by: jlahoda


# 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