Wed, 19 Jun 2013 18:30:21 -0700 Merge
lana [Wed, 19 Jun 2013 18:30:21 -0700] rev 18295
Merge
Wed, 19 Jun 2013 17:41:12 -0700 7025238: HttpURLConnection does not handle URLs with an empty path component.
arieber [Wed, 19 Jun 2013 17:41:12 -0700] rev 18294
7025238: HttpURLConnection does not handle URLs with an empty path component. Summary: Prepend a '/' to file when path is empty Reviewed-by: chegar, khazra
Wed, 19 Jun 2013 14:13:41 -0700 8016698: Cleanup overrides warning in sun/tools/ClassDeclaration.java
khazra [Wed, 19 Jun 2013 14:13:41 -0700] rev 18293
8016698: Cleanup overrides warning in sun/tools/ClassDeclaration.java Summary: Override Object.hashCode() Reviewed-by: alanb, chegar
Wed, 19 Jun 2013 14:02:38 -0700 8016576: Overrides warnings in jdi and jconsole
khazra [Wed, 19 Jun 2013 14:02:38 -0700] rev 18292
8016576: Overrides warnings in jdi and jconsole Summary: Implement hashCode() in classes emitting warnings Reviewed-by: alanb, chegar
Wed, 19 Jun 2013 13:00:53 -0700 8016592: Clean-up Javac Overrides Warnings In javax/management/NotificationBroadcasterSupport.java
dxu [Wed, 19 Jun 2013 13:00:53 -0700] rev 18291
8016592: Clean-up Javac Overrides Warnings In javax/management/NotificationBroadcasterSupport.java Summary: Add hashCode() methods to ListenerInfo and WildcardListenerInfo classes Reviewed-by: dfuchs, alanb, sjiang, chegar
Wed, 19 Jun 2013 17:32:08 +0100 Merge
chegar [Wed, 19 Jun 2013 17:32:08 +0100] rev 18290
Merge
Wed, 19 Jun 2013 15:58:21 +0100 8017057: More ProblemList.txt updates (6/2013)
chegar [Wed, 19 Jun 2013 15:58:21 +0100] rev 18289
8017057: More ProblemList.txt updates (6/2013) Reviewed-by: alanb
Wed, 19 Jun 2013 11:49:16 +0100 Merge
chegar [Wed, 19 Jun 2013 11:49:16 +0100] rev 18288
Merge
Wed, 19 Jun 2013 11:04:39 +0100 Merge
chegar [Wed, 19 Jun 2013 11:04:39 +0100] rev 18287
Merge
Wed, 19 Jun 2013 08:59:39 -0700 4837946: Faster multiplication and exponentiation of large integers
bpb [Wed, 19 Jun 2013 08:59:39 -0700] rev 18286
4837946: Faster multiplication and exponentiation of large integers 4646474: BigInteger.pow() algorithm slow in 1.4.0 Summary: Implement Karatsuba and 3-way Toom-Cook multiplication as well as exponentiation using Karatsuba and Toom-Cook squaring. Reviewed-by: alanb, bpb, martin Contributed-by: Alan Eliasen <eliasen@mindspring.com>
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip