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
swamyv [Thu, 15 Jan 2009 13:30:09 -0800] rev 1906
Merge
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
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