log

age author description
Tue, 02 Mar 2010 12:09:40 -0800 coleenp 6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
Wed, 03 Mar 2010 08:10:41 -0800 jmasa 6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
Tue, 02 Mar 2010 13:59:37 -0800 johnc Merge
Fri, 26 Feb 2010 16:40:55 -0500 phh 6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified
Tue, 02 Mar 2010 13:57:46 -0800 johnc Merge
Wed, 24 Feb 2010 14:56:20 -0500 tonyp 6928065: G1: use existing command line parameters to set the young generation size
Wed, 24 Feb 2010 07:00:33 -0800 jmasa 6928081: G1: rename parameters common with CMS
Tue, 23 Feb 2010 23:14:34 -0500 tonyp 6928073: G1: use existing command line parameters for marking cycle initiation
Tue, 23 Feb 2010 23:13:23 -0500 tonyp 6928059: G1: command line parameter renaming
Mon, 01 Mar 2010 12:12:35 -0800 never 6930398: fix for return address locals in OSR entries uses wrong test
Thu, 25 Feb 2010 22:58:43 -0800 kvn 6930116: loop predication code does not handle If nodes with only one projection
Thu, 25 Feb 2010 15:55:47 -0800 kvn 6930035: C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
Thu, 25 Feb 2010 11:38:50 -0800 never 6915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestate") with debug build
Tue, 23 Feb 2010 17:46:29 +0100 twisti 6928839: JSR 292 typo in x86 _adapter_check_cast
Mon, 22 Feb 2010 16:56:49 -0800 kvn 6928717: HS17 fails to build with SS11 C++
Fri, 19 Feb 2010 13:06:11 -0800 never 6927049: assert(is_Loop(),"invalid node class")
Fri, 19 Feb 2010 10:04:16 -0800 kvn 6910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
Thu, 18 Feb 2010 15:05:10 -0800 never 6663854: assert(n != __null,"Bad immediate dominator info.") in C2 with -Xcomp
Thu, 18 Mar 2010 13:52:49 -0700 mikejwre Added tag jdk7-b86 for changeset bf823ef06b4f
Mon, 08 Mar 2010 15:50:52 -0800 trims Added tag hs17-b10 for changeset 418bc80ce139 jdk7-b86
Thu, 04 Mar 2010 13:50:13 -0800 mikejwre Added tag jdk7-b85 for changeset 6c9796468b91 hs17-b10
Thu, 18 Feb 2010 22:16:12 -0800 trims 6927886: Bump the HS17 build number to 10 jdk7-b85
Thu, 18 Feb 2010 22:15:35 -0800 trims Merge
Thu, 18 Feb 2010 10:44:14 -0800 twisti Merge
Thu, 18 Feb 2010 06:54:48 -0800 twisti 6927165: Zero S/390 fixes
Thu, 18 Feb 2010 11:35:41 +0100 twisti 6926782: CodeBuffer size too small after 6921352
Tue, 16 Feb 2010 20:07:48 -0800 never 6877221: Endless deoptimizations in OSR nmethod
Tue, 16 Feb 2010 16:17:46 -0800 kvn 6926697: "optimized" VM build failed: The type "AdapterHandlerTableIterator" is incomplete
Tue, 16 Feb 2010 14:11:44 -0800 johnc Merge
Thu, 11 Feb 2010 15:52:19 -0800 iveresov 6923991: G1: improve scalability of RSet scanning