Mon, 27 Apr 2009 12:55:28 -0700 Merge
kvn [Mon, 27 Apr 2009 12:55:28 -0700] rev 2579
Merge
Mon, 27 Apr 2009 12:45:14 -0700 6834142: method->print_codes(): Error: ShouldNotReachHere()
kvn [Mon, 27 Apr 2009 12:45:14 -0700] rev 2578
6834142: method->print_codes(): Error: ShouldNotReachHere() Summary: Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attributes(). Reviewed-by: jrose
Fri, 24 Apr 2009 18:45:14 -0700 Merge
never [Fri, 24 Apr 2009 18:45:14 -0700] rev 2577
Merge
Fri, 24 Apr 2009 15:08:30 -0700 6833573: C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register")
never [Fri, 24 Apr 2009 15:08:30 -0700] rev 2576
6833573: C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register") Reviewed-by: twisti
Fri, 24 Apr 2009 09:14:39 -0700 6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
cfang [Fri, 24 Apr 2009 09:14:39 -0700] rev 2575
6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:" Summary: Remove the colon Reviewed-by: never
Thu, 23 Apr 2009 14:04:24 -0700 6589834: deoptimization problem with -XX:+DeoptimizeALot
cfang [Thu, 23 Apr 2009 14:04:24 -0700] rev 2574
6589834: deoptimization problem with -XX:+DeoptimizeALot Summary: Relocate the stack pointer adjustment to where uncommon_trap is actually inserted for new_array. Reviewed-by: kvn, jrose
Wed, 22 Apr 2009 17:03:18 -0700 6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
kvn [Wed, 22 Apr 2009 17:03:18 -0700] rev 2573
6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation Summary: Create a mach node corresponding to ideal node ConP #NULL specifically for derived pointers. Reviewed-by: never
Wed, 22 Apr 2009 06:09:24 -0700 Merge
twisti [Wed, 22 Apr 2009 06:09:24 -0700] rev 2572
Merge
Tue, 21 Apr 2009 11:16:30 -0700 6822110: Add AddressLiteral class on SPARC
twisti [Tue, 21 Apr 2009 11:16:30 -0700] rev 2571
6822110: Add AddressLiteral class on SPARC Summary: The Address class on SPARC currently handles both, addresses and address literals, what makes the Address class more complicated than it has to be. Reviewed-by: never, kvn
Tue, 21 Apr 2009 23:21:04 -0700 6655646: dynamic languages need dynamically linked call sites
jrose [Tue, 21 Apr 2009 23:21:04 -0700] rev 2570
6655646: dynamic languages need dynamically linked call sites Summary: invokedynamic instruction (JSR 292 RI) Reviewed-by: twisti, never
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip