trims [Fri, 20 Jun 2008 11:47:53 -0700] rev 753
6717462: Update build number for HS14 B01
Summary: Change Hotspot version and build number for opening of HS14
Reviewed-by: jcoomes
dcubed [Thu, 19 Jun 2008 09:59:52 -0700] rev 752
Merge
dcubed [Tue, 17 Jun 2008 09:33:34 -0700] rev 751
Merge
dcubed [Mon, 16 Jun 2008 13:38:17 -0700] rev 750
Merge
dcubed [Sat, 14 Jun 2008 21:53:42 -0700] rev 749
Merge
ohair [Fri, 13 Jun 2008 14:53:24 -0700] rev 748
Merge
ohair [Fri, 13 Jun 2008 14:52:30 -0700] rev 747
6714043: Minor fix to SS12 makefile changes
Reviewed-by: sspitsyn
blacklion [Thu, 19 Jun 2008 06:02:20 -0700] rev 746
Merge
xlu [Tue, 17 Jun 2008 09:59:59 -0700] rev 745
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@sun.com
xlu [Tue, 10 Jun 2008 16:39:20 -0700] rev 744
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@sun.com