Changeset: f900d5afd9c8 Author: alanb Date: 2016-03-17 19:03 +0000 URL: http://hg.openjdk.java.net/jigsaw/m3/rev/f900d5afd9c8
8142968: Module System implementation Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282 Reviewed-by: alanb, mchung, tbell Contributed-by: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] ! common/autoconf/basics.m4 ! common/autoconf/boot-jdk.m4 ! common/autoconf/bootcycle-spec.gmk.in + common/autoconf/buildjdk-spec.gmk.in ! common/autoconf/configure.ac ! common/autoconf/flags.m4 ! common/autoconf/generated-configure.sh ! common/autoconf/jdk-options.m4 ! common/autoconf/platform.m4 ! common/autoconf/source-dirs.m4 ! common/autoconf/spec.gmk.in ! common/autoconf/toolchain.m4 ! common/bin/compare.sh ! common/conf/jib-profiles.js - make/CheckModules.gmk ! make/CompileJavaModules.gmk + make/CopyImportModules.gmk + make/CreateBuildJdkCopy.gmk + make/CreateJmods.gmk - make/GenerateModuleDeps.gmk + make/GensrcModuleInfo.gmk ! make/HotspotWrapper.gmk ! make/Images.gmk ! make/Javadoc.gmk ! make/Jprt.gmk ! make/JrtfsJar.gmk ! make/Main.gmk ! make/MainSupport.gmk ! make/StripBinaries.gmk ! make/common/CORE_PKGS.gmk ! make/common/JavaCompilation.gmk ! make/common/MakeBase.gmk ! make/common/Modules.gmk ! make/common/NativeCompilation.gmk ! make/common/SetupJavaCompilers.gmk - modules.xml ! test/lib/sun/hotspot/WhiteBox.java
