stuefe [Sat, 07 May 2016 00:26:02 +0000] rev 37804
8155211: Ucrypto Library leaks native memory
Summary: Free the memory allocated by calloc(0, x) calls
Reviewed-by: valeriep, igerasim
sherman [Fri, 06 May 2016 14:03:08 -0700] rev 37803
8150496: (zipfs) Fix performance issues in zip-fs
8150366: (zipfs) lastAccessTime and createTime returned as null instead of default value
Reviewed-by: alanb, redestad, shade
smarks [Fri, 06 May 2016 11:33:32 -0700] rev 37802
8139233: add initial compact immutable collection implementations
Reviewed-by: plevart, forax, dfuchs, chegar, alanb, scolebourne
ntv [Fri, 06 May 2016 12:48:19 +0000] rev 37801
8148949: DateTimeFormatter pattern letters 'A','n','N'
Summary: Changed the definition of pattern letters 'A','n','N' because it does not match the definition of CLDR
Reviewed-by: rriggs, scolebourne