hg: valhalla/valhalla: 76 new changesets
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Tue Nov 24 00:46:32 UTC 2015
Changeset: a7ec2278c13d
Author: ihse
Date: 2015-10-12 11:49 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a7ec2278c13d
8139413: Use --with-x to set X11 root directory
Reviewed-by: erikj
! common/autoconf/generated-configure.sh
! common/autoconf/lib-x11.m4
Changeset: 81b90ca627de
Author: lana
Date: 2015-10-15 16:49 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/81b90ca627de
Merge
Changeset: 0bb87e05d83e
Author: lana
Date: 2015-10-21 15:15 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/0bb87e05d83e
Merge
Changeset: 9c467f2d46f0
Author: lana
Date: 2015-10-22 08:47 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/9c467f2d46f0
Added tag jdk9-b88 for changeset 0bb87e05d83e
! .hgtags
Changeset: c867c33f584b
Author: jlahoda
Date: 2015-10-19 19:13 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/c867c33f584b
8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES.
Reviewed-by: alanb, erikj, sundar
Contributed-by: robert.field at oracle.com, jan.lahoda at oracle.com
! make/Images.gmk
! modules.xml
Changeset: a60a0c1bd394
Author: erikj
Date: 2015-10-20 09:47 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a60a0c1bd394
8139735: Switch compilers in JPRT for windows and linux
Reviewed-by: tbell, ihse
! make/devkit/Tools.gmk
! make/devkit/createWindowsDevkit.sh
! make/jprt.properties
Changeset: 24a3936909e3
Author: ihse
Date: 2015-10-20 10:39 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/24a3936909e3
8139668: Generate README-build.html from markdown
Reviewed-by: erikj
! README-builds.html
+ README-builds.md
+ common/bin/update-build-readme.sh
Changeset: 257534f191e8
Author: ihse
Date: 2015-10-20 16:40 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/257534f191e8
8139969: Fix unzip in compare.sh broken by JDK-8136813
Reviewed-by: erikj
! common/autoconf/compare.sh.in
! common/bin/compare.sh
Changeset: cb3f10185e63
Author: erikj
Date: 2015-10-20 17:29 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/cb3f10185e63
8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: tbell, ihse
! common/autoconf/boot-jdk.m4
! common/autoconf/generated-configure.sh
Changeset: 8851df90bb66
Author: erikj
Date: 2015-10-02 17:33 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/8851df90bb66
8138739: Enable devkit on macosx in JPRT (again)
Reviewed-by: ihse
! make/jprt.properties
Changeset: 11c070dc7985
Author: ddehaven
Date: 2015-10-06 12:51 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/11c070dc7985
Merge
Changeset: efbea01d5b5c
Author: prr
Date: 2015-10-12 14:44 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/efbea01d5b5c
Merge
- common/autoconf/builddeps.conf.example
- common/autoconf/builddeps.conf.nfs.example
- common/autoconf/builddeps.m4
Changeset: a44eac54cdc3
Author: prr
Date: 2015-10-20 08:24 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a44eac54cdc3
Merge
! make/jprt.properties
Changeset: 827ea558b8a3
Author: prr
Date: 2015-10-20 10:33 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/827ea558b8a3
Merge
Changeset: 998803eeed50
Author: neliasso
Date: 2015-09-18 10:09 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/998803eeed50
8135068: Extract method matchers from CompilerOracle
Summary: Ecapsulate code to enable reuse
Reviewed-by: roland, kvn
! test/lib/sun/hotspot/WhiteBox.java
Changeset: b9acee978e94
Author: iveresov
Date: 2015-09-25 12:04 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/b9acee978e94
Merge
Changeset: fd80ddb7553f
Author: amurillo
Date: 2015-10-01 11:52 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/fd80ddb7553f
Merge
Changeset: 0b5d2c8bd667
Author: amurillo
Date: 2015-10-08 14:28 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/0b5d2c8bd667
Merge
Changeset: 483de5dbcd96
Author: dsamersoff
Date: 2015-09-24 20:39 +0300
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/483de5dbcd96
8086134: Deadlock detection fails to attach to core file
Summary: Test reimplemented for jtreg
Reviewed-by: jbachorik
! test/lib/share/classes/jdk/test/lib/apps/LingeredApp.java
+ test/lib/share/classes/jdk/test/lib/apps/LingeredAppWithDeadlock.java
Changeset: 34280222936a
Author: jwilhelm
Date: 2015-09-28 15:05 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/34280222936a
Merge
Changeset: 9261bce638e3
Author: jwilhelm
Date: 2015-10-07 00:46 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/9261bce638e3
Merge
Changeset: dec57655571e
Author: twisti
Date: 2015-10-08 11:31 -1000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/dec57655571e
8136421: JEP 243: Java-Level JVM Compiler Interface
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
! .hgignore
! make/CompileJavaModules.gmk
! make/Images.gmk
! make/Main.gmk
! make/MainSupport.gmk
! make/common/Modules.gmk
! modules.xml
! test/lib/sun/hotspot/WhiteBox.java
! test/lib/sun/hotspot/code/NMethod.java
Changeset: 82f1be4bd9c3
Author: dlong
Date: 2015-10-09 02:43 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/82f1be4bd9c3
Merge
- common/autoconf/builddeps.conf.example
- common/autoconf/builddeps.conf.nfs.example
- common/autoconf/builddeps.m4
Changeset: a6e5bdf52315
Author: dlong
Date: 2015-10-17 15:41 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a6e5bdf52315
Merge
Changeset: 3962780e2eda
Author: amurillo
Date: 2015-10-19 12:30 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/3962780e2eda
Merge
! make/Images.gmk
! modules.xml
Changeset: 8d498217b215
Author: amurillo
Date: 2015-10-20 11:56 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/8d498217b215
Merge
Changeset: e3cd4b33d245
Author: lana
Date: 2015-10-21 18:38 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/e3cd4b33d245
Merge
Changeset: 23d62be63eef
Author: ihse
Date: 2015-10-22 15:54 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/23d62be63eef
8140277: Configuration out-of-date check should also check closed sources
Reviewed-by: erikj
! make/Init.gmk
Changeset: ae4aba7142a1
Author: ihse
Date: 2015-10-22 16:41 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/ae4aba7142a1
8140282: Remove test directories on clean-test-*
Reviewed-by: erikj
! common/autoconf/basics.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! make/MainSupport.gmk
Changeset: 8d873b9b0031
Author: lana
Date: 2015-10-22 11:12 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/8d873b9b0031
Merge
Changeset: 2396a16033e1
Author: erikj
Date: 2015-10-27 13:48 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/2396a16033e1
8140484: Vardeps broken when variable value contains '$'
Reviewed-by: tbell
! make/common/MakeBase.gmk
! test/make/TestMakeBase.gmk
Changeset: 8001eddb1672
Author: erikj
Date: 2015-10-27 17:51 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/8001eddb1672
8140312: Enable new sjavac server only mode in jdk build
Reviewed-by: ihse, tbell
! common/autoconf/build-performance.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! make/common/JavaCompilation.gmk
! make/common/SetupJavaCompilers.gmk
! make/test/BuildTestLib.gmk
Changeset: cd061b69a817
Author: jwilhelm
Date: 2015-10-07 00:46 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/cd061b69a817
Merge
Changeset: 08b3c7a80f56
Author: jprovino
Date: 2015-10-20 11:17 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/08b3c7a80f56
Merge
Changeset: 97134c4eba32
Author: amurillo
Date: 2015-10-22 16:25 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/97134c4eba32
Merge
Changeset: 895353113f38
Author: amurillo
Date: 2015-10-27 10:15 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/895353113f38
Merge
Changeset: cf1dc4c035fb
Author: lana
Date: 2015-10-29 08:42 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/cf1dc4c035fb
Added tag jdk9-b89 for changeset 895353113f38
! .hgtags
Changeset: 3b1bba4161f3
Author: lana
Date: 2015-10-30 10:28 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/3b1bba4161f3
Added tag jdk9-b90 for changeset cf1dc4c035fb
! .hgtags
Changeset: c8470ff83abe
Author: ihse
Date: 2015-10-29 15:24 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/c8470ff83abe
8140762: Specifying --without-LIB if not needed should not result in warning
Reviewed-by: erikj
! common/autoconf/generated-configure.sh
! common/autoconf/lib-alsa.m4
! common/autoconf/lib-cups.m4
! common/autoconf/lib-ffi.m4
! common/autoconf/lib-freetype.m4
! common/autoconf/lib-x11.m4
Changeset: f0b8f91a0c6f
Author: ihse
Date: 2015-10-29 16:30 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/f0b8f91a0c6f
8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! make/common/MakeBase.gmk
! make/common/NativeCompilation.gmk
Changeset: 5f7679c96d7d
Author: erikj
Date: 2015-10-29 17:11 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/5f7679c96d7d
8140593: Add configure parameter for devkit for the build compiler
Reviewed-by: ihse
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain.m4
Changeset: d7c06f4e28b2
Author: erikj
Date: 2015-10-29 17:14 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d7c06f4e28b2
8140591: Add configure argument specifying make executable in JPRT
Reviewed-by: ihse, tbell
! common/autoconf/basics.m4
! common/autoconf/generated-configure.sh
! make/jprt.properties
Changeset: 0cde07d1082a
Author: lana
Date: 2015-10-29 12:38 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/0cde07d1082a
Merge
Changeset: 122142a18538
Author: lana
Date: 2015-11-04 13:45 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/122142a18538
Merge
Changeset: fe54fea946e8
Author: lana
Date: 2015-11-05 08:15 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/fe54fea946e8
Added tag jdk9-b91 for changeset 122142a18538
! .hgtags
Changeset: 05228b00bfcf
Author: jbachorik
Date: 2015-11-02 13:46 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/05228b00bfcf
8140481: NoClassDefFoundError thrown by ManagementFactory.getPlatformMBeanServer
Reviewed-by: alanb, dsamersoff, erikj
! make/Images.gmk
Changeset: 5e06ef3a390a
Author: neliasso
Date: 2015-10-20 18:07 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/5e06ef3a390a
8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
! test/lib/sun/hotspot/WhiteBox.java
Changeset: e81b35d4c8ad
Author: dlong
Date: 2015-10-27 01:45 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/e81b35d4c8ad
Merge
Changeset: 27f356748627
Author: amurillo
Date: 2015-10-30 12:03 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/27f356748627
Merge
Changeset: cda1da5fc2dd
Author: amurillo
Date: 2015-11-02 10:47 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/cda1da5fc2dd
Merge
Changeset: a0c572d90b9d
Author: erikj
Date: 2015-11-03 16:51 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a0c572d90b9d
8141051: Build test libs -source/-target 9
Reviewed-by: tbell, vlivanov
! make/Main.gmk
! make/test/BuildTestLib.gmk
Changeset: d7f1098c2fc8
Author: ihse
Date: 2015-11-03 17:48 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d7f1098c2fc8
8141261: Clean up building of demos
Reviewed-by: erikj, tbell
! make/Images.gmk
! make/Main.gmk
! make/MainSupport.gmk
! make/common/JavaCompilation.gmk
Changeset: 426d96f4922f
Author: ihse
Date: 2015-11-03 17:54 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/426d96f4922f
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
! make/JrtfsJar.gmk
! make/common/JarArchive.gmk < make/common/JavaCompilation.gmk
+ make/common/JavaCompilation.gmk
! test/make/TestJavaCompilation.gmk
Changeset: d0f163fcd4c8
Author: erikj
Date: 2015-11-03 18:00 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d0f163fcd4c8
8141332: Switch macosx devkit in JPRT
Reviewed-by: ihse, tbell
! make/devkit/createMacosxDevkit.sh
! make/jprt.properties
Changeset: 82c695c9b53c
Author: simonis
Date: 2015-11-04 12:45 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/82c695c9b53c
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
Changeset: 1ad0a683c83d
Author: ihse
Date: 2015-11-05 10:58 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/1ad0a683c83d
8141439: Fix compare.sh -o <otherdir> (broken by JDK-8136813)
Reviewed-by: tbell, erikj
! common/autoconf/compare.sh.in
! common/bin/compare.sh
Changeset: a36dc737a448
Author: ihse
Date: 2015-11-05 15:14 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a36dc737a448
8141414: Deprecate configure source overriding
Reviewed-by: erikj
! common/autoconf/generated-configure.sh
! common/autoconf/source-dirs.m4
! common/autoconf/spec.gmk.in
! make/common/JavaCompilation.gmk
Changeset: 4ba17e992008
Author: ihse
Date: 2015-11-05 17:32 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/4ba17e992008
8141543: Propagate --disable-warnings-as-errors to hotspot
Reviewed-by: erikj
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/hotspot-spec.gmk.in
Changeset: c26f2d9906cd
Author: lana
Date: 2015-11-05 13:41 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/c26f2d9906cd
Merge
Changeset: 106c06398f7a
Author: erikj
Date: 2015-11-05 23:25 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/106c06398f7a
8141574: recent change for 8141543 breaks all builds
Reviewed-by: darcy
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
Changeset: 0f0a47b76da7
Author: lana
Date: 2015-11-12 10:38 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/0f0a47b76da7
Added tag jdk9-b92 for changeset 106c06398f7a
! .hgtags
Changeset: 58e1d618b84c
Author: bobv
Date: 2015-10-19 13:21 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/58e1d618b84c
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
! common/autoconf/configure.ac
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
+ make/BuildStatic.gmk
! make/Main.gmk
! make/common/NativeCompilation.gmk
Changeset: 282d3849c90e
Author: bobv
Date: 2015-10-19 15:47 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/282d3849c90e
Merge
Changeset: f1a26551298e
Author: bobv
Date: 2015-10-21 16:38 -0400
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/f1a26551298e
Merge
! make/Main.gmk
Changeset: 61ca9d7b1d76
Author: ehelin
Date: 2015-10-21 13:39 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/61ca9d7b1d76
8139256: Add Makefile target to run internal VM tests
Reviewed-by: erikj, ihse
! make/Main.gmk
Changeset: 6bf711eaf861
Author: ehelin
Date: 2015-10-22 15:28 +0200
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/6bf711eaf861
8139271: Add top-level Makefile target to run hotspots jtreg tests
Reviewed-by: ihse, erikj
! make/Main.gmk
Changeset: 1697e1f12275
Author: jwilhelm
Date: 2015-10-30 00:02 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/1697e1f12275
Merge
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
Changeset: 879da33f4837
Author: jwilhelm
Date: 2015-11-05 19:31 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/879da33f4837
Merge
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
! make/common/NativeCompilation.gmk
Changeset: 4982ccf5052b
Author: twisti
Date: 2015-11-04 07:01 -1000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/4982ccf5052b
8139170: JVMCI refresh
Reviewed-by: kvn
! test/lib/sun/hotspot/code/CodeBlob.java
! test/lib/sun/hotspot/code/NMethod.java
Changeset: 38f26972eae7
Author: neliasso
Date: 2015-11-06 11:34 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/38f26972eae7
Merge
Changeset: 1b358a99109d
Author: amurillo
Date: 2015-11-06 11:11 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/1b358a99109d
Merge
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! make/Main.gmk
Changeset: b75a6740986a
Author: ihse
Date: 2015-11-10 11:41 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/b75a6740986a
8141696: Improve COMPARE_BUILD
Reviewed-by: tbell, erikj
! make/Init.gmk
! make/InitSupport.gmk
Changeset: a8951ccde05f
Author: chegar
Date: 2015-11-11 11:27 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/a8951ccde05f
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
! modules.xml
Changeset: 331fda57dfd3
Author: lana
Date: 2015-11-12 18:27 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/331fda57dfd3
Merge
Changeset: 430540e2fe98
Author: lana
Date: 2015-11-19 09:36 -0800
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/430540e2fe98
Added tag jdk9-b93 for changeset 331fda57dfd3
! .hgtags
Changeset: 7565bb014aad
Author: mcimadamore
Date: 2015-11-23 11:51 +0000
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/7565bb014aad
merge with b93
! common/autoconf/generated-configure.sh
! make/CompileJavaModules.gmk
! make/Images.gmk
! make/common/SetupJavaCompilers.gmk
More information about the valhalla-dev
mailing list