rriggs [Tue, 03 Dec 2013 16:20:44 -0500] rev 21957
8028019: AWT Doclint warning/error cleanup
Summary: Fix numerious javadoc and html errors and warnings
Reviewed-by: yan
bpb [Tue, 03 Dec 2013 12:25:32 -0800] rev 21956
8022181: Tune algorithm crossover thresholds in BigInteger
Summary: Change multiplication, squaring, division, and base conversion thresholds to values which retain performance improvement in most cases but with a a lower overall risk of regression.
Reviewed-by: darcy
darcy [Tue, 03 Dec 2013 11:52:18 -0800] rev 21955
8029475: Fix more doclint issues in javax.security
Reviewed-by: juh
henryjen [Tue, 03 Dec 2013 11:37:25 -0800] rev 21954
8029483: BufferedReader.lines() javadoc typo should be fixed
Reviewed-by: mduigou
darcy [Tue, 03 Dec 2013 10:07:03 -0800] rev 21953
8029478: Fix more doclint issues in javax.script
Reviewed-by: chegar, mduigou
michaelm [Tue, 03 Dec 2013 17:29:19 +0000] rev 21952
8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
Reviewed-by: alanb, chegar
sjiang [Tue, 03 Dec 2013 08:53:23 +0100] rev 21951
8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
Reviewed-by: alanb, dfuchs
lancea [Mon, 02 Dec 2013 16:06:03 -0500] rev 21950
8029417: JDBC 4.2 javadoc updates
Reviewed-by: darcy
naoto [Mon, 02 Dec 2013 11:29:07 -0800] rev 21949
8028368: There is no description whether or not java.util.ResourceBundle is thread-safe
Reviewed-by: okutsu
vinnie [Mon, 02 Dec 2013 14:19:25 +0000] rev 21948
8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
Reviewed-by: mullan