Fri, 28 Mar 2008 11:52:29 -0700 6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
kvn [Fri, 28 Mar 2008 11:52:29 -0700] rev 251
6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments Summary: bcEscapeAnalyzer does not analyze methods with no oop arguments. Reviewed-by: rasbold
Thu, 27 Mar 2008 09:12:54 -0700 6679854: assert in escape.cpp:397
kvn [Thu, 27 Mar 2008 09:12:54 -0700] rev 250
6679854: assert in escape.cpp:397 Summary: The assert misses the case CastX2P 'base' for an unsafe field reference Reviewed-by: never, jrose
Fri, 21 Mar 2008 08:32:17 -0700 Merge
rasbold [Fri, 21 Mar 2008 08:32:17 -0700] rev 249
Merge
Fri, 21 Mar 2008 00:49:06 -0700 6678377: Update build number for HS12
kvn [Fri, 21 Mar 2008 00:49:06 -0700] rev 248
6678377: Update build number for HS12 Summary: b01 -> b02 Reviewed-by: kvn
Thu, 20 Mar 2008 15:11:44 -0700 6674600: (Escape Analysis) Optimize memory graph for instance's fields
kvn [Thu, 20 Mar 2008 15:11:44 -0700] rev 247
6674600: (Escape Analysis) Optimize memory graph for instance's fields Summary: EA gives opportunite to do more aggressive memory optimizations. Reviewed-by: never, jrose
Thu, 20 Mar 2008 13:51:55 -0700 6259129: (Escape Analysis) scalar replacement for not escaping objects
kvn [Thu, 20 Mar 2008 13:51:55 -0700] rev 246
6259129: (Escape Analysis) scalar replacement for not escaping objects Summary: Use scalar replacement with EA to remove allocations for objects which do not escape the compiled method. Reviewed-by: rasbold, never, jrose
(0) -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip