log

age author description
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
Tue, 09 Feb 2010 13:56:09 -0800 johnc 6782663: Data produced by PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime is not accurate.
Mon, 08 Feb 2010 14:23:01 -0500 tonyp 6802453: G1: hr()->is_in_reserved(from),"Precondition."
Fri, 05 Feb 2010 11:05:50 -0500 tonyp 6920977: G1: guarantee(k == probe->klass(),"klass should be in dictionary") fails
Fri, 12 Feb 2010 15:27:36 -0800 kvn Merge
Fri, 12 Feb 2010 10:34:11 -0800 kvn 6926048: Improve Zero performance
Fri, 12 Feb 2010 08:54:13 -0800 kvn 6925249: assert(last_sp < (intptr_t*) interpreter_frame_monitor_begin(),"bad tos")
Tue, 09 Feb 2010 10:21:06 -0800 kvn 6924097: assert((_type == Type::MEMORY) == (_adr_type != 0),"adr_type for memory phis only")
Tue, 09 Feb 2010 01:31:13 -0800 kvn 6910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop")
Mon, 08 Feb 2010 12:20:09 -0800 kvn 6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used