erikj [Tue, 25 Jun 2013 09:25:16 +0200] rev 18297
8017480: Move copying of jfr files to closed makefile
Reviewed-by: sla, tbell
lana [Mon, 24 Jun 2013 14:28:20 -0700] rev 18296
Merge
lana [Wed, 19 Jun 2013 18:30:21 -0700] rev 18295
Merge
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
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
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
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
chegar [Wed, 19 Jun 2013 17:32:08 +0100] rev 18290
Merge
chegar [Wed, 19 Jun 2013 15:58:21 +0100] rev 18289
8017057: More ProblemList.txt updates (6/2013)
Reviewed-by: alanb
chegar [Wed, 19 Jun 2013 11:49:16 +0100] rev 18288
Merge
chegar [Wed, 19 Jun 2013 11:04:39 +0100] rev 18287
Merge
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>
chegar [Wed, 19 Jun 2013 13:03:03 +0100] rev 18285
Merge
chegar [Wed, 19 Jun 2013 11:47:14 +0100] rev 18284
8017044: anti-delta fix for 8015402
Reviewed-by: alanb
xuelei [Wed, 19 Jun 2013 02:33:07 -0700] rev 18283
7188658: Add possibility to disable client initiated renegotiation
Reviewed-by: weijun, wetmore
mfang [Tue, 18 Jun 2013 21:08:48 -0700] rev 18282
8015657: jdk8 l10n resource file translation update 3
Reviewed-by: yhuang
xuelei [Tue, 18 Jun 2013 18:50:13 -0700] rev 18281
8000456: Add programmatic deadlock detection in SSLEngineDeadlock
Reviewed-by: wetmore
mduigou [Tue, 18 Jun 2013 16:03:10 -0700] rev 18280
8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap
Reviewed-by: forax, mduigou, psandoz
Contributed-by: Mike Duigou <mike.duigou@oracle.com>, Remi Forax <forax@univ-mlv.fr>
mduigou [Tue, 18 Jun 2013 14:11:45 -0700] rev 18279
Merge
bpb [Tue, 18 Jun 2013 11:36:39 -0700] rev 18278
8015395: NumberFormatException during startup if JDK-internal property java.lang.Integer.IntegerCache.high set to bad value
Summary: Fall back to default if a bad value is passed for this property.
Reviewed-by: mduigou
chegar [Tue, 18 Jun 2013 16:08:46 +0100] rev 18277
Merge
chegar [Tue, 18 Jun 2013 09:39:25 +0100] rev 18276
Merge
chegar [Mon, 17 Jun 2013 14:23:01 +0100] rev 18275
Merge
chegar [Mon, 17 Jun 2013 11:26:16 +0100] rev 18274
Merge
chegar [Fri, 14 Jun 2013 16:38:13 +0100] rev 18273
8012156: tools/javac/file/zip/T6865530.java fails for win32/64 in 7u25 nightly runs
Reviewed-by: alanb
chegar [Wed, 22 May 2013 13:57:59 +0100] rev 18272
8014737: java/lang/invoke/7196190/MHProxyTest.java fails after 8009424
Reviewed-by: twisti
leonidr [Mon, 20 May 2013 19:07:01 +0400] rev 18271
8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
Summary: Removed logging from SunToolkit
Reviewed-by: art
bae [Fri, 17 May 2013 16:14:42 +0400] rev 18270
8014205: Most of the Swing dialogs are blank on one win7 MUI
Reviewed-by: vadim