hg: jdk9/dev: 3 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Mar 22 19:57:25 UTC 2016


Changeset: f900d5afd9c8
Author:    alanb
Date:      2016-03-17 19:03 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/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

Changeset: 00ff6af007c0
Author:    chegar
Date:      2016-03-22 10:44 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/rev/00ff6af007c0

Merge

! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
! common/conf/jib-profiles.js
- make/CheckModules.gmk
- make/GenerateModuleDeps.gmk
! make/common/NativeCompilation.gmk
- modules.xml

Changeset: f7b181bd0dc2
Author:    chegar
Date:      2016-03-22 17:02 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/rev/f7b181bd0dc2

Merge

! test/lib/sun/hotspot/WhiteBox.java



More information about the jdk9-dev-changes mailing list