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
lana [Wed, 21 Oct 2015 18:40:22 -0700] rev 33304
Merge
chegar [Mon, 12 Oct 2015 10:33:51 +0100] rev 33303
8139352: java/net/InetAddress/getOriginalHostName.java fails to compile
Reviewed-by: mchung, henryjen
chegar [Tue, 08 Sep 2015 12:40:57 +0100] rev 33302
8135043: ObjectStreamClass.getField(String) too restrictive
Reviewed-by: igerasim
coffeys [Tue, 01 Sep 2015 18:12:07 +0100] rev 33301
8133196: HTTPS hostname invalid issue with InetAddress
Reviewed-by: chegar, xuelei
bpb [Thu, 06 Aug 2015 10:13:46 -0700] rev 33300
8130891: (bf) More direct buffering
Summary: Improve non-byte direct buffering.
Reviewed-by: alanb, jeff, ahgross, robm, rriggs