Re: invokedynamic question

2008-05-23 Thread John Rose
On May 23, 2008, at 5:02 AM, Jeroen Frijters wrote: > I hope it is appropriate to ask a question here about the > invokedynamic EDR. Yes. There are three actually places where comments can be sent: 1. A JCP comments alias which is merely a one-way pipe to the EG. 2. This list mlvm-dev, which

invokedynamic question

2008-05-23 Thread Jeroen Frijters
Hi, I hope it is appropriate to ask a question here about the invokedynamic EDR. Rémi Forax inspired me to actually try to implement my invokedynamic PoC in IKVM and while doing that I realized that I don't understand how the receiver object is typed. When the VM calls the bootstrap method, wh