Request for review(S): 6988346: 6986046 breaks tiered

Tom Rodriguez tom.rodriguez at oracle.com
Wed Sep 29 11:55:27 PDT 2010


Looks good.

tom

On Sep 29, 2010, at 10:40 AM, Igor Veresov wrote:

> 6986046 introduced two problems that are covered by this CR:
> - the profiling code generation needs to be adjusted to use the new ValueStack implementation.
> - SunStudio S12u1 has problems with c1_LinearScan.cpp on 64bit x86, which results in incorrect code. The optimization level needs to temporarily lowered for this case.
> 
> Webrev: http://cr.openjdk.java.net/~iveresov/6988346/webrev.00/
> 
> 
> Thanks,
> igor



More information about the hotspot-compiler-dev mailing list