2009-01-26 6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
xlu [Mon, 26 Jan 2009 12:07:54 -0800] rev 1909
6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS. Summary: Use NULL_WORD in the places where intptr_t is expected due to incompatible types between intptr_t & int32_t Reviewed-by: phh, coleenp, never
2009-01-23 Merge
coleenp [Fri, 23 Jan 2009 10:41:28 -0500] rev 1908
Merge
2009-01-21 6792705: Add JAR file to bootclasspath when using AggressiveOpts
phh [Wed, 21 Jan 2009 11:14:19 -0500] rev 1907
6792705: Add JAR file to bootclasspath when using AggressiveOpts Summary: During argument processing, add alt-rt.jar to the bootclasspath between bootclasspath/p and default elements. Reviewed-by: xlu, coleenp
2009-01-15 Merge
swamyv [Thu, 15 Jan 2009 13:30:09 -0800] rev 1906
Merge
2009-01-15 6786948: SA on core file fails on solaris-amd64 if vm started with -XX:+StartAttachListener
swamyv [Wed, 14 Jan 2009 19:45:01 -0800] rev 1905
6786948: SA on core file fails on solaris-amd64 if vm started with -XX:+StartAttachListener Reviewed-by: jjh, dcubed
2009-01-15 6793825: Missing include dependancies for GCC without predefined headers
coleenp [Wed, 14 Jan 2009 20:14:19 -0500] rev 1904
6793825: Missing include dependancies for GCC without predefined headers Summary: With predefined headers off for gcc, some .inline.hpp files aren't included to make definition visible for inline functions Reviewed-by: jcoomes, xlu
2009-01-21 Merge
jcoomes [Wed, 21 Jan 2009 13:40:10 -0800] rev 1903
Merge
2009-01-16 6484956: G1: improve evacuation pause efficiency
tonyp [Fri, 16 Jan 2009 13:02:20 -0500] rev 1902
6484956: G1: improve evacuation pause efficiency Summary: A bunch of performance optimizations to decrease GC pause times in G1. Reviewed-by: apetrusenko, jmasa, iveresov
2009-01-15 Merge
coleenp [Thu, 15 Jan 2009 12:44:03 -0500] rev 1901
Merge
2009-01-14 6792301: StackAlignmentInBytes not honored for compiled native methods
xlu [Tue, 13 Jan 2009 17:39:03 -0800] rev 1900
6792301: StackAlignmentInBytes not honored for compiled native methods Summary: Fixed the stack misalignment when generate_native_wrapper is called. Reviewed-by: never, kamg, kvn, phh
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip