RFR(XS): 8010399: Test8009761.java "Failed: init recursive calls: 5498. After deopt 5494".

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Mar 28 08:57:52 PDT 2013


Good. Yes, we need more precise control what is compiled and inlined.

Thanks,
Vladimir

On 3/28/13 2:19 AM, Roland Westrelin wrote:
> http://cr.openjdk.java.net/~roland/8010399/webrev.00/
>
> The test that I pushed for:
> 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
>
> assumes it controls what gets compiled and when so it cannot be run with -Xcomp. Adding the -Xmixed option is apparently sufficient to prevent it from running with -Xcomp.
>
> Roland.
>


More information about the hotspot-compiler-dev mailing list