Tue, 29 Jun 2010 10:49:43 -0700 Merge
lana [Tue, 29 Jun 2010 10:49:43 -0700] rev 6018
Merge
Thu, 24 Jun 2010 08:34:57 -0700 6963941: Correct download link for source drop bundle
ohair [Thu, 24 Jun 2010 08:34:57 -0700] rev 6017
6963941: Correct download link for source drop bundle Reviewed-by: darcy
Thu, 15 Jul 2010 20:11:39 -0700 Added tag jdk7-b101 for changeset 705b83bb0c66
mikejwre [Thu, 15 Jul 2010 20:11:39 -0700] rev 6016
Added tag jdk7-b101 for changeset 705b83bb0c66
Wed, 05 Jul 2017 17:17:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:17:57 +0200] rev 6015
Merge
Tue, 20 Jul 2010 22:17:28 -0700 Merge
lana [Tue, 20 Jul 2010 22:17:28 -0700] rev 6014
Merge
Mon, 12 Jul 2010 19:35:41 -0700 Merge
lana [Mon, 12 Jul 2010 19:35:41 -0700] rev 6013
Merge
Tue, 29 Jun 2010 10:48:06 -0700 Merge
lana [Tue, 29 Jun 2010 10:48:06 -0700] rev 6012
Merge
Thu, 15 Jul 2010 20:11:32 -0700 Added tag jdk7-b101 for changeset 3085ed0d1781
mikejwre [Thu, 15 Jul 2010 20:11:32 -0700] rev 6011
Added tag jdk7-b101 for changeset 3085ed0d1781
Wed, 05 Jul 2017 17:17:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:17:53 +0200] rev 6010
Merge
Tue, 20 Jul 2010 22:21:31 -0700 Merge
lana [Tue, 20 Jul 2010 22:21:31 -0700] rev 6009
Merge
Mon, 12 Jul 2010 19:42:02 -0700 Merge
lana [Mon, 12 Jul 2010 19:42:02 -0700] rev 6008
Merge
Mon, 12 Jul 2010 15:52:06 -0700 Merge
dcubed [Mon, 12 Jul 2010 15:52:06 -0700] rev 6007
Merge
Mon, 12 Jul 2010 14:19:44 -0700 6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed
dcubed [Mon, 12 Jul 2010 14:19:44 -0700] rev 6006
6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed Summary: Disable AnonLoggerWeakRefLeak.sh and LoggerWeakRefLeak.sh Reviewed-by: ohair
Fri, 09 Jul 2010 11:04:34 -0700 6921472: RFE: java launcher code needs clean up
ksrini [Fri, 09 Jul 2010 11:04:34 -0700] rev 6005
6921472: RFE: java launcher code needs clean up Summary: This changeset also contains fixes for 6405284, 6753938 and 6922500 Reviewed-by: darcy
Mon, 12 Jul 2010 18:18:13 +0100 6966846: Incorrect assertion in java.net.Inet6Address.readObject
chegar [Mon, 12 Jul 2010 18:18:13 +0100] rev 6004
6966846: Incorrect assertion in java.net.Inet6Address.readObject Reviewed-by: michaelm
Mon, 12 Jul 2010 18:16:35 +0100 6967684: httpserver using a non thread-safe SimpleDateFormat
chegar [Mon, 12 Jul 2010 18:16:35 +0100] rev 6003
6967684: httpserver using a non thread-safe SimpleDateFormat Reviewed-by: michaelm
Mon, 12 Jul 2010 18:13:40 +0100 6967937: Scope id no longer being set after 6931566
chegar [Mon, 12 Jul 2010 18:13:40 +0100] rev 6002
6967937: Scope id no longer being set after 6931566 Reviewed-by: alanb, dsamersoff
Fri, 09 Jul 2010 18:55:25 -0700 6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
martin [Fri, 09 Jul 2010 18:55:25 -0700] rev 6001
6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock Summary: Remove (hopefully!) unnecessary check of currentTimeMillis Reviewed-by: dholmes Contributed-by: Jon VanAlten <jon.vanalten@redhat.com>
Fri, 09 Jul 2010 09:54:10 -0700 6930056: (launcher) Need to remove or build as part of test these liblibrary.so files
ksrini [Fri, 09 Jul 2010 09:54:10 -0700] rev 6000
6930056: (launcher) Need to remove or build as part of test these liblibrary.so files Reviewed-by: ohair, darcy
Wed, 07 Jul 2010 10:17:36 -0700 6954517: Testcase failure tools/launcher/UnicodeTest.sh
ohair [Wed, 07 Jul 2010 10:17:36 -0700] rev 5999
6954517: Testcase failure tools/launcher/UnicodeTest.sh Reviewed-by: ksrini
Tue, 06 Jul 2010 18:58:30 -0700 6963723: Project Coin: Retrofit more JDK classes for ARM
darcy [Tue, 06 Jul 2010 18:58:30 -0700] rev 5998
6963723: Project Coin: Retrofit more JDK classes for ARM Reviewed-by: alanb, malenkov, prr, amenkov
Thu, 01 Jul 2010 15:30:44 -0400 Merge
mullan [Thu, 01 Jul 2010 15:30:44 -0400] rev 5997
Merge
Thu, 01 Jul 2010 15:20:31 -0400 6782979: Add JNLPAppletLauncher (6618105) to blacklist
mullan [Thu, 01 Jul 2010 15:20:31 -0400] rev 5996
6782979: Add JNLPAppletLauncher (6618105) to blacklist Reviewed-by: ohair
Thu, 01 Jul 2010 16:28:08 +0100 6947216: Even more Dual-pivot quicksort improvements
alanb [Thu, 01 Jul 2010 16:28:08 +0100] rev 5995
6947216: Even more Dual-pivot quicksort improvements Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com
Wed, 30 Jun 2010 16:11:32 -0700 6940258: (bf) Use intrinsified reverseBytes operation; elide no-op constructs
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5994
6940258: (bf) Use intrinsified reverseBytes operation; elide no-op constructs Reviewed-by: alanb, sherman Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
Wed, 30 Jun 2010 16:11:32 -0700 6935172: Optimize bit-twiddling in Bits.java
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5993
6935172: Optimize bit-twiddling in Bits.java Summary: Transformations to reduce size of bytecode Reviewed-by: sherman Contributed-by: Based on an idea by Ulf Zibis <ulf.zibis@gmx.de>
Wed, 30 Jun 2010 16:11:32 -0700 6934271: Better handling of longer utf-8 sequences
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5992
6934271: Better handling of longer utf-8 sequences Summary: Various cleanups, including clever bit-twiddling Reviewed-by: sherman
Wed, 30 Jun 2010 16:11:32 -0700 6933322: Add methods highSurrogate(), lowSurrogate() to class Character
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5991
6933322: Add methods highSurrogate(), lowSurrogate() to class Character Summary: Add public variants of methods Surrogate.high, Surrogate.low Reviewed-by: okutsu, sherman Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
Wed, 30 Jun 2010 16:11:32 -0700 6934270: Remove javac warnings from Character.java
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5990
6934270: Remove javac warnings from Character.java Summary: Use generics and conform to coding style Reviewed-by: sherman Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
Wed, 30 Jun 2010 16:11:32 -0700 6963749: Minor improvements to Character.UnicodeBlock
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5989
6963749: Minor improvements to Character.UnicodeBlock Summary: Fix surrogate area docs; make source more readable Reviewed-by: okutsu, sherman Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
Wed, 30 Jun 2010 16:11:32 -0700 6940381: Wording improvements for String.indexOf, String.lastIndexOf
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5988
6940381: Wording improvements for String.indexOf, String.lastIndexOf Summary: Make wording of javadoc clearer and more consistent Reviewed-by: sherman
Wed, 30 Jun 2010 16:11:32 -0700 6937112: String.lastIndexOf confused by unpaired trailing surrogate
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5987
6937112: String.lastIndexOf confused by unpaired trailing surrogate Summary: Rewrite lastIndexOf for performance and correctness Reviewed-by: sherman Contributed-by: Reviewed by Ulf Zibis <ulf.zibis@gmx.de>
Wed, 30 Jun 2010 16:11:32 -0700 6934265: Add public method Character.isBmpCodePoint
martin [Wed, 30 Jun 2010 16:11:32 -0700] rev 5986
6934265: Add public method Character.isBmpCodePoint Summary: Move isBmpCodePoint from sun.nio.cs.Surrogate to Character Reviewed-by: sherman Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
Wed, 30 Jun 2010 16:11:31 -0700 6934268: Better implementation of Character.isValidCodePoint
martin [Wed, 30 Jun 2010 16:11:31 -0700] rev 5985
6934268: Better implementation of Character.isValidCodePoint Summary: Use the cleverest possible bit-twiddling micro-optimizations Reviewed-by: sherman Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
Tue, 29 Jun 2010 10:50:11 -0700 Merge
lana [Tue, 29 Jun 2010 10:50:11 -0700] rev 5984
Merge
Tue, 29 Jun 2010 17:11:12 +0100 6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
alanb [Tue, 29 Jun 2010 17:11:12 +0100] rev 5983
6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win) Reviewed-by: michaelm, chegar
Mon, 28 Jun 2010 18:25:03 -0700 6856415: Enabling java security manager will make programe thrown wrong exception ( main method not found )
ksrini [Mon, 28 Jun 2010 18:25:03 -0700] rev 5982
6856415: Enabling java security manager will make programe thrown wrong exception ( main method not found ) Reviewed-by: darcy
Mon, 28 Jun 2010 20:52:37 +0100 6961029: java/net/BindException/Test.java should not use wildcard address
chegar [Mon, 28 Jun 2010 20:52:37 +0100] rev 5981
6961029: java/net/BindException/Test.java should not use wildcard address Reviewed-by: michaelm, alanb
Mon, 28 Jun 2010 15:06:24 +0100 Merge
chegar [Mon, 28 Jun 2010 15:06:24 +0100] rev 5980
Merge
Mon, 28 Jun 2010 14:55:25 +0100 6954525: Testcase failure java/net/Authenticator/B4769350.java
chegar [Mon, 28 Jun 2010 14:55:25 +0100] rev 5979
6954525: Testcase failure java/net/Authenticator/B4769350.java Reviewed-by: michaelm, weijun
Fri, 25 Jun 2010 18:34:11 +0100 Merge
alanb [Fri, 25 Jun 2010 18:34:11 +0100] rev 5978
Merge
Fri, 25 Jun 2010 18:31:41 +0100 6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win)
alanb [Fri, 25 Jun 2010 18:31:41 +0100] rev 5977
6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win) Reviewed-by: chegar
Fri, 25 Jun 2010 08:44:20 -0700 6964311: Build regression due to rt.jar contents change
ohair [Fri, 25 Jun 2010 08:44:20 -0700] rev 5976
6964311: Build regression due to rt.jar contents change Summary: The fix for 6933622 regressed control builds, this is a workaround fix, filed 6964313 to find the right answer to why it happened and how to fix it correctly. Reviewed-by: alanb, darcy
Thu, 24 Jun 2010 14:26:35 +0800 6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
weijun [Thu, 24 Jun 2010 14:26:35 +0800] rev 5975
6946669: SSL/Krb5 should not call EncryptedData.reset(data, false) Reviewed-by: xuelei
Thu, 24 Jun 2010 14:26:28 +0800 6844907: krb5 etype order should be from strong to weak
weijun [Thu, 24 Jun 2010 14:26:28 +0800] rev 5974
6844907: krb5 etype order should be from strong to weak Reviewed-by: valeriep
Thu, 24 Jun 2010 14:26:22 +0800 6958026: Problem with PKCS12 keystore
weijun [Thu, 24 Jun 2010 14:26:22 +0800] rev 5973
6958026: Problem with PKCS12 keystore Reviewed-by: mullan
Wed, 23 Jun 2010 17:03:40 -0700 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
darcy [Wed, 23 Jun 2010 17:03:40 -0700] rev 5972
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks 6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs 6962571: Infinite loop in printing out Throwable stack traces with circular references Reviewed-by: darcy, alanb Contributed-by: jjb@google.com
Wed, 23 Jun 2010 21:22:27 +0100 Merge
alanb [Wed, 23 Jun 2010 21:22:27 +0100] rev 5971
Merge
Wed, 23 Jun 2010 20:19:29 +0100 6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
alanb [Wed, 23 Jun 2010 20:19:29 +0100] rev 5970
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode Reviewed-by: ohair, sherman, chegar
Wed, 23 Jun 2010 17:25:50 +0400 6931566: NetworkInterface is not working when interface name is more than 15 characters long
dsamersoff [Wed, 23 Jun 2010 17:25:50 +0400] rev 5969
6931566: NetworkInterface is not working when interface name is more than 15 characters long Summary: Separate Linux and Solaris code, use lifreq under Solaris Reviewed-by: chegar
Tue, 22 Jun 2010 19:18:06 -0700 Merge
ohair [Tue, 22 Jun 2010 19:18:06 -0700] rev 5968
Merge
Tue, 22 Jun 2010 17:26:32 -0700 6933622: Duplicate class files in rt.jar and charsets.jar
ohair [Tue, 22 Jun 2010 17:26:32 -0700] rev 5967
6933622: Duplicate class files in rt.jar and charsets.jar 6895003: JarReorder is not excluding a requested file. Reviewed-by: jjg
Tue, 22 Jun 2010 17:07:17 -0700 6939022: Source code adjustments for parfait compilation
ohair [Tue, 22 Jun 2010 17:07:17 -0700] rev 5966
6939022: Source code adjustments for parfait compilation Reviewed-by: jjg
Tue, 22 Jun 2010 16:18:54 -0700 Merge
dcubed [Tue, 22 Jun 2010 16:18:54 -0700] rev 5965
Merge
Tue, 22 Jun 2010 10:54:59 -0700 6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects
dcubed [Tue, 22 Jun 2010 10:54:59 -0700] rev 5964
6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects Summary: Use ReferenceQueues to manage WeakReferences in LogManager and Logger. Reviewed-by: dholmes, alanb, emcmanus, tonyp Contributed-by: jeremymanson@google.com
Tue, 22 Jun 2010 14:22:14 -0400 Merge
sherman [Tue, 22 Jun 2010 14:22:14 -0400] rev 5963
Merge
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip