hg: jigsaw/m3: 8142968: Module System implementation

mandy.chung at oracle.com mandy.chung at oracle.com
Thu Mar 17 20:00:53 UTC 2016


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: alan.bateman at oracle.com, alex.buckley at oracle.com, jonathan.gibbons at oracle.com, karen.kinnear at oracle.com, mandy.chung at oracle.com, mark.reinhold at oracle.com, erik.joelsson at oracle.com, chris.hegarty at oracle.com, christian.tornqvist at oracle.com, harold.seigel at oracle.com, igor.ignatyev at oracle.com, james.laskey at oracle.com, jean-francois.denise at oracle.com, sundararajan.athijegannathan at oracle.com

! 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



More information about the jigsaw-dev mailing list