brutisso [Tue, 19 Aug 2014 11:17:36 +0200] rev 28509
8049253: Better GC validation
Summary: Also reviewed by: boris.molodenkov@oracle.com
Reviewed-by: dcubed, minqi, mschoene
Contributed-by: yasuenag@gmail.com, bengt.rutisson@oracle.com
iveresov [Fri, 08 Aug 2014 13:23:30 -0700] rev 28508
8047130: Fewer escapes from escape analysis
Summary: Treat max_stack attribute as an int in bytecode escape analyzer
Reviewed-by: kvn, twisti, ahgross
tschatzl [Thu, 31 Jul 2014 11:10:02 +0200] rev 28507
8048949: Requeue queue implementation
Summary: Devirtualize flush and move calls.
Reviewed-by: brutisso, tschatzl, mschoene
Contributed-by: kim.barrett@oracle.com