psandoz [Thu, 01 Aug 2013 15:28:57 +0100] rev 19188
8020016: Numerous splitereator impls do not throw NPE for null Consumers
Reviewed-by: mduigou, alanb, henryjen
chegar [Thu, 01 Aug 2013 16:53:40 +0100] rev 19187
8022087: Fix doclint issues in j.u.Deque & Queue
Reviewed-by: chegar, darcy
Contributed-by: Doug Lea <dl@cs.oswego.edu>
xuelei [Thu, 01 Aug 2013 07:34:30 -0700] rev 19186
7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID
Reviewed-by: vinnie
igerasim [Mon, 29 Jul 2013 12:35:42 +0400] rev 19185
8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
Reviewed-by: alanb, chegar, martin, rriggs