dcubed [Wed, 11 Jan 2012 19:54:34 -0800] rev 11440
7129240: backout fix for 7102776 until 7128770 is resolved
Reviewed-by: phh, bobv, coleenp, dcubed
Contributed-by: Jiangli Zhou <jiangli.zhou@oracle.com>
kvn [Fri, 06 Jan 2012 20:09:20 -0800] rev 11439
Merge
iveresov [Thu, 05 Jan 2012 17:25:58 -0800] rev 11438
7119294: Two command line options cause JVM to crash
Summary: Setup thread register in MacroAssembler::incr_allocated_bytes() on x64
Reviewed-by: kvn
kvn [Fri, 30 Dec 2011 11:43:06 -0800] rev 11437
7125879: assert(proj != NULL) failed: must be found
Summary: Leave i_o attached to slow allocation call when there are no i_o users after the call.
Reviewed-by: iveresov, twisti
kvn [Thu, 29 Dec 2011 11:37:50 -0800] rev 11436
Merge
kvn [Tue, 27 Dec 2011 15:08:43 -0800] rev 11435
7123954: Some CTW test crash with SIGSEGV
Summary: Correct Allocate expansion code to preserve i_o when only slow call is generated.
Reviewed-by: iveresov
kvn [Fri, 23 Dec 2011 15:24:36 -0800] rev 11434
7110832: ctw/.../org_apache_avalon_composition_util_StringHelper crashes the VM
Summary: Distance is too large for one short branch in string_indexofC8().
Reviewed-by: iveresov