hg: hsx/hotspot-comp: 7 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Thu Apr 12 20:37:23 PDT 2012
Changeset: fa0fed83e335
Author: dcubed
Date: 2012-03-23 09:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/rev/fa0fed83e335
7136506: FDS: rework jdk repo Full Debug Symbols support
Summary: JPRT needs to use the '-y' option with zip on non-Windows control builds in order to preserve symbolic links.
Reviewed-by: dholmes, ohair
! make/jprt.gmk
Changeset: 9a171072ff19
Author: lana
Date: 2012-03-30 16:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/rev/9a171072ff19
Merge
Changeset: 4d45c7117e23
Author: dcubed
Date: 2012-04-03 10:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/rev/4d45c7117e23
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
! make/Defs-internal.gmk
! make/hotspot-rules.gmk
! make/jdk-rules.gmk
Changeset: 3b70add6ae45
Author: lana
Date: 2012-04-09 21:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/rev/3b70add6ae45
Merge
Changeset: e1830598f0b7
Author: ohair
Date: 2012-04-10 08:18 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/rev/e1830598f0b7
7074397: Build infrastructure changes (makefile re-write)
Summary: New makefiles transition, old and new living side by side for now.
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
Contributed-by: ohrstrom <fredrik.ohrstrom at oracle.com>, erikj <erik.joelsson at oracle.com>, ihse <magnus.ihse.bursie at oracle.com>, tgranat <torbjorn.granat at oracle.com>, ykantser <yekaterina.kantserova at oracle.com>
+ common/autoconf/Makefile.in
+ common/autoconf/autogen.sh
+ common/autoconf/build-aux/config.guess
+ common/autoconf/build-aux/config.sub
+ common/autoconf/build-aux/install.sh
+ common/autoconf/build-aux/pkg.m4
+ common/autoconf/builddeps.conf.example
+ common/autoconf/builddeps.conf.nfs.example
+ common/autoconf/builddeps.m4
+ common/autoconf/closed.version.numbers
+ common/autoconf/config.h.in
+ common/autoconf/configure
+ common/autoconf/configure.ac
+ common/autoconf/cores.m4
+ common/autoconf/help.m4
+ common/autoconf/platform.m4
+ common/autoconf/spec.gmk.in
+ common/autoconf/version.numbers
+ common/bin/compareimage.sh
+ common/bin/diffexec.sh
+ common/bin/diffjarzip.sh
+ common/bin/difflib.sh
+ common/bin/difftext.sh
+ common/bin/exception_list_linux
+ common/bin/extractvcvars.sh
+ common/bin/hide_important_warnings_from_javac.sh
+ common/bin/logger.sh
+ common/makefiles/IdlCompilation.gmk
+ common/makefiles/JavaCompilation.gmk
+ common/makefiles/MakeBase.gmk
+ common/makefiles/Makefile
+ common/makefiles/NativeCompilation.gmk
+ common/makefiles/RMICompile.gmk
+ common/makefiles/compress.post
+ common/makefiles/compress.pre
+ common/makefiles/uncompress.sed
+ common/src/uncygdrive.c
Changeset: 894a478d2c48
Author: katleman
Date: 2012-04-11 14:07 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/rev/894a478d2c48
Merge
Changeset: 5285317ebb4e
Author: katleman
Date: 2012-04-12 09:34 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/rev/5285317ebb4e
Added tag jdk8-b34 for changeset 894a478d2c48
! .hgtags
More information about the hotspot-compiler-dev
mailing list