alanb [Fri, 15 Jun 2012 17:16:25 +0100] rev 13024
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
Reviewed-by: chegar, coffeys
mullan [Fri, 15 Jun 2012 09:16:18 -0400] rev 13023
Merge
mullan [Fri, 15 Jun 2012 08:47:41 -0400] rev 13022
Merge
mullan [Fri, 15 Jun 2012 08:43:31 -0400] rev 13021
7176326: CertPath/CertPathBuilderTest failures after webrev 6854712_6637288_7126011
Reviewed-by: xuelei
coffeys [Fri, 15 Jun 2012 14:16:18 +0100] rev 13020
7156963: Incorrect copyright header in java/io/SerialCallbackContext
Reviewed-by: weijun, coffeys
Contributed-by: edvard.wendelin@oracle.com
lancea [Thu, 14 Jun 2012 15:05:18 -0400] rev 13019
7145913: CachedRowSetSwriter.insertNewRow() throws SQLException
Reviewed-by: joehw, naoto, psandoz, forax
mduigou [Wed, 13 Jun 2012 16:48:30 -0700] rev 13018
7173919: Minor optimization of hashing methods
Summary: several minor optimizations to hashing methods used by hash map classes
Reviewed-by: dholmes