jjg [Tue, 21 Nov 2017 13:07:26 -0800] rev 47876
Merge
jjg [Tue, 21 Nov 2017 13:06:43 -0800] rev 47875
8156694: javap should render annotations in a friendly way
Reviewed-by: mcimadamore
robm [Tue, 21 Nov 2017 21:01:23 +0000] rev 47874
8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
Reviewed-by: coffeys
jlahoda [Tue, 21 Nov 2017 10:26:45 +0100] rev 47873
8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
Summary: When validating type visibility, ignore transitive automatic modules dependencies.
Reviewed-by: abuckley, jjg
uvangapally [Tue, 21 Nov 2017 01:25:36 -0800] rev 47872
8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES
Summary: Deprecated RMIConnectorServer.CREDENTIAL_TYPES
Reviewed-by: rriggs, dfuchs
Contributed-by: ujwal.vangapally@oracle.com
ihse [Tue, 21 Nov 2017 09:56:35 +0100] rev 47871
8191204: Post-consolidation cleaning up of the build system
Reviewed-by: tbell, dholmes
sadayapalam [Tue, 21 Nov 2017 13:27:12 +0530] rev 47870
8189659: Anonymous subtype of raw type causes VerifyError
Reviewed-by: mcimadamore
pmuthuswamy [Mon, 20 Nov 2017 20:49:56 -0800] rev 47869
8034258: Don't use binary testing class files
Reviewed-by: jjg, ksrini