mduigou [Tue, 19 Feb 2013 11:56:49 -0800] rev 16011
8004561: Additional functional interfaces, extension methods and name changes
Summary: Adds additional functional interfaces for primitives and "Bi" (two operand). Adds utility extension methods. Includes some name changes for existing functional interfaces per EG decisions.
Reviewed-by: briangoetz, darcy, chegar, dholmes
naoto [Tue, 19 Feb 2013 10:34:26 -0800] rev 16010
7092447: Clarify the default locale used in each locale sensitive operation
Reviewed-by: okutsu
emc [Tue, 19 Feb 2013 17:09:25 +0000] rev 16009
8008312: Re-enable MethodParameter tests in JDK
Reviewed-by: darcy
jzavgren [Tue, 19 Feb 2013 16:19:09 +0000] rev 16008
8007609: WinNTFileSystem_md.c should correctly check value returned from realloc
Reviewed-by: alanb, chegar, dholmes
coffeys [Tue, 19 Feb 2013 14:12:09 +0000] rev 16007
8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected
Reviewed-by: chegar
coffeys [Tue, 19 Feb 2013 14:07:25 +0000] rev 16006
7197187: Currency.isPastCutoverDate should be made more robust
Reviewed-by: alanb
darcy [Tue, 19 Feb 2013 00:19:15 -0800] rev 16005
8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone
Reviewed-by: mduigou, okutsu
dingxmin [Mon, 18 Feb 2013 08:14:18 +0000] rev 16004
6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
Reviewed-by: alanb
yhuang [Sat, 16 Feb 2013 21:22:11 -0800] rev 16003
8006748: getISO3Country() returns wrong value
Reviewed-by: naoto
sherman [Sun, 17 Feb 2013 01:01:15 +0000] rev 16002
8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control
Summary: To remove jdk/make/tools/javazic from the jdk repo
Reviewed-by: alanb
rfield [Sat, 16 Feb 2013 12:36:54 -0800] rev 16001
8004970: Implement serialization in the lambda metafactory
Reviewed-by: forax
chegar [Fri, 15 Feb 2013 11:06:52 +0000] rev 16000
8008223: java/net/BindException/Test.java fails rarely
Reviewed-by: khazra, alanb