hg: jdk7/hotspot-comp/hotspot: 17 new changesets
thomas.rodriguez at sun.com
thomas.rodriguez at sun.com
Sat Jun 21 14:12:20 PDT 2008
Changeset: abe7181cbe8a
Author: xdono
Date: 2008-06-10 10:22 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/abe7181cbe8a
Added tag jdk7-b28 for changeset c14dab40ed9b
! .hgtags
Changeset: 4f91c08b3e44
Author: trims
Date: 2008-06-17 15:27 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4f91c08b3e44
Merge
Changeset: 6470a2a42f92
Author: xlu
Date: 2008-06-10 16:39 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/6470a2a42f92
6647068: libjvm.so is not built PIC
Summary: Remove the preferred base address built with libjvm.so and unified the PIC approach on Solaris & Linux.
Reviewed-by: never, kamg
Contributed-by: xiaobin.lu at sun.com
! make/defs.make
! make/linux/makefiles/gcc.make
! make/linux/makefiles/rules.make
! make/solaris/makefiles/rules.make
Changeset: f139919897d2
Author: xlu
Date: 2008-06-17 09:59 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f139919897d2
6681796: hotspot build failure on gcc 4.2.x (ubuntu 8.04) w/ openjdk 6
Summary: Fixed the cast from char* to const char* and tried to use const char* as much as possible
Reviewed-by: never, kamg
Contributed-by: xiaobin.lu at sun.com
! src/os/linux/vm/jvm_linux.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/linux/vm/os_linux.hpp
Changeset: 66cdb30329a6
Author: blacklion
Date: 2008-06-19 06:02 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/66cdb30329a6
Merge
Changeset: 86658812ca35
Author: ohair
Date: 2008-06-13 14:52 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/86658812ca35
6714043: Minor fix to SS12 makefile changes
Reviewed-by: sspitsyn
! make/solaris/makefiles/jvmg.make
Changeset: 81675a0d3c75
Author: ohair
Date: 2008-06-13 14:53 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/81675a0d3c75
Merge
Changeset: 05d7b04bda37
Author: dcubed
Date: 2008-06-14 21:53 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/05d7b04bda37
Merge
Changeset: d6c28083ace6
Author: dcubed
Date: 2008-06-16 13:38 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/d6c28083ace6
Merge
Changeset: dfedd0e7fa9c
Author: dcubed
Date: 2008-06-17 09:33 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/dfedd0e7fa9c
Merge
Changeset: f20b3fcbb16f
Author: dcubed
Date: 2008-06-19 09:59 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f20b3fcbb16f
Merge
Changeset: e619218327a7
Author: trims
Date: 2008-06-20 11:47 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/e619218327a7
6717462: Update build number for HS14 B01
Summary: Change Hotspot version and build number for opening of HS14
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 35ca13d63fe8
Author: jmasa
Date: 2008-06-10 07:26 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/35ca13d63fe8
6688799: Second fix for Guarantee failure "Unexpected dirty card found"
Summary: Expand cardtable without committing over existing regions.
Reviewed-by: apetrusenko
! src/share/vm/memory/cardTableModRefBS.cpp
Changeset: 4fab66d72627
Author: jmasa
Date: 2008-06-12 14:23 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4fab66d72627
Merge
Changeset: 05712c37c828
Author: jcoomes
Date: 2008-06-18 18:36 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/05712c37c828
6676016: ParallelOldGC leaks memory
Summary: ensure that GCTask threads release resource and handle memory
Reviewed-by: jmasa, chrisphi
! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
Changeset: 337e0e51cd6b
Author: jcoomes
Date: 2008-06-20 13:59 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/337e0e51cd6b
Merge
Changeset: 411c61adc994
Author: never
Date: 2008-06-21 10:03 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/411c61adc994
Merge
More information about the hotspot-compiler-dev
mailing list