kvn [Tue, 19 Apr 2011 09:30:17 -0700] rev 9325
7037812: few more defaults changes for new AMD processors
Summary: use PREFETCHW as default prefetch instruction, set UseXMMForArrayCopy and UseUnalignedLoadStores to true by default.
Reviewed-by: kvn
Contributed-by: tom.deneau@amd.com
twisti [Mon, 18 Apr 2011 06:50:57 -0700] rev 9324
7036960: TemplateTable::fast_aldc in templateTable_x86_64.cpp uses movptr instead of load_klass
Reviewed-by: kvn, iveresov
twisti [Mon, 18 Apr 2011 01:33:28 -0700] rev 9323
7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
Reviewed-by: kvn, jrose
coleenp [Wed, 27 Apr 2011 17:25:45 -0700] rev 9322
Merge
coleenp [Tue, 26 Apr 2011 14:04:43 -0400] rev 9321
7009923: JSR 292: VM crash in JavaThread::last_frame
Summary: Handle stack overflow before the first frame is called, by printing out the called method and not walking the stack.
Reviewed-by: dholmes, phh, dsamersoff
vladidan [Sat, 23 Apr 2011 00:33:38 -0400] rev 9320
Merge