naoto [Wed, 31 Oct 2012 11:33:36 -0700] rev 14334
8001231: Move locale data out of rt.jar (except the US locale)
Reviewed-by: alanb, erikj
lana [Wed, 31 Oct 2012 08:29:44 -0700] rev 14333
Merge
jgish [Mon, 29 Oct 2012 16:51:59 -0700] rev 14332
6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
Summary: update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder)
Reviewed-by: chegar, alanb, mduigou
naoto [Mon, 29 Oct 2012 10:42:41 -0700] rev 14331
8000997: Multiple locale sensitive services cannot be loaded
Reviewed-by: okutsu
ohrstrom [Mon, 29 Oct 2012 14:12:37 +0100] rev 14330
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
Reviewed-by: alanb, wetmore
sla [Mon, 29 Oct 2012 09:23:55 +0100] rev 14329
8001621: Update awk scripts that check output from jps/jcmd
Reviewed-by: alanb
weijun [Mon, 29 Oct 2012 14:14:07 +0800] rev 14328
7195426: kdc_default_options not supported correctly
Reviewed-by: xuelei
weijun [Mon, 29 Oct 2012 14:14:06 +0800] rev 14327
7184246: Simplify Config.get() of krb5
Reviewed-by: xuelei
alanb [Sat, 27 Oct 2012 09:18:29 +0100] rev 14326
7176225: Remove JDBC-ODBC Bridge
Reviewed-by: lancea, ohair, tbell
dl [Fri, 26 Oct 2012 21:34:24 +0100] rev 14325
8001575: Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012
Reviewed-by: chegar, dholmes