Request for reviews (M): 6930772: JSR 292 needs to support SPARC C1

Tom Rodriguez tom.rodriguez at oracle.com
Fri Apr 23 10:23:08 PDT 2010


On Apr 23, 2010, at 6:45 AM, Christian Thalinger wrote:

> On Wed, 2010-04-21 at 12:31 -0700, Tom Rodriguez wrote:
>> Why are you returning a LIR_Opr&?
> 
> Because the do_temp call in LIR_OpVisitState::visit requires it.

You should paper over that locally with a temp instead of polluting FrameMap with that constraint.

tom

> 
> -- Christian
> 



More information about the hotspot-compiler-dev mailing list