RFR (S): 8014286: failed java/lang/Math/DivModTests.java after	6934604 changes
    Christian Thalinger 
    christian.thalinger at oracle.com
       
    Mon May 13 12:36:38 PDT 2013
    
    
  
Looks good.  Just one comment:  could we change is_init_with_ea to have some if statements returning true and false?  It has almost reached its maximum complexity.
-- Chris
On May 10, 2013, at 5:36 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> http://cr.openjdk.java.net/~kvn/8014286/webrev/
> 
> Corrected escape state for the result of boxing method. Returned object escapes if it is loaded from boxing cache.
> Also added force inlining executed boxing methods.
> 
> Tested with jprt, compiler jtreg, jdk/testjava/lang/Math (-Xcomp) tests.
> 
> Thanks,
> Vladimir
> 
> 
> 
> 
> 
> 
> 
    
    
More information about the hotspot-compiler-dev
mailing list