History log of /openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/util/JDK9Wrappers.java
Revision Date Author Comments
# 4104:4012b3f11f0d 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: jjg
Contributed-by: alan.bateman@oracle.com, jan.lahoda@oracle.com


# 3976:65d446c80cdf 10-Feb-2017 alanb

8173393: Module system implementation refresh (2/2017)
Reviewed-by: mcimadamore, mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 3822:d8766c39123a 15-Dec-2016 alanb

8170987: Module system implementation refresh (12/2016)
Reviewed-by: mcimadamore
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, srikanth.adayapalam@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 3680:a35a1d86165c 04-Oct-2016 mchung

8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg


# 3653:dd56c243c199 18-Sep-2016 sadayapalam

8164742: ServiceConfigurationError on invoke of getServiceLoader method of StandardJavaFileManager
Reviewed-by: jlahoda


# 3573:c4a18ee691c4 10-Aug-2016 jjg

8136930: Simplify use of module-system options by custom launchers
8160489: Multiple -Xpatch lines ignored by javac
8156998: javac should support new option -XinheritRuntimeEnvironment
Reviewed-by: jlahoda, ksrini


# 3422:cf4046825175 20-May-2016 jjg

8157474: clean up/simplify/rename ModuleWrappers class
Reviewed-by: mchung