hg: jdk7/hotspot/hotspot: 3 new changesets

lev.serebryakov at sun.com lev.serebryakov at sun.com
Thu Jun 19 08:10:38 PDT 2008


Changeset: 6470a2a42f92
Author:    xlu
Date:      2008-06-10 16:39 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/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/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/hotspot/rev/66cdb30329a6

Merge





More information about the jdk7-changes mailing list