plevart [Mon, 22 Aug 2016 13:36:33 +0200] rev 40460
Merge
plevart [Mon, 22 Aug 2016 13:16:51 +0200] rev 40459
8164547: Make java.lang.reflect.ClassLoaderValue public for internal use
Summary: Move it to jdk.internal.loader and make it public
Reviewed-by: shade, alanb
lancea [Mon, 22 Aug 2016 06:52:58 -0400] rev 40458
8164515: Add back javadoc module description for java.se.ee
Reviewed-by: tbell
rgoel [Mon, 22 Aug 2016 15:17:11 +0900] rev 40457
8135055: java.util.Date.after(java.sql.Timestamp ) does not return correct results
Reviewed-by: okutsu
rgoel [Mon, 22 Aug 2016 14:55:11 +0900] rev 40456
8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT
Reviewed-by: naoto, okutsu
peytoia [Mon, 22 Aug 2016 14:24:46 +0900] rev 40455
7094818: closed/java/text/Format/DateFormat tests failed on Hindi
8132861: java/text/Format/DateFormat/Bug4845901.java failed in Thai locale
8134733: java/util/Calendar/CalendarRegression.java failed in ar locale.
Reviewed-by: okutsu
weijun [Sat, 20 Aug 2016 17:10:17 +0800] rev 40454
8164437: Test for JDK-8042900
Summary: GSSContext is of a different type when jdk.security.jgss is not loaded
Reviewed-by: xuelei
valeriep [Fri, 19 Aug 2016 23:24:23 +0000] rev 40453
8078661: [SunPKCS11] Fails to cast into RSAPrivateCrtKey after RSA KeyPair Generation
Summary: Changed to check all components instead of only the public exponent for RSA CRT key determination
Reviewed-by: vinnie