Sun, 19 Feb 2012 16:51:35 +0000 7146152: File.path should be final
forax [Sun, 19 Feb 2012 16:51:35 +0000] rev 11907
7146152: File.path should be final Reviewed-by: alanb, dholmes, mduigou
Thu, 16 Feb 2012 22:13:10 -0800 4153167: separate between ANSI and OEM code pages on Windows
sherman [Thu, 16 Feb 2012 22:13:10 -0800] rev 11906
4153167: separate between ANSI and OEM code pages on Windows Summary: To use OEM code page for System.out&err when not redirected Reviewed-by: alanb
Thu, 16 Feb 2012 11:43:20 -0800 6708398: Support integer overflow
sherman [Thu, 16 Feb 2012 11:43:20 -0800] rev 11905
6708398: Support integer overflow Summary: Added add/sub/multiply/toIntExact methods to j.l.Math and StrictMath classes Reviewed-by: emcmanus Contributed-by: roger.riggs@oracle.com
Wed, 15 Feb 2012 23:45:17 -0800 7145837: a little performance improvement on the usage of SecureRandom
xuelei [Wed, 15 Feb 2012 23:45:17 -0800] rev 11904
7145837: a little performance improvement on the usage of SecureRandom Reviewed-by: chegar, wetmore
Thu, 23 Feb 2012 00:14:45 -0800 Merge
lana [Thu, 23 Feb 2012 00:14:45 -0800] rev 11903
Merge
Mon, 20 Feb 2012 11:31:53 -0800 Merge
asaha [Mon, 20 Feb 2012 11:31:53 -0800] rev 11902
Merge
Wed, 18 Jan 2012 15:35:06 +0000 7126960: Add property to limit number of request headers to the HTTP Server
chegar [Wed, 18 Jan 2012 15:35:06 +0000] rev 11901
7126960: Add property to limit number of request headers to the HTTP Server Reviewed-by: michaelm
Mon, 09 Jan 2012 20:55:52 -0800 7123519: problems with certification path
xuelei [Mon, 09 Jan 2012 20:55:52 -0800] rev 11900
7123519: problems with certification path Summary: Also including the contribution from Dennis Gu Reviewed-by: mullan, weijun
Wed, 28 Dec 2011 14:26:03 +0400 7121482: some sun/java2d and sun/awt tests failed with InvalidPipeException since 1.7.0_03b02, 6u31b02
bagiras [Wed, 28 Dec 2011 14:26:03 +0400] rev 11899
7121482: some sun/java2d and sun/awt tests failed with InvalidPipeException since 1.7.0_03b02, 6u31b02 Reviewed-by: art, bae
Thu, 15 Dec 2011 14:18:56 -0800 7118283: Better input parameter checking in zip file processing
sherman [Thu, 15 Dec 2011 14:18:56 -0800] rev 11898
7118283: Better input parameter checking in zip file processing Summary: Fixed off-by-one bug in zip_util.c Reviewed-by: alanb
Wed, 14 Dec 2011 14:43:44 +0400 7112642: Incorrect checking for graphics rendering object
bagiras [Wed, 14 Dec 2011 14:43:44 +0400] rev 11897
7112642: Incorrect checking for graphics rendering object Reviewed-by: art, bae
Wed, 14 Dec 2011 11:23:21 +0900 6351654: Problem with java/classes_util_i18n
okutsu [Wed, 14 Dec 2011 11:23:21 +0900] rev 11896
6351654: Problem with java/classes_util_i18n Reviewed-by: hawtin, coffeys
Thu, 17 Nov 2011 15:04:46 -0800 7112267: clean up fix for 7110700
smarks [Thu, 17 Nov 2011 15:04:46 -0800] rev 11895
7112267: clean up fix for 7110700 Reviewed-by: dmeetry
Fri, 11 Nov 2011 15:22:11 -0800 7110700: Enhance exception throwing mechanism in ObjectStreamClass
smarks [Fri, 11 Nov 2011 15:22:11 -0800] rev 11894
7110700: Enhance exception throwing mechanism in ObjectStreamClass Reviewed-by: dmeetry, hawtin
Wed, 26 Oct 2011 14:00:18 +0400 7088367: JavaSound security issue (12865443)
amenkov [Wed, 26 Oct 2011 14:00:18 +0400] rev 11893
7088367: JavaSound security issue (12865443) Reviewed-by: denis
Wed, 12 Oct 2011 16:33:48 +0100 7082299: AtomicReferenceArray should ensure that array is Object[]
dl [Wed, 12 Oct 2011 16:33:48 +0100] rev 11892
7082299: AtomicReferenceArray should ensure that array is Object[] Reviewed-by: chegar, dholmes, alanb
Thu, 23 Feb 2012 12:03:21 -0800 Added tag jdk8-b27 for changeset 020ee18d16db
katleman [Thu, 23 Feb 2012 12:03:21 -0800] rev 11891
Added tag jdk8-b27 for changeset 020ee18d16db
Wed, 05 Jul 2017 18:03:34 +0200 Merge
duke [Wed, 05 Jul 2017 18:03:34 +0200] rev 11890
Merge
Fri, 24 Feb 2012 18:08:59 -0800 Added tag hs24-b01 for changeset b357c6ebe63e
amurillo [Fri, 24 Feb 2012 18:08:59 -0800] rev 11889
Added tag hs24-b01 for changeset b357c6ebe63e
Fri, 24 Feb 2012 18:08:58 -0800 Merge
amurillo [Fri, 24 Feb 2012 18:08:58 -0800] rev 11888
Merge
Thu, 23 Feb 2012 21:10:02 -0500 Merge
bpittore [Thu, 23 Feb 2012 21:10:02 -0500] rev 11887
Merge
Tue, 21 Feb 2012 13:14:55 -0500 7120481: storeStore barrier in constructor with final field
jiangli [Tue, 21 Feb 2012 13:14:55 -0500] rev 11886
7120481: storeStore barrier in constructor with final field Summary: Issue storestore barrier before constructor return if the constructor write final field. Reviewed-by: dholmes, jrose, roland, coleenp Contributed-by: Jiangli Zhou <jiangli.zhou@oracle.com>
Wed, 22 Feb 2012 14:00:34 -0500 Merge
bpittore [Wed, 22 Feb 2012 14:00:34 -0500] rev 11885
Merge
Wed, 15 Feb 2012 20:26:59 -0500 7129401: PPC: runtime/7100935/TestShortArraycopy.java fails
vladidan [Wed, 15 Feb 2012 20:26:59 -0500] rev 11884
7129401: PPC: runtime/7100935/TestShortArraycopy.java fails Summary: pass assembler switches for PPC Reviewed-by: dholmes
Wed, 22 Feb 2012 08:19:27 -0800 Merge
fparain [Wed, 22 Feb 2012 08:19:27 -0800] rev 11883
Merge
Mon, 20 Feb 2012 21:27:56 -0800 7145358: SA throws ClassCastException for partially loaded ConstantPool
poonam [Mon, 20 Feb 2012 21:27:56 -0800] rev 11882
7145358: SA throws ClassCastException for partially loaded ConstantPool Summary: In printValueOn() in ConstantPool.java check if the poolHolder is a valid Klass and only then print it. Reviewed-by: sla, sspitsyn Contributed-by: Krystal Mok <sajia@taobao.com>
Sun, 19 Feb 2012 13:11:39 +0100 7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX
sla [Sun, 19 Feb 2012 13:11:39 +0100] rev 11881
7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX Summary: Change OSThread to use mach thread_t Reviewed-by: phh, dcubed
Fri, 17 Feb 2012 15:55:27 -0800 7145798: System.loadLibrary does not search current working directory
dcubed [Fri, 17 Feb 2012 15:55:27 -0800] rev 11880
7145798: System.loadLibrary does not search current working directory Summary: Append "." to java.library.path on MacOS X to ease migration from Apple's Java6 to OpenJDK7. Reviewed-by: phh, jmelvin, coleenp
Fri, 17 Feb 2012 15:11:32 -0800 7146700: new hotspot build - hs24-b01
amurillo [Fri, 17 Feb 2012 15:11:32 -0800] rev 11879
7146700: new hotspot build - hs24-b01 Reviewed-by: jcoomes
Thu, 23 Feb 2012 12:03:08 -0800 Added tag jdk8-b27 for changeset 30cf3316d124
katleman [Thu, 23 Feb 2012 12:03:08 -0800] rev 11878
Added tag jdk8-b27 for changeset 30cf3316d124
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip