amurillo [Fri, 11 May 2012 14:47:25 -0700] rev 12601
Added tag hs24-b10 for changeset fcb3aef57178
amurillo [Fri, 11 May 2012 14:47:24 -0700] rev 12600
Merge
jcoomes [Fri, 11 May 2012 06:37:47 -0700] rev 12599
Merge
brutisso [Thu, 10 May 2012 14:16:34 +0200] rev 12598
7167069: 6 VM flags crash the VM when queried via jinfo
Summary: Added missing double format to Flag::print_as_flag()
Reviewed-by: dholmes, stefank, coleenp
stefank [Thu, 10 May 2012 11:27:10 +0200] rev 12597
7167437: Can't build on linux without precompiled headers
Reviewed-by: brutisso, mgerdin
kvn [Wed, 09 May 2012 10:54:29 -0700] rev 12596
Merge
kvn [Tue, 08 May 2012 15:47:04 -0700] rev 12595
7167266: missing copyright notes in 3rd party code
Summary: add missing copyright notes to the regression test file.
Reviewed-by: twisti, johnc
kvn [Mon, 07 May 2012 12:37:46 -0700] rev 12594
7160610: Unknown Native Code compilation issue
Summary: When constructing input vector use type of vector's operation which use it since element's sizes should match.
Reviewed-by: never, twisti