Request for review (S): 6589834 deoptimization problem with -XX:+DeoptimizeALot

John Rose John.Rose at Sun.COM
Wed Apr 22 15:53:22 PDT 2009


To avoid those uncertainties, I suggest passing the absolute value of  
GraphKit::_sp, not a relative adjustment.  -- John

On Apr 22, 2009, at 3:42 PM, Vladimir Kozlov wrote:

> For multianewarray passing ndimensions parameter is incorrect since
> it is decremented for recursive calls. You have to add an additional
> parameter (nargs ?) for expand_multianewarray() to pass original
> ndimensions values to all recursive calls.



More information about the hotspot-compiler-dev mailing list