History log of /openjdk9/corba/src/java.corba/share/classes/module-info.java
Revision Date Author Comments
# 870:c72e9d3823f0 03-Jul-2017 mr

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


# 867:dc78a3dd6b3a 17-Jun-2017 mchung

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


# 848:8e9b64d90b69 29-Mar-2017 mchung

8173303: Add module-subgraph images to main platform documentation
Reviewed-by: alanb, chegar, erikj, ihse, lancea


# 837:9383da04b385 10-Feb-2017 mli

8174698: Fix @since in module-info.java in dev/corba repo
Reviewed-by: alanb


# 815:2948e2219a91 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 807:408c9c621938 24-Oct-2016 rriggs

8164908: ReflectionFactory support for IIOP and custom serialization
Summary: Update IIOP Streams to use ReflectionFactory and Unsafe
Reviewed-by: alanb, chegar, plevart, amlu


# 792:b3ebfdb13b4b 17-Aug-2016 lancea

8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley


# 762:425ca13f66db 03-May-2016 alanb

8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad


# 758:bb6bf34f121f 19-Apr-2016 chegar

8148863: Remove sun.misc.ManagedLocalsThread from corba
Reviewed-by: alanb, coffeys, msheppar


# 754:10d175b0368c 09-Apr-2016 chegar

8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz


# 750:2bb92dd44275 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: alanb, mchung
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, daniel.fuchs@oracle.com, erik.joelsson@oracle.com