nishjain [Wed, 13 Dec 2017 12:43:38 +0530] rev 48258
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used.
Reviewed-by: naoto, rriggs
Contributed-by: nishit.jain@oracle.com
ksrini [Tue, 12 Dec 2017 20:18:14 -0800] rev 48257
8192850: method summary tables of inherited methods improperly list static interface methods
Reviewed-by: jjg
rhalade [Tue, 12 Dec 2017 19:20:39 -0800] rev 48256
8189131: Open-source the Oracle JDK Root Certificates
Summary: Integration for JEP 319: Root Certificates
Reviewed-by: mullan, simonis, jnimeh, alanb
bpb [Tue, 12 Dec 2017 15:43:48 -0800] rev 48255
8170495: JNI primitive type mismatch in SocketDispatcher.c:187
Summary: Cast DWORD 'written' to a jint before adding to 'count'
Reviewed-by: alanb, rriggs