Thu, 03 Sep 2009 18:32:55 -0700 Merge
tbell [Thu, 03 Sep 2009 18:32:55 -0700] rev 3715
Merge
Mon, 31 Aug 2009 15:00:04 -0700 6860431: Character.isSurrogate(char ch)
martin [Mon, 31 Aug 2009 15:00:04 -0700] rev 3714
6860431: Character.isSurrogate(char ch) Summary: Add new method Character.isSurrogate(char ch) Reviewed-by: sherman, darcy, okutsu
Fri, 28 Aug 2009 16:53:44 -0700 Merge
tbell [Fri, 28 Aug 2009 16:53:44 -0700] rev 3713
Merge
Fri, 28 Aug 2009 14:11:00 -0700 6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits
darcy [Fri, 28 Aug 2009 14:11:00 -0700] rev 3712
6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits Reviewed-by: alanb
Fri, 28 Aug 2009 11:11:11 -0700 6877122: Many javadoc warnings from java.awt.Window, other awt classes
darcy [Fri, 28 Aug 2009 11:11:11 -0700] rev 3711
6877122: Many javadoc warnings from java.awt.Window, other awt classes Reviewed-by: anthony
Thu, 27 Aug 2009 18:00:16 -0700 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
xlu [Thu, 27 Aug 2009 18:00:16 -0700] rev 3710
6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result Reviewed-by: darcy
Thu, 27 Aug 2009 11:48:35 -0700 6876628: @throw instead of @throws in two ParagraphView classes
darcy [Thu, 27 Aug 2009 11:48:35 -0700] rev 3709
6876628: @throw instead of @throws in two ParagraphView classes Reviewed-by: peterz
Tue, 25 Aug 2009 19:19:42 -0700 6868712: Improve concurrent queue tests
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3708
6868712: Improve concurrent queue tests Summary: Fix all known flaky tests, plus minor maintenance Reviewed-by: martin, chegar
Tue, 25 Aug 2009 19:19:42 -0700 6871697: LinkedBlockingQueue Iterator/remove/poll race
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3707
6871697: LinkedBlockingQueue Iterator/remove/poll race Summary: More checks for node.next == node Reviewed-by: martin, dholmes, chegar
Wed, 26 Aug 2009 12:17:29 +0800 6868864: Kerberos tests fail under windows/cygwin
weijun [Wed, 26 Aug 2009 12:17:29 +0800] rev 3706
6868864: Kerberos tests fail under windows/cygwin Reviewed-by: wetmore
Tue, 25 Aug 2009 18:58:26 -0700 6875861: javadoc build warning on java.util.Properites from unconventional @see ordering
darcy [Tue, 25 Aug 2009 18:58:26 -0700] rev 3705
6875861: javadoc build warning on java.util.Properites from unconventional @see ordering Reviewed-by: martin
Tue, 25 Aug 2009 15:14:53 -0700 4963968: zlib should be upgraded to current version of zlib
sherman [Tue, 25 Aug 2009 15:14:53 -0700] rev 3704
4963968: zlib should be upgraded to current version of zlib Summary: upgrade zlib to the latest ver 1.2.3 Reviewed-by: martin, alanb, ksrini
Thu, 03 Sep 2009 10:53:04 -0700 Added tag jdk7-b71 for changeset 9abe0c99c0b9
xdono [Thu, 03 Sep 2009 10:53:04 -0700] rev 3703
Added tag jdk7-b71 for changeset 9abe0c99c0b9
Wed, 05 Jul 2017 17:00:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:08 +0200] rev 3702
Merge
Tue, 15 Sep 2009 20:44:24 -0700 Merge
trims [Tue, 15 Sep 2009 20:44:24 -0700] rev 3701
Merge
Thu, 10 Sep 2009 16:46:17 -0700 6872136: CMS: confusing message may be printed when a collector is switched off implicitly
ysr [Thu, 10 Sep 2009 16:46:17 -0700] rev 3700
6872136: CMS: confusing message may be printed when a collector is switched off implicitly Summary: Fix CDS/CMS option overrides related to iCMS option CMSIncrementalMode; explicate overrides to error stream. Reviewed-by: coleenp
Thu, 03 Sep 2009 19:21:55 -0700 6879076: disable jprt sync after builds are done
jcoomes [Thu, 03 Sep 2009 19:21:55 -0700] rev 3699
6879076: disable jprt sync after builds are done Reviewed-by: kamg, dholmes
Fri, 04 Sep 2009 05:31:37 -0700 Merge
apetrusenko [Fri, 04 Sep 2009 05:31:37 -0700] rev 3698
Merge
Thu, 30 Jul 2009 16:22:58 -0400 6819085: G1: use larger and/or user settable region size
tonyp [Thu, 30 Jul 2009 16:22:58 -0400] rev 3697
6819085: G1: use larger and/or user settable region size Summary: Instead of the region size being hard-coded, allow the user to set it. Reviewed-by: jmasa, johnc, apetrusenko
Wed, 02 Sep 2009 00:04:29 -0700 4957990: Perm heap bloat in JVM
ysr [Wed, 02 Sep 2009 00:04:29 -0700] rev 3696
4957990: Perm heap bloat in JVM Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately. Reviewed-by: jcoomes, jmasa, kvn, never
Mon, 31 Aug 2009 05:27:29 -0700 6841313: G1: dirty cards of survivor regions in parallel
apetrusenko [Mon, 31 Aug 2009 05:27:29 -0700] rev 3695
6841313: G1: dirty cards of survivor regions in parallel Reviewed-by: tonyp, iveresov
Thu, 13 Aug 2009 16:22:45 -0700 6845368: large objects cause a crash or unexpected exception
jcoomes [Thu, 13 Aug 2009 16:22:45 -0700] rev 3694
6845368: large objects cause a crash or unexpected exception Reviewed-by: jmasa, iveresov
Tue, 11 Aug 2009 15:37:23 -0700 6861660: OopMapBlock count/size confusion
jcoomes [Tue, 11 Aug 2009 15:37:23 -0700] rev 3693
6861660: OopMapBlock count/size confusion Reviewed-by: tonyp, iveresov
Mon, 24 Aug 2009 13:52:42 -0700 Merge
tonyp [Mon, 24 Aug 2009 13:52:42 -0700] rev 3692
Merge
Wed, 19 Aug 2009 12:53:25 -0400 6871111: G1: remove the concurrent overhead tracker
tonyp [Wed, 19 Aug 2009 12:53:25 -0400] rev 3691
6871111: G1: remove the concurrent overhead tracker Summary: Removing the concurrent overhead tracker from G1, along with the GC overhead reporter and the G1AccountConcurrentOverhead (both of which rely on the the concurrent overhead tracker). Reviewed-by: iveresov, johnc
Mon, 24 Aug 2009 10:36:31 -0700 6798898: CMS: bugs related to class unloading
jmasa [Mon, 24 Aug 2009 10:36:31 -0700] rev 3690
6798898: CMS: bugs related to class unloading Summary: Override should_remember_klasses() and remember_klass() as needed. Reviewed-by: ysr, jcoomes
Tue, 25 Aug 2009 13:08:40 -0700 Merge
kvn [Tue, 25 Aug 2009 13:08:40 -0700] rev 3689
Merge
Mon, 24 Aug 2009 22:26:15 -0700 6875329: fix for 6795465 broke exception handler cloning
never [Mon, 24 Aug 2009 22:26:15 -0700] rev 3688
6875329: fix for 6795465 broke exception handler cloning Reviewed-by: kvn
Mon, 24 Aug 2009 11:13:46 -0700 6873800: enable compressed oops by default
kvn [Mon, 24 Aug 2009 11:13:46 -0700] rev 3687
6873800: enable compressed oops by default Summary: enable compressed oops by default Reviewed-by: never, ysr
Thu, 20 Aug 2009 12:42:57 -0700 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
cfang [Thu, 20 Aug 2009 12:42:57 -0700] rev 3686
6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit Summary: use PcDesc to keep record of the reexecute bit instead of using DebugInfoStreams Reviewed-by: kvn, never, twisti
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip