ohair [Tue, 08 Jul 2008 15:46:31 -0700] rev 780
Merge
ohair [Tue, 08 Jul 2008 15:23:04 -0700] rev 779
6723762: Fix shell command that gets java version (uses 2>1)
Reviewed-by: pbk
ohair [Thu, 03 Jul 2008 10:46:50 -0700] rev 778
6695777: Queens.class should be built from source, not put in source repo
Reviewed-by: kvn
coleenp [Wed, 02 Jul 2008 15:38:47 -0400] rev 777
Merge
coleenp [Fri, 27 Jun 2008 18:19:29 -0400] rev 776
Merge
xlu [Thu, 26 Jun 2008 14:15:01 -0700] rev 775
6718830: Hotspot fails to build with gcc 4.3
Summary: Fixed linux make file and couple adlc code to meet the changes of gcc 4.3
Reviewed-by: kamg, igor
xlu [Tue, 24 Jun 2008 16:52:31 -0700] rev 774
6717128: Using relative path for ALT_OUTPUTDIR does not work properly
Summary: import the absolute output directory when launching sub make process and avoid including defs.make in rules.make
Reviewed-by: kamg, kvn
poonam [Sun, 22 Jun 2008 20:07:58 -0700] rev 773
6694099: Hotspot vm_exit_out_of_memory should dump core
Summary: This fix enables the generation of core file when process runs out of C-heap.
Reviewed-by: sbohne