History log of /openjdk10/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPlugin.java
Revision Date Author Comments
# 17549:ab069116200b 07-Aug-2017 alanb

8185853: Generate readability graph at link time and other startup improvements
Reviewed-by: mchung


# 17408:f8b19df2115a 16-Jun-2017 alanb

8181087: Module system implementation refresh (6/2017)
Reviewed-by: plevart, mchung
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com


# 17162:73113c19a5df 04-May-2017 alanb

8178380: Module system implementation refresh (5/2017)
Reviewed-by: mchung, alanb, sspitsyn
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, chris.hegarty@oracle.com


# 16937:085c764a3e5b 22-Mar-2017 alanb

8174823: Module system implementation refresh (3/2017)
Reviewed-by: chegar, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, sundararajan.athijegannathan@oracle.com, peter.levart@gmail.com


# 16710:4cda2699bf59 12-Feb-2017 mchung

8174740: RuntimeException: Module m's descriptor returns inconsistent package set
Reviewed-by: alanb


# 16690:1c8f054f6278 10-Feb-2017 alanb

8173393: Module system implementation refresh (2/2017)
Reviewed-by: dfuchs, psandoz, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, alex.buckley@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com


# 16598:f9e86da24d74 30-Jan-2017 mchung

8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
Reviewed-by: alanb


# 16355:ac9e421de591 19-Dec-2016 redestad

8171400: Move checking of duplicate packages in the boot layer to link time
Reviewed-by: alanb


# 16337:ab164f8b8569 16-Dec-2016 redestad

8171373: Reduce copying during initialization of ModuleHashes
Reviewed-by: alanb, mchung, chegar


# 16288:9aedd62148d4 15-Dec-2016 alanb

8170987: Module system implementation refresh (12/2016)
8170859: Run time and tool support for ModuleResolution
Reviewed-by: redestad, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, chris.hegarty@oracle.com, mark.reinhold@oracle.com, john.r.rose@oracle.com