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
dxu [Fri, 26 Oct 2012 11:21:02 +0100] rev 14324
4239752: FileSystem should be a platform-specific class to avoid native code
Reviewed-by: alanb, dholmes, erikj, jgish
rfield [Thu, 25 Oct 2012 17:34:24 -0700] rev 14323
8000806: Implement runtime lambda metafactory
Summary: Implement lambda invokedynamic bootstrap by generating at runtime an inner class that implements the functional interface
Reviewed-by: twisti