hg: jdk9/dev: 18 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Tue May 17 14:49:47 UTC 2016
Changeset: 559c65fe6b56
Author: simonis
Date: 2016-04-19 13:19 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/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/dev/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/dev/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/dev/rev/0f5e3a457553
Merge
Changeset: e51a92f0f1ac
Author: bharadwaj
Date: 2016-04-19 15:26 -0400
URL: http://hg.openjdk.java.net/jdk9/dev/rev/e51a92f0f1ac
Merge
Changeset: f800d3025f27
Author: bharadwaj
Date: 2016-04-21 15:03 -0400
URL: http://hg.openjdk.java.net/jdk9/dev/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/dev/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/dev/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/dev/rev/549dd3faf2d1
Merge
Changeset: 632d52fc10bb
Author: amurillo
Date: 2016-04-28 22:51 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/rev/632d52fc10bb
Merge
Changeset: 243610cb765d
Author: amurillo
Date: 2016-04-28 23:08 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/rev/243610cb765d
Merge
! make/Main.gmk
Changeset: 35e8afde6dcd
Author: lmesnik
Date: 2016-05-04 18:56 +0300
URL: http://hg.openjdk.java.net/jdk9/dev/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/dev/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/dev/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/dev/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/dev/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/dev/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/dev/rev/21f1aa535d11
Merge
More information about the jdk9-dev-changes
mailing list