mchung [Mon, 10 Dec 2012 15:15:57 -0800] rev 14767
4819681: Typo in http://java.sun.com/j2se/1.4.1/docs/api/java/util/logging/LogManager.html
Summary: Simple capitalization typo in LogManager() description
Reviewed-by: darcy, mchung
michaelm [Mon, 10 Dec 2012 14:56:44 +0000] rev 14766
8003948: NTLM/Negotiate authentication problem
Reviewed-by: chegar, weijun
okutsu [Mon, 10 Dec 2012 10:52:11 +0900] rev 14765
8000983: Support narrow display names for calendar fields
8003267: Support generic time zone names in TimeZoneNameProvider (SPI)
Reviewed-by: naoto
dxu [Sun, 09 Dec 2012 19:13:08 +0000] rev 14764
7194370: (fs) WatchService fails if volume S/N is 0 [win]
Reviewed-by: alanb, forax
ksrini [Sun, 09 Dec 2012 07:43:12 -0800] rev 14763
8004042: Arrrghs.java test failed on windows with access error.
Reviewed-by: smarks, jjh, ksrini
Contributed-by: david.dehaven@oracle.com
rfield [Thu, 06 Dec 2012 21:55:55 -0800] rev 14762
8003881: Prevent lambda implementing inner classes from allowing the creation of new instances
Summary: Lambda implementing inner classes now has private constructor (thanks Kumar)
Reviewed-by: ksrini