bchristi [Tue, 27 Oct 2015 09:20:24 -0700] rev 33314
8138824: java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
Reviewed-by: naoto, rriggs
vtewari [Tue, 27 Oct 2015 10:14:36 +0530] rev 33313
8068887: java.lang.Throwable could use Collections.emptyList for suppressedException
Summary: java.lang.Throwable could use Collections.emptyList for suppressedException
Reviewed-by: mchung, alanb, shade, redestad
mhaupt [Tue, 27 Oct 2015 09:09:37 +0100] rev 33312
8136967: revert all changes applied to obtain information about 8131129
Reviewed-by: sundar
stuefe [Wed, 07 Oct 2015 15:29:55 +0200] rev 33311
8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
Reviewed-by: goetz, simonis
naoto [Thu, 22 Oct 2015 21:44:39 -0700] rev 33310
8134720: Lazy initialization support for currency names in DecimalFormatSymbols
Reviewed-by: okutsu
naoto [Thu, 22 Oct 2015 21:41:57 -0700] rev 33309
8136668: Default locale provider adapter incorrectly set to JRE
Reviewed-by: okutsu
lana [Thu, 22 Oct 2015 11:14:00 -0700] rev 33308
Merge
jjg [Thu, 22 Oct 2015 10:25:41 -0700] rev 33307
8140325: Incorrect package.html file
Reviewed-by: darcy
lancea [Thu, 22 Oct 2015 11:36:17 -0400] rev 33306
8139056: Add convenience methods to Statement.java
Reviewed-by: joehw, rriggs
erikj [Thu, 22 Oct 2015 12:12:32 +0200] rev 33305
8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed
Reviewed-by: erikj, ihse
Contributed-by: doko@ubuntu.com