dcubed [Fri, 17 May 2013 08:56:51 -0700] rev 17607
Merge
rdurbin [Fri, 17 May 2013 08:51:46 -0700] rev 17606
7145527: sscanf must use a length in the format string
Summary: Remove dead code containing last call to scanf with no string length specifier
Reviewed-by: dcubed, coleenp
dholmes [Thu, 16 May 2013 23:40:27 -0400] rev 17605
Merge
dholmes [Thu, 16 May 2013 22:11:05 -0400] rev 17604
Merge
shade [Fri, 17 May 2013 01:58:32 +0400] rev 17603
8014509: @Contended: explicit default value behaves differently from the implicit value
Summary: Treat the empty string as the default value tag
Reviewed-by: kvn, twisti
dholmes [Thu, 16 May 2013 21:19:49 -0400] rev 17602
Merge
shade [Fri, 17 May 2013 01:43:48 +0400] rev 17601
8012939: @Contended doesn't work correctly with inheritance
Summary: Fix instance_size miscalculation.
Reviewed-by: jrose, kvn
kevinw [Thu, 16 May 2013 12:40:27 +0100] rev 17600
6313816: SA: jstack -m fails on Win32 : UnalignedAddressException
Reviewed-by: sla, poonam
ctornqvi [Thu, 16 May 2013 17:54:11 +0200] rev 17599
8014511: runtime/RedefineObject/TestRedefineObject.java has incorrect classname in @run tag
Summary: Corrected the class name
Reviewed-by: coleenp, ctornqvi, hseigel
Contributed-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
ctornqvi [Thu, 16 May 2013 15:31:00 +0200] rev 17598
8008169: test/runtime/7158804/Test7158804.sh has bad copyright header
Summary: Re-wrote test in Java in addition to fixing the Copyright notice. Also reviewed by leonid.mesnik@oracle.com
Reviewed-by: coleenp, ctornqvi
Contributed-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>