Christian Thalinger wrote:
>> But, I think increasing the MHPL should allow the additional number of  
>> bound params to be pushed.  So that final error looks like a plain bug.
> 
> I will try to comment it out.

Commenting this check:

  if (slots_pushed + target_pushes > MethodHandlePushLimit)

makes, obviously, the error go away and the test runs OK.

-- Christian
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to