hg: jdk9/jdk9: 32 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed May 25 17:36:10 UTC 2016
Changeset: 48aaedf3cc38
Author: sundar
Date: 2016-05-16 14:50 +0530
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/48aaedf3cc38
8156914: jlink API minor cleanups
Reviewed-by: mchung
! make/Javadoc.gmk
Changeset: 7bae104507e5
Author: sundar
Date: 2016-05-16 20:51 +0530
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/7bae104507e5
8156847: jdk.dynalink package is shown under "Other Packages" section
Reviewed-by: jlaskey
! make/Javadoc.gmk
Changeset: 559c65fe6b56
Author: simonis
Date: 2016-04-19 13:19 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/559c65fe6b56
8154251: ANSI-C Quoting bug in hotspot.m4 during configure on SLES 10 and 11
Reviewed-by: erikj
! common/autoconf/generated-configure.sh
! common/autoconf/hotspot.m4
Changeset: 4a67e08031be
Author: kzhaldyb
Date: 2016-04-20 19:16 +0300
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/4a67e08031be
8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics
Reviewed-by: tschatzl, dfazunen, iignatyev
! test/lib/sun/hotspot/WhiteBox.java
Changeset: 2f9a45f34f95
Author: thartmann
Date: 2016-04-07 16:51 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/2f9a45f34f95
8153514: Whitebox API should allow compilation of <clinit>
Summary: Added Whitebox API method to trigger compilation of static initializer.
Reviewed-by: zmajo, kvn, iignatyev
! test/lib/sun/hotspot/WhiteBox.java
Changeset: 0f5e3a457553
Author: bharadwaj
Date: 2016-04-12 14:17 -0400
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/0f5e3a457553
Merge
Changeset: e51a92f0f1ac
Author: bharadwaj
Date: 2016-04-19 15:26 -0400
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/e51a92f0f1ac
Merge
Changeset: f800d3025f27
Author: bharadwaj
Date: 2016-04-21 15:03 -0400
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/f800d3025f27
Merge
! test/lib/sun/hotspot/WhiteBox.java
Changeset: a79c570f52a6
Author: amurillo
Date: 2016-04-22 01:04 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/a79c570f52a6
Merge
! common/autoconf/generated-configure.sh
Changeset: 8c014913a48d
Author: erikj
Date: 2016-04-26 13:35 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/8c014913a48d
8150601: Remove the old Hotspot build system
Reviewed-by: ihse
! common/autoconf/basics.m4
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
- common/autoconf/hotspot-spec.gmk.in
! common/autoconf/hotspot.m4
- make/HotspotWrapper.gmk
! make/Main.gmk
Changeset: 549dd3faf2d1
Author: amurillo
Date: 2016-04-28 14:44 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/549dd3faf2d1
Merge
Changeset: 632d52fc10bb
Author: amurillo
Date: 2016-04-28 22:51 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/632d52fc10bb
Merge
Changeset: 243610cb765d
Author: amurillo
Date: 2016-04-28 23:08 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/243610cb765d
Merge
! make/Main.gmk
Changeset: 35e8afde6dcd
Author: lmesnik
Date: 2016-05-04 18:56 +0300
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/35e8afde6dcd
8155950: Add minimal VM in JIB profile on linux-x86
Reviewed-by: dholmes, erikj
! common/conf/jib-profiles.js
Changeset: d58c79a94f26
Author: amurillo
Date: 2016-05-05 12:35 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/d58c79a94f26
Merge
! common/autoconf/generated-configure.sh
- common/autoconf/hotspot-spec.gmk.in
- make/HotspotWrapper.gmk
! make/Main.gmk
Changeset: 84c9ae8170e8
Author: amurillo
Date: 2016-05-06 06:23 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/84c9ae8170e8
Merge
! common/conf/jib-profiles.js
Changeset: 65f446a2bdd7
Author: iignatyev
Date: 2016-05-03 23:49 +0300
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/65f446a2bdd7
8148244: Finalize and integrate GTest implementation
Reviewed-by: jwilhelm, erikj
Contributed-by: stefan.karlsson at oracle.com, stefan.sarne at oracle.com, jesper.wilhelmsson at oracle.com, erik.helin at oracle.com, alexandre.iline at oracle.com, igor.ignatyev at oracle.com, erik.joelsson at oracle.com
! common/autoconf/buildjdk-spec.gmk.in
! common/autoconf/generated-configure.sh
! common/autoconf/libraries.m4
! common/autoconf/spec.gmk.in
! make/Main.gmk
! make/common/NativeCompilation.gmk
! make/jprt.properties
+ test/fmw/gtest/CHANGES
+ test/fmw/gtest/LICENSE
+ test/fmw/gtest/README
+ test/fmw/gtest/include/gtest/gtest-death-test.h
+ test/fmw/gtest/include/gtest/gtest-message.h
+ test/fmw/gtest/include/gtest/gtest-param-test.h
+ test/fmw/gtest/include/gtest/gtest-param-test.h.pump
+ test/fmw/gtest/include/gtest/gtest-printers.h
+ test/fmw/gtest/include/gtest/gtest-spi.h
+ test/fmw/gtest/include/gtest/gtest-test-part.h
+ test/fmw/gtest/include/gtest/gtest-typed-test.h
+ test/fmw/gtest/include/gtest/gtest.h
+ test/fmw/gtest/include/gtest/gtest_pred_impl.h
+ test/fmw/gtest/include/gtest/gtest_prod.h
+ test/fmw/gtest/include/gtest/internal/gtest-death-test-internal.h
+ test/fmw/gtest/include/gtest/internal/gtest-filepath.h
+ test/fmw/gtest/include/gtest/internal/gtest-internal.h
+ test/fmw/gtest/include/gtest/internal/gtest-linked_ptr.h
+ test/fmw/gtest/include/gtest/internal/gtest-param-util-generated.h
+ test/fmw/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
+ test/fmw/gtest/include/gtest/internal/gtest-param-util.h
+ test/fmw/gtest/include/gtest/internal/gtest-port.h
+ test/fmw/gtest/include/gtest/internal/gtest-string.h
+ test/fmw/gtest/include/gtest/internal/gtest-tuple.h
+ test/fmw/gtest/include/gtest/internal/gtest-tuple.h.pump
+ test/fmw/gtest/include/gtest/internal/gtest-type-util.h
+ test/fmw/gtest/include/gtest/internal/gtest-type-util.h.pump
+ test/fmw/gtest/src/gtest-all.cc
+ test/fmw/gtest/src/gtest-death-test.cc
+ test/fmw/gtest/src/gtest-filepath.cc
+ test/fmw/gtest/src/gtest-internal-inl.h
+ test/fmw/gtest/src/gtest-port.cc
+ test/fmw/gtest/src/gtest-printers.cc
+ test/fmw/gtest/src/gtest-test-part.cc
+ test/fmw/gtest/src/gtest-typed-test.cc
+ test/fmw/gtest/src/gtest.cc
+ test/fmw/gtest/src/gtest_main.cc
Changeset: a83ca44e49af
Author: aph
Date: 2016-05-11 20:05 -0400
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/a83ca44e49af
8155627: Enable SA on AArch64
Reviewed-by: roland, dholmes
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
Changeset: 278dbe271a52
Author: amurillo
Date: 2016-05-14 09:11 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/278dbe271a52
Merge
! common/autoconf/buildjdk-spec.gmk.in
! common/autoconf/generated-configure.sh
- common/autoconf/hotspot-spec.gmk.in
! common/autoconf/spec.gmk.in
- make/HotspotWrapper.gmk
! make/Main.gmk
! make/common/NativeCompilation.gmk
Changeset: 21f1aa535d11
Author: amurillo
Date: 2016-05-17 05:38 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/21f1aa535d11
Merge
Changeset: 23d5fbcd76fc
Author: erikj
Date: 2016-05-17 18:18 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/23d5fbcd76fc
8156036: Enable building of arm targets in default JPRT testset
Reviewed-by: tbell, chegar
! make/jprt.properties
Changeset: 7de7decfd096
Author: erikj
Date: 2016-05-04 15:29 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/7de7decfd096
8136777: Introduce bundle targets
Reviewed-by: tbell, ihse
! common/autoconf/basics.m4
! common/autoconf/compare.sh.in
! common/autoconf/generated-configure.sh
! common/autoconf/platform.m4
! common/autoconf/spec.gmk.in
! common/bin/compare.sh
! common/conf/jib-profiles.js
+ make/Bundles.gmk
! make/Javadoc.gmk
! make/Jprt.gmk
! make/MacBundles.gmk
! make/Main.gmk
! make/common/MakeBase.gmk
Changeset: 7d5aba8800cc
Author: sundar
Date: 2016-05-18 15:04 +0530
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/7d5aba8800cc
8154192: Deprivilege java.scripting module
Reviewed-by: jlaskey, alanb
! make/common/Modules.gmk
Changeset: b1295842f2dd
Author: ehelin
Date: 2016-05-16 12:33 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/b1295842f2dd
8157028: Add make target for running gtest tests
Reviewed-by: erikj, jwilhelm
! make/Main.gmk
! make/MainSupport.gmk
Changeset: 4c3bcad8156d
Author: erikj
Date: 2016-05-19 17:24 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/4c3bcad8156d
8155786: Determine modules depending on upgradeable modules directly and indirectly
Reviewed-by: alanb, mchung
! make/CreateJmods.gmk
! make/Main.gmk
! make/common/Modules.gmk
Changeset: 1817ea79cbbf
Author: mcimadamore
Date: 2016-05-19 16:48 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/1817ea79cbbf
8157061: Add support for running jtreg tests from IntelliJ project
Summary: Add basic capabilities for running jtreg tests from the IDE using a custom ant target
Reviewed-by: chegar
! common/bin/idea.sh
! make/idea/idea.gmk
! make/idea/template/ant.xml
! make/idea/template/build.xml
! make/idea/template/src/idea/JdkIdeaAntLogger.java
! make/idea/template/workspace.xml
Changeset: d2351c2d7b52
Author: lana
Date: 2016-05-19 19:45 +0000
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/d2351c2d7b52
Merge
- common/autoconf/hotspot-spec.gmk.in
- make/HotspotWrapper.gmk
Changeset: fa3dec0c2862
Author: erikj
Date: 2016-05-20 10:25 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/fa3dec0c2862
8157348: Build fails with certain source configurations
Reviewed-by: tbell
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
! common/autoconf/hotspot.m4
! common/autoconf/spec.gmk.in
! make/GensrcModuleInfo.gmk
! make/Images.gmk
Changeset: c52e1a56db5d
Author: erikj
Date: 2016-05-21 18:21 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/c52e1a56db5d
8157507: JDK-8157348 broke gensrc of imported modules
Reviewed-by: alanb, tbell, mchung
! make/GensrcModuleInfo.gmk
Changeset: 18c129c4a770
Author: erikj
Date: 2016-05-21 18:23 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/18c129c4a770
8157506: Disable bootcycle build when cross compiling
Reviewed-by: alanb, tbell, mchung
! make/Main.gmk
Changeset: ac5b9049ea28
Author: erikj
Date: 2016-05-23 11:21 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/ac5b9049ea28
8157511: JDK-8157348 broke gensrc of module infos with extra provides
Reviewed-by: mchung
! make/GensrcModuleInfo.gmk
Changeset: 647e0142a5a5
Author: erikj
Date: 2016-05-24 12:21 +0200
URL: http://hg.openjdk.java.net/jdk9/jdk9/rev/647e0142a5a5
8157574: Mac fastdebug bundles have wrong directory layout
Reviewed-by: mchung
! make/Bundles.gmk
More information about the jdk9-all-changes
mailing list