Thu, 20 Jun 2013 10:16:30 -0700 Added tag jdk8-b95 for changeset 0664c494ac98
katleman [Thu, 20 Jun 2013 10:16:30 -0700] rev 18301
Added tag jdk8-b95 for changeset 0664c494ac98
Wed, 05 Jul 2017 19:00:41 +0200 Merge
duke [Wed, 05 Jul 2017 19:00:41 +0200] rev 18300
Merge
Wed, 26 Jun 2013 11:26:18 -0700 8016684: JDK8 b94 source with GPL header errors
katleman [Wed, 26 Jun 2013 11:26:18 -0700] rev 18299
8016684: JDK8 b94 source with GPL header errors Reviewed-by: tbell, darcy
Tue, 25 Jun 2013 13:49:41 -0700 Merge
katleman [Tue, 25 Jun 2013 13:49:41 -0700] rev 18298
Merge
Tue, 25 Jun 2013 09:25:16 +0200 8017480: Move copying of jfr files to closed makefile
erikj [Tue, 25 Jun 2013 09:25:16 +0200] rev 18297
8017480: Move copying of jfr files to closed makefile Reviewed-by: sla, tbell
Mon, 24 Jun 2013 14:28:20 -0700 Merge
lana [Mon, 24 Jun 2013 14:28:20 -0700] rev 18296
Merge
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>
Wed, 19 Jun 2013 13:03:03 +0100 Merge
chegar [Wed, 19 Jun 2013 13:03:03 +0100] rev 18285
Merge
Wed, 19 Jun 2013 11:47:14 +0100 8017044: anti-delta fix for 8015402
chegar [Wed, 19 Jun 2013 11:47:14 +0100] rev 18284
8017044: anti-delta fix for 8015402 Reviewed-by: alanb
Wed, 19 Jun 2013 02:33:07 -0700 7188658: Add possibility to disable client initiated renegotiation
xuelei [Wed, 19 Jun 2013 02:33:07 -0700] rev 18283
7188658: Add possibility to disable client initiated renegotiation Reviewed-by: weijun, wetmore
Tue, 18 Jun 2013 21:08:48 -0700 8015657: jdk8 l10n resource file translation update 3
mfang [Tue, 18 Jun 2013 21:08:48 -0700] rev 18282
8015657: jdk8 l10n resource file translation update 3 Reviewed-by: yhuang
Tue, 18 Jun 2013 18:50:13 -0700 8000456: Add programmatic deadlock detection in SSLEngineDeadlock
xuelei [Tue, 18 Jun 2013 18:50:13 -0700] rev 18281
8000456: Add programmatic deadlock detection in SSLEngineDeadlock Reviewed-by: wetmore
Tue, 18 Jun 2013 16:03:10 -0700 8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap
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>
Tue, 18 Jun 2013 14:11:45 -0700 Merge
mduigou [Tue, 18 Jun 2013 14:11:45 -0700] rev 18279
Merge
Tue, 18 Jun 2013 11:36:39 -0700 8015395: NumberFormatException during startup if JDK-internal property java.lang.Integer.IntegerCache.high set to bad value
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
Tue, 18 Jun 2013 16:08:46 +0100 Merge
chegar [Tue, 18 Jun 2013 16:08:46 +0100] rev 18277
Merge
Tue, 18 Jun 2013 09:39:25 +0100 Merge
chegar [Tue, 18 Jun 2013 09:39:25 +0100] rev 18276
Merge
Mon, 17 Jun 2013 14:23:01 +0100 Merge
chegar [Mon, 17 Jun 2013 14:23:01 +0100] rev 18275
Merge
Mon, 17 Jun 2013 11:26:16 +0100 Merge
chegar [Mon, 17 Jun 2013 11:26:16 +0100] rev 18274
Merge
Fri, 14 Jun 2013 16:38:13 +0100 8012156: tools/javac/file/zip/T6865530.java fails for win32/64 in 7u25 nightly runs
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
Wed, 22 May 2013 13:57:59 +0100 8014737: java/lang/invoke/7196190/MHProxyTest.java fails after 8009424
chegar [Wed, 22 May 2013 13:57:59 +0100] rev 18272
8014737: java/lang/invoke/7196190/MHProxyTest.java fails after 8009424 Reviewed-by: twisti
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip