Thu, 24 Apr 2008 15:07:57 -0400 6693457: Open-source hotspot linux-sparc support
phh [Thu, 24 Apr 2008 15:07:57 -0400] rev 380
6693457: Open-source hotspot linux-sparc support Summary: Move os_cpu/linux_sparc from closed to open Reviewed-by: kamg
Tue, 29 Apr 2008 19:45:22 -0700 6652736: well known classes in system dictionary are inefficiently processed
jrose [Tue, 29 Apr 2008 19:45:22 -0700] rev 379
6652736: well known classes in system dictionary are inefficiently processed Summary: combine many scalar variables into a single enum-indexed array in SystemDictionary. Reviewed-by: kvn
Tue, 29 Apr 2008 19:40:51 -0700 6695288: runThese tests expr30303 and drem00301m1 fail when compiled code executes without deopt
jrose [Tue, 29 Apr 2008 19:40:51 -0700] rev 378
6695288: runThese tests expr30303 and drem00301m1 fail when compiled code executes without deopt Summary: rework Value method for ModD and ModF, to DTRT for infinities Reviewed-by: sgoldman, kvn, rasbold
Tue, 29 Apr 2008 06:52:16 -0700 Merge
rasbold [Tue, 29 Apr 2008 06:52:16 -0700] rev 377
Merge
Thu, 24 Apr 2008 14:02:13 -0700 6646019: array subscript expressions become top() with -d64
rasbold [Thu, 24 Apr 2008 14:02:13 -0700] rev 376
6646019: array subscript expressions become top() with -d64 Summary: stop compilation after negative array allocation Reviewed-by: never, jrose
Mon, 28 Apr 2008 08:08:12 -0700 Merge
rasbold [Mon, 28 Apr 2008 08:08:12 -0700] rev 375
Merge
Thu, 24 Apr 2008 11:13:03 -0700 6663848: assert(i < Max(),"oob") in C2 with -Xcomp
never [Thu, 24 Apr 2008 11:13:03 -0700] rev 374
6663848: assert(i < Max(),"oob") in C2 with -Xcomp Summary: NeverBranchNodes aren't handled properly Reviewed-by: kvn, sgoldman, rasbold, jrose
Wed, 23 Apr 2008 19:09:16 -0700 6625997: CastPP, CheckCastPP and Proj nodes are not dead loop safe
kvn [Wed, 23 Apr 2008 19:09:16 -0700] rev 373
6625997: CastPP, CheckCastPP and Proj nodes are not dead loop safe Summary: EA and initialization optimizations could bypass these nodes. Reviewed-by: rasbold, never
Wed, 23 Apr 2008 13:57:14 -0700 6601321: Assert(j == 1 || b->_nodes[j-1]->is_Phi(),"CreateEx must be first instruction in block")
never [Wed, 23 Apr 2008 13:57:14 -0700] rev 372
6601321: Assert(j == 1 || b->_nodes[j-1]->is_Phi(),"CreateEx must be first instruction in block") Reviewed-by: kvn, rasbold, sgoldman, jrose
Wed, 23 Apr 2008 11:20:36 -0700 6689060: Escape Analysis does not work with Compressed Oops
kvn [Wed, 23 Apr 2008 11:20:36 -0700] rev 371
6689060: Escape Analysis does not work with Compressed Oops Summary: 64-bits VM crashes with -XX:+AggresiveOpts (Escape Analysis + Compressed Oops) Reviewed-by: never, sgoldman
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip