Tue, 26 Oct 2010 16:48:28 -0700 Merge
kamg [Tue, 26 Oct 2010 16:48:28 -0700] rev 6979
Merge
Tue, 26 Oct 2010 14:08:49 -0400 6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
kamg [Tue, 26 Oct 2010 14:08:49 -0400] rev 6978
6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name Summary: Class file parser needs to look for and disallow '[' in names. Reviewed-by: coleenp, never
Tue, 26 Oct 2010 14:43:21 -0400 Merge
acorn [Tue, 26 Oct 2010 14:43:21 -0400] rev 6977
Merge
Mon, 25 Oct 2010 13:31:55 -0400 Merge
acorn [Mon, 25 Oct 2010 13:31:55 -0400] rev 6976
Merge
Fri, 22 Oct 2010 15:59:34 -0400 6988353: refactor contended sync subsystem
acorn [Fri, 22 Oct 2010 15:59:34 -0400] rev 6975
6988353: refactor contended sync subsystem Summary: reduce complexity by factoring synchronizer.cpp Reviewed-by: dholmes, never, coleenp
Thu, 21 Oct 2010 10:10:23 -0400 6991315: RedefineClasses fails with java.lang.VerifyError
kamg [Thu, 21 Oct 2010 10:10:23 -0400] rev 6974
6991315: RedefineClasses fails with java.lang.VerifyError Summary: Repair stackmap table attribute when relocating bytecode Reviewed-by: acorn, never
Wed, 20 Oct 2010 17:07:25 -0700 Merge
trims [Wed, 20 Oct 2010 17:07:25 -0700] rev 6973
Merge
Tue, 19 Oct 2010 11:14:52 -0700 6989669: Coops: -Xshare:dump causes crash
iveresov [Tue, 19 Oct 2010 11:14:52 -0700] rev 6972
6989669: Coops: -Xshare:dump causes crash Summary: Temporarily fix to disable compressed oops with CDS Reviewed-by: dholmes, twisti, kvn, never
Mon, 18 Oct 2010 09:33:24 -0700 Merge
never [Mon, 18 Oct 2010 09:33:24 -0700] rev 6971
Merge
Fri, 15 Oct 2010 14:21:11 -0700 6992477: fix for 6991512 broke sparc barriers
never [Fri, 15 Oct 2010 14:21:11 -0700] rev 6970
6992477: fix for 6991512 broke sparc barriers Reviewed-by: kvn, iveresov
Fri, 15 Oct 2010 15:12:04 -0400 Merge
acorn [Fri, 15 Oct 2010 15:12:04 -0400] rev 6969
Merge
Wed, 13 Oct 2010 11:46:46 -0400 Merge
acorn [Wed, 13 Oct 2010 11:46:46 -0400] rev 6968
Merge
Tue, 12 Oct 2010 10:57:33 -0400 6392697: Additional flag needed to supress Hotspot warning messages
kamg [Tue, 12 Oct 2010 10:57:33 -0400] rev 6967
6392697: Additional flag needed to supress Hotspot warning messages Summary: Apply PrintJvmWarnings flag to all warnings Reviewed-by: coleenp, phh
Thu, 07 Oct 2010 15:14:41 -0400 Merge
bobv [Thu, 07 Oct 2010 15:14:41 -0400] rev 6966
Merge
Thu, 07 Oct 2010 15:12:57 -0400 6989297: Integrate additional portability improvements
bobv [Thu, 07 Oct 2010 15:12:57 -0400] rev 6965
6989297: Integrate additional portability improvements Reviewed-by: vladidan, dholmes
Thu, 07 Oct 2010 08:06:06 -0700 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
coleenp [Thu, 07 Oct 2010 08:06:06 -0700] rev 6964
6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong Summary: min_stack_allowed is a compile time constant and Stack*Pages are settable Reviewed-by: dholmes, kvn
Mon, 04 Oct 2010 10:08:29 -0700 Merge
acorn [Mon, 04 Oct 2010 10:08:29 -0700] rev 6963
Merge
Mon, 04 Oct 2010 13:11:10 -0400 6763959: java.util.concurrent.locks.LockSupport.parkUntil(0) blocks forever
acorn [Mon, 04 Oct 2010 13:11:10 -0400] rev 6962
6763959: java.util.concurrent.locks.LockSupport.parkUntil(0) blocks forever Summary: Absolute time 0 needs to return immediately. Reviewed-by: phh, dcubed, dholmes
Thu, 30 Sep 2010 12:05:08 -0400 6988363: Rebrand vm vendor property settings (jdk7 only)
zgu [Thu, 30 Sep 2010 12:05:08 -0400] rev 6961
6988363: Rebrand vm vendor property settings (jdk7 only) Summary: Vendor properties should be initialized after JDK version is determined. Reviewed-by: kamg, ohair, dcubed, dholmes
Thu, 14 Oct 2010 11:57:48 -0700 Merge
jcoomes [Thu, 14 Oct 2010 11:57:48 -0700] rev 6960
Merge
Tue, 12 Oct 2010 11:29:45 -0700 6989448: G1: refactor and simplify G1ParScanThreadState
jcoomes [Tue, 12 Oct 2010 11:29:45 -0700] rev 6959
6989448: G1: refactor and simplify G1ParScanThreadState Reviewed-by: iveresov, tonyp
Tue, 12 Oct 2010 09:36:48 -0700 6971296: G1: simplify G1RemSet class hierarchy
johnc [Tue, 12 Oct 2010 09:36:48 -0700] rev 6958
6971296: G1: simplify G1RemSet class hierarchy Summary: Remove G1RemSet base class and StupidG1RemSet class; rename HRInto_G1RemSet to just G1RemSet. Reviewed-by: ysr, tonyp
Thu, 04 Nov 2010 15:19:16 -0700 Added tag hs20-b02 for changeset 9353ae6eae7d
trims [Thu, 04 Nov 2010 15:19:16 -0700] rev 6957
Added tag hs20-b02 for changeset 9353ae6eae7d
Thu, 04 Nov 2010 15:54:20 -0700 Added tag jdk7-b117 for changeset fa3a454c72a6
cl [Thu, 04 Nov 2010 15:54:20 -0700] rev 6956
Added tag jdk7-b117 for changeset fa3a454c72a6
Thu, 04 Nov 2010 15:54:14 -0700 Added tag jdk7-b117 for changeset 0a086f450822
cl [Thu, 04 Nov 2010 15:54:14 -0700] rev 6955
Added tag jdk7-b117 for changeset 0a086f450822
Wed, 05 Jul 2017 17:26:05 +0200 Added tag jdk7-b117 for changeset 228e73f288c5
duke [Wed, 05 Jul 2017 17:26:05 +0200] rev 6954
Added tag jdk7-b117 for changeset 228e73f288c5
Wed, 05 Jul 2017 17:26:04 +0200 Merge jdk7-b117
duke [Wed, 05 Jul 2017 17:26:04 +0200] rev 6953
Merge
Wed, 05 Jul 2017 17:26:01 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:01 +0200] rev 6952
Merge
Thu, 28 Oct 2010 13:31:55 -0700 Added tag jdk7-b116 for changeset 661f6dc7e63b
cl [Thu, 28 Oct 2010 13:31:55 -0700] rev 6951
Added tag jdk7-b116 for changeset 661f6dc7e63b
Wed, 05 Jul 2017 17:26:00 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:00 +0200] rev 6950
Merge
Thu, 28 Oct 2010 13:31:36 -0700 Added tag jdk7-b116 for changeset 4e762faec132
cl [Thu, 28 Oct 2010 13:31:36 -0700] rev 6949
Added tag jdk7-b116 for changeset 4e762faec132
Wed, 05 Jul 2017 17:25:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:57 +0200] rev 6948
Merge
Thu, 28 Oct 2010 13:31:35 -0700 Added tag jdk7-b116 for changeset 990c6c2dc488
cl [Thu, 28 Oct 2010 13:31:35 -0700] rev 6947
Added tag jdk7-b116 for changeset 990c6c2dc488
Wed, 05 Jul 2017 17:25:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:55 +0200] rev 6946
Merge
Thu, 28 Oct 2010 13:31:25 -0700 Added tag jdk7-b116 for changeset 1361b8fed8a0
cl [Thu, 28 Oct 2010 13:31:25 -0700] rev 6945
Added tag jdk7-b116 for changeset 1361b8fed8a0
Wed, 05 Jul 2017 17:25:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:53 +0200] rev 6944
Merge
Thu, 28 Oct 2010 13:31:42 -0700 Added tag jdk7-b116 for changeset 0141eb3aac61
cl [Thu, 28 Oct 2010 13:31:42 -0700] rev 6943
Added tag jdk7-b116 for changeset 0141eb3aac61
Wed, 05 Jul 2017 17:25:50 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:50 +0200] rev 6942
Merge
Thu, 28 Oct 2010 13:31:30 -0700 Added tag jdk7-b116 for changeset fde203c3a894
cl [Thu, 28 Oct 2010 13:31:30 -0700] rev 6941
Added tag jdk7-b116 for changeset fde203c3a894
Thu, 28 Oct 2010 13:31:20 -0700 Added tag jdk7-b116 for changeset 78706f13dfc3
cl [Thu, 28 Oct 2010 13:31:20 -0700] rev 6940
Added tag jdk7-b116 for changeset 78706f13dfc3
Wed, 05 Jul 2017 17:25:43 +0200 Added tag jdk7-b116 for changeset a4e6aa1f45ad
duke [Wed, 05 Jul 2017 17:25:43 +0200] rev 6939
Added tag jdk7-b116 for changeset a4e6aa1f45ad
Wed, 05 Jul 2017 17:25:43 +0200 Merge jdk7-b116
duke [Wed, 05 Jul 2017 17:25:43 +0200] rev 6938
Merge
Wed, 05 Jul 2017 17:25:40 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:40 +0200] rev 6937
Merge
Tue, 26 Oct 2010 10:58:44 -0700 Merge
lana [Tue, 26 Oct 2010 10:58:44 -0700] rev 6936
Merge
Mon, 18 Oct 2010 21:50:47 -0700 Merge
lana [Mon, 18 Oct 2010 21:50:47 -0700] rev 6935
Merge
Mon, 18 Oct 2010 19:14:36 +0100 6991980: polymorphic signature calls don't share the same CP entries
mcimadamore [Mon, 18 Oct 2010 19:14:36 +0100] rev 6934
6991980: polymorphic signature calls don't share the same CP entries Summary: wrong use of attr env in Infer.java prevents sharing of CP entries for PS calls Reviewed-by: darcy, jrose
Wed, 13 Oct 2010 17:52:29 -0700 Merge
lana [Wed, 13 Oct 2010 17:52:29 -0700] rev 6933
Merge
Tue, 12 Oct 2010 14:47:51 -0700 6908476: test/tools/javac/T6705935.java fails if non-zip files found on platform class path
jjg [Tue, 12 Oct 2010 14:47:51 -0700] rev 6932
6908476: test/tools/javac/T6705935.java fails if non-zip files found on platform class path Reviewed-by: darcy
Tue, 12 Oct 2010 14:22:55 -0700 6990133: AnnotationProxyMaker.ValueVisitor$1 contains non-transient non-serializable field
jjg [Tue, 12 Oct 2010 14:22:55 -0700] rev 6931
6990133: AnnotationProxyMaker.ValueVisitor$1 contains non-transient non-serializable field Reviewed-by: darcy
Tue, 12 Oct 2010 13:19:47 -0700 4942232: missing param class processes without error
jjg [Tue, 12 Oct 2010 13:19:47 -0700] rev 6930
4942232: missing param class processes without error Reviewed-by: darcy
Tue, 12 Oct 2010 13:15:46 -0700 6988407: javac crashes running processor on errant code; it used to print error message
jjg [Tue, 12 Oct 2010 13:15:46 -0700] rev 6929
6988407: javac crashes running processor on errant code; it used to print error message Reviewed-by: darcy
Tue, 12 Oct 2010 12:55:38 -0700 6989457: javadoc test file test/tools/javadoc/T4994049/FileWithTabs.java probably does not
jjg [Tue, 12 Oct 2010 12:55:38 -0700] rev 6928
6989457: javadoc test file test/tools/javadoc/T4994049/FileWithTabs.java probably does not Reviewed-by: mcimadamore
Mon, 11 Oct 2010 10:19:57 -0700 6990390: javah -help produces help screen with extraneous output
jjg [Mon, 11 Oct 2010 10:19:57 -0700] rev 6927
6990390: javah -help produces help screen with extraneous output Reviewed-by: darcy
Thu, 07 Oct 2010 15:26:32 -0700 6990379: two examples fail under CheckExamples on Windows
jjg [Thu, 07 Oct 2010 15:26:32 -0700] rev 6926
6990379: two examples fail under CheckExamples on Windows Reviewed-by: darcy
Tue, 05 Oct 2010 17:37:31 -0700 6893932: javah help screen lists -h and -? but does not accept them
jjg [Tue, 05 Oct 2010 17:37:31 -0700] rev 6925
6893932: javah help screen lists -h and -? but does not accept them Reviewed-by: darcy
Tue, 05 Oct 2010 11:34:43 -0700 6988836: A new JavacElements is created for each round of annotation processing
jjg [Tue, 05 Oct 2010 11:34:43 -0700] rev 6924
6988836: A new JavacElements is created for each round of annotation processing Reviewed-by: darcy
Thu, 21 Oct 2010 17:12:55 -0700 Added tag jdk7-b115 for changeset 17f7431708c8
cl [Thu, 21 Oct 2010 17:12:55 -0700] rev 6923
Added tag jdk7-b115 for changeset 17f7431708c8
Wed, 05 Jul 2017 17:25:35 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:35 +0200] rev 6922
Merge
Thu, 21 Oct 2010 17:12:33 -0700 Added tag jdk7-b115 for changeset 2d6f4aa03058
cl [Thu, 21 Oct 2010 17:12:33 -0700] rev 6921
Added tag jdk7-b115 for changeset 2d6f4aa03058
Wed, 05 Jul 2017 17:25:32 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:32 +0200] rev 6920
Merge
Thu, 21 Oct 2010 17:12:33 -0700 Added tag jdk7-b115 for changeset aced6801fb45
cl [Thu, 21 Oct 2010 17:12:33 -0700] rev 6919
Added tag jdk7-b115 for changeset aced6801fb45
Wed, 05 Jul 2017 17:25:30 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:30 +0200] rev 6918
Merge
Thu, 21 Oct 2010 17:12:20 -0700 Added tag jdk7-b115 for changeset 1c74ecb366a0
cl [Thu, 21 Oct 2010 17:12:20 -0700] rev 6917
Added tag jdk7-b115 for changeset 1c74ecb366a0
Wed, 05 Jul 2017 17:25:27 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:27 +0200] rev 6916
Merge
Tue, 26 Oct 2010 19:48:44 -0400 Merge
jqzuo [Tue, 26 Oct 2010 19:48:44 -0400] rev 6915
Merge
Sat, 16 Oct 2010 12:17:02 -0400 Merge
herrick [Sat, 16 Oct 2010 12:17:02 -0400] rev 6914
Merge
Thu, 14 Oct 2010 16:45:31 -0700 Merge
igor [Thu, 14 Oct 2010 16:45:31 -0700] rev 6913
Merge
Fri, 08 Oct 2010 11:43:46 -0400 Merge
herrick [Fri, 08 Oct 2010 11:43:46 -0400] rev 6912
Merge
Tue, 26 Oct 2010 10:57:35 -0700 Merge
lana [Tue, 26 Oct 2010 10:57:35 -0700] rev 6911
Merge
Thu, 21 Oct 2010 17:31:43 -0700 6993984: PIT: b116 - Many of the swing test are failing on Solaris
lana [Thu, 21 Oct 2010 17:31:43 -0700] rev 6910
6993984: PIT: b116 - Many of the swing test are failing on Solaris Reviewed-by: anthony, prr
Thu, 21 Oct 2010 16:54:47 -0700 Merge
lana [Thu, 21 Oct 2010 16:54:47 -0700] rev 6909
Merge
Mon, 18 Oct 2010 21:50:02 -0700 Merge
lana [Mon, 18 Oct 2010 21:50:02 -0700] rev 6908
Merge
Mon, 18 Oct 2010 18:04:02 +0100 6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
coffeys [Mon, 18 Oct 2010 18:04:02 +0100] rev 6907
6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace Reviewed-by: alanb
Mon, 18 Oct 2010 16:51:26 +0100 6992545: FindBugs scan - Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.*
chegar [Mon, 18 Oct 2010 16:51:26 +0100] rev 6906
6992545: FindBugs scan - Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.* Reviewed-by: alanb
Mon, 18 Oct 2010 09:05:49 -0400 Merge
mullan [Mon, 18 Oct 2010 09:05:49 -0400] rev 6905
Merge
Mon, 18 Oct 2010 09:00:28 -0400 6988599: CertificateRevokedException specifies name of authority but interacts with authority instance
mullan [Mon, 18 Oct 2010 09:00:28 -0400] rev 6904
6988599: CertificateRevokedException specifies name of authority but interacts with authority instance Reviewed-by: vinnie
Mon, 18 Oct 2010 10:31:11 +0100 Merge
alanb [Mon, 18 Oct 2010 10:31:11 +0100] rev 6903
Merge
Mon, 18 Oct 2010 10:29:59 +0100 4837564: (bf) Please make DirectByteBuffer performance enhancements
alanb [Mon, 18 Oct 2010 10:29:59 +0100] rev 6902
4837564: (bf) Please make DirectByteBuffer performance enhancements Reviewed-by: chegar
Thu, 14 Oct 2010 14:55:03 -0700 6746111: Improve pack200 error message
ksrini [Thu, 14 Oct 2010 14:55:03 -0700] rev 6901
6746111: Improve pack200 error message Reviewed-by: jrose
Thu, 14 Oct 2010 14:41:08 -0700 6982312: (pack200) pack200 fails with the jdk7 class files
ksrini [Thu, 14 Oct 2010 14:41:08 -0700] rev 6900
6982312: (pack200) pack200 fails with the jdk7 class files Reviewed-by: jrose
Fri, 15 Oct 2010 10:59:03 -0400 Merge
mullan [Fri, 15 Oct 2010 10:59:03 -0400] rev 6899
Merge
Fri, 15 Oct 2010 10:55:59 -0400 6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
mullan [Fri, 15 Oct 2010 10:55:59 -0400] rev 6898
6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate Reviewed-by: xuelei
Fri, 15 Oct 2010 15:09:37 +0100 6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended
alanb [Fri, 15 Oct 2010 15:09:37 +0100] rev 6897
6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended Reviewed-by: chegar
Fri, 15 Oct 2010 12:10:32 +0100 6976036: Dual-pivot quicksort update (10/2010 tune-up)
alanb [Fri, 15 Oct 2010 12:10:32 +0100] rev 6896
6976036: Dual-pivot quicksort update (10/2010 tune-up) Reviewed-by: alanb Contributed-by: vladimir.yaroslavskiy@oracle.com
Thu, 14 Oct 2010 18:01:47 -0700 6850402: Deadlock on sun.security.jca.ProviderConfig starting from jdk7-b55
valeriep [Thu, 14 Oct 2010 18:01:47 -0700] rev 6895
6850402: Deadlock on sun.security.jca.ProviderConfig starting from jdk7-b55 Summary: Reduced the scope of locking Reviewed-by: vinnie
Thu, 14 Oct 2010 17:59:58 -0700 6988081: Use GetPrimitiveArrayCritical instead GetByteArray to Reduce allocation in some sunpkcs jni wrappers
valeriep [Thu, 14 Oct 2010 17:59:58 -0700] rev 6894
6988081: Use GetPrimitiveArrayCritical instead GetByteArray to Reduce allocation in some sunpkcs jni wrappers Summary: Changed to use GetPrimitiveArrayCritical for encryption and decryption. Reviewed-by: vinnie
Thu, 14 Oct 2010 11:07:15 -0700 Merge
lana [Thu, 14 Oct 2010 11:07:15 -0700] rev 6893
Merge
Wed, 13 Oct 2010 17:51:41 -0700 Merge
lana [Wed, 13 Oct 2010 17:51:41 -0700] rev 6892
Merge
Thu, 14 Oct 2010 09:36:05 -0700 6991164: pack source needs vendor rebranding changes (jdk7 only)
ksrini [Thu, 14 Oct 2010 09:36:05 -0700] rev 6891
6991164: pack source needs vendor rebranding changes (jdk7 only) Reviewed-by: ohair, jrose
Tue, 12 Oct 2010 17:05:28 -0700 6887853: javadoc for java.lang.Classloader should be more clear
valeriep [Tue, 12 Oct 2010 17:05:28 -0700] rev 6890
6887853: javadoc for java.lang.Classloader should be more clear Summary: Updated the relevant javadoc description of java.lang.ClassLoader class w/ additional clarification. Reviewed-by: mullan
Tue, 12 Oct 2010 12:20:44 -0700 Merge
ksrini [Tue, 12 Oct 2010 12:20:44 -0700] rev 6889
Merge
Thu, 07 Oct 2010 14:35:14 -0700 6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented.
ksrini [Thu, 07 Oct 2010 14:35:14 -0700] rev 6888
6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented. Reviewed-by: darcy
Tue, 12 Oct 2010 17:01:07 +0100 6991300: MimeTable is unsafe
chegar [Tue, 12 Oct 2010 17:01:07 +0100] rev 6887
6991300: MimeTable is unsafe Reviewed-by: alanb, michaelm
Tue, 12 Oct 2010 11:11:32 +0100 6989690: java/net native code compiler warnings
chegar [Tue, 12 Oct 2010 11:11:32 +0100] rev 6886
6989690: java/net native code compiler warnings Reviewed-by: alanb
Tue, 12 Oct 2010 09:46:17 +0100 6983520: java/io/pathNames/GeneralWin32.java fails with jdk7-b108 (win)
alanb [Tue, 12 Oct 2010 09:46:17 +0100] rev 6885
6983520: java/io/pathNames/GeneralWin32.java fails with jdk7-b108 (win) Reviewed-by: sherman
Tue, 12 Oct 2010 08:49:33 +0100 6728842: File.setReadOnly does not make a directory read-only (win)
alanb [Tue, 12 Oct 2010 08:49:33 +0100] rev 6884
6728842: File.setReadOnly does not make a directory read-only (win) 6464744: java/io/File/SetAccess.java ignores sticky bit Reviewed-by: forax
Mon, 11 Oct 2010 22:32:55 -0700 6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only)
sherman [Mon, 11 Oct 2010 22:32:55 -0700] rev 6883
6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only) Summary: updated to use appropriate vendor name Reviewed-by: ohair, dholmes
Mon, 11 Oct 2010 20:22:27 -0700 6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
mchung [Mon, 11 Oct 2010 20:22:27 -0700] rev 6882
6977738: Deadlock between java.lang.ClassLoader and java.util.Properties Reviewed-by: alanb, sherman, darcy, igor
Mon, 11 Oct 2010 10:55:04 +0100 Merge
chegar [Mon, 11 Oct 2010 10:55:04 +0100] rev 6881
Merge
Fri, 08 Oct 2010 11:28:49 +0100 Merge
chegar [Fri, 08 Oct 2010 11:28:49 +0100] rev 6880
Merge
Fri, 08 Oct 2010 11:27:55 +0100 Merge
chegar [Fri, 08 Oct 2010 11:27:55 +0100] rev 6879
Merge
Fri, 01 Oct 2010 18:39:44 +0400 6622002: UIDefault.ProxyLazyValue has unsafe reflection usage
alexp [Fri, 01 Oct 2010 18:39:44 +0400] rev 6878
6622002: UIDefault.ProxyLazyValue has unsafe reflection usage Reviewed-by: malenkov
Thu, 23 Sep 2010 03:22:13 -0700 6986400: Change Cookie to Cookie2 in 6980004 fix
michaelm [Thu, 23 Sep 2010 03:22:13 -0700] rev 6877
6986400: Change Cookie to Cookie2 in 6980004 fix Summary: fix error in previous fix for 6980004 Reviewed-by: chegar
Thu, 16 Sep 2010 09:22:51 -0700 6980004: limit HTTP request cookie headers in HttpURLConnection
michaelm [Thu, 16 Sep 2010 09:22:51 -0700] rev 6876
6980004: limit HTTP request cookie headers in HttpURLConnection 6961084: limit setting of some request headers in HttpURLConnection Reviewed-by: chegar
Thu, 16 Sep 2010 08:08:06 -0700 6981426: limit use of TRACE method in HttpURLConnection
michaelm [Thu, 16 Sep 2010 08:08:06 -0700] rev 6875
6981426: limit use of TRACE method in HttpURLConnection Reviewed-by: chegar
Wed, 11 Aug 2010 09:32:38 +0100 6974093: Thread.clone should NOT invoke addUnstarted on started threads
chegar [Wed, 11 Aug 2010 09:32:38 +0100] rev 6874
6974093: Thread.clone should NOT invoke addUnstarted on started threads Reviewed-by: dholmes, coffeys
Thu, 22 Jul 2010 17:26:33 +0100 6952017: HttpURLConnection chunked encoding issue (Http request splitting)
michaelm [Thu, 22 Jul 2010 17:26:33 +0100] rev 6873
6952017: HttpURLConnection chunked encoding issue (Http request splitting) Reviewed-by: chegar
Thu, 22 Jul 2010 16:33:12 +0100 6952603: NetworkInterface reveals local network address to untrusted code
michaelm [Thu, 22 Jul 2010 16:33:12 +0100] rev 6872
6952603: NetworkInterface reveals local network address to untrusted code Reviewed-by: chegar
Fri, 16 Jul 2010 09:26:55 -0700 Merge
asaha [Fri, 16 Jul 2010 09:26:55 -0700] rev 6871
Merge
Thu, 08 Jul 2010 08:23:32 -0700 Merge
asaha [Thu, 08 Jul 2010 08:23:32 -0700] rev 6870
Merge
Thu, 01 Jul 2010 08:31:39 -0700 Merge
asaha [Thu, 01 Jul 2010 08:31:39 -0700] rev 6869
Merge
Thu, 01 Jul 2010 12:04:14 +0400 6963489: ZDI-CAN-803: Sun JRE ICC Profile Device Information Tag Remote Code Execution Vulnerability
bae [Thu, 01 Jul 2010 12:04:14 +0400] rev 6868
6963489: ZDI-CAN-803: Sun JRE ICC Profile Device Information Tag Remote Code Execution Vulnerability Reviewed-by: prr
Wed, 30 Jun 2010 16:24:37 +0100 Merge
chegar [Wed, 30 Jun 2010 16:24:37 +0100] rev 6867
Merge
Wed, 30 Jun 2010 16:08:47 +0100 6926623: Thread clone issues
chegar [Wed, 30 Jun 2010 16:08:47 +0100] rev 6866
6926623: Thread clone issues Reviewed-by: hawtin
Wed, 30 Jun 2010 11:32:38 +0400 6963023: ZDI-CAN-809: Sun JRE JPEGImageWriter.writeImage Remote Code Execution Vulnerability
bae [Wed, 30 Jun 2010 11:32:38 +0400] rev 6865
6963023: ZDI-CAN-809: Sun JRE JPEGImageWriter.writeImage Remote Code Execution Vulnerability Reviewed-by: prr
Mon, 28 Jun 2010 13:07:23 -0700 Merge
asaha [Mon, 28 Jun 2010 13:07:23 -0700] rev 6864
Merge
Thu, 24 Jun 2010 10:56:00 -0700 Merge
asaha [Thu, 24 Jun 2010 10:56:00 -0700] rev 6863
Merge
Mon, 21 Jun 2010 16:47:05 +0400 6938813: Swing mutable statics
rupashka [Mon, 21 Jun 2010 16:47:05 +0400] rev 6862
6938813: Swing mutable statics Reviewed-by: peterz, alexp
Fri, 18 Jun 2010 13:18:42 +0400 6925710: IndexColorModel.finalize can be made to double free
bae [Fri, 18 Jun 2010 13:18:42 +0400] rev 6861
6925710: IndexColorModel.finalize can be made to double free Reviewed-by: igor, prr, hawtin
Thu, 17 Jun 2010 12:59:21 +0800 6958060: Malformed AP-REQ crashes acceptor side
weijun [Thu, 17 Jun 2010 12:59:21 +0800] rev 6860
6958060: Malformed AP-REQ crashes acceptor side Reviewed-by: valeriep, xuelei
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip