Hi Vladimir,
great slides - thanks!
Will you be at JPoint in Moscow?
Regards,
Volker
On Sat, Feb 21, 2015 at 8:05 PM, Vladimir Ivanov
wrote:
> Hi,
>
> I gave a talk about LambdaForm-based implementation of java.lang.invoke API
> in OpenJDK for VM fellows last week and want to share the materi
Hi Vladimir,
Thanks for that!
Note however your pdf is missing any copyright noitice. Also would be
nice if the "Materials" slide showed links as they aren't links in the PDF.
Cheers,
David
On 22/02/2015 5:05 AM, Vladimir Ivanov wrote:
Hi,
I gave a talk about LambdaForm-based implementatio
Oops, as it turns out, that was for FTPR = For The Public Record.
I neglected to Reply-Single; apologies for the noise, everyone.
— John
On Feb 21, 2015, at 3:54 PM, John Rose wrote:
>
> Here's copy of my Skype comments to you, FTR. — John
___
mlvm-d
Here's copy of my Skype comments to you, FTR. — John
Great slide deck!
Error on slide 12: invokespecial *has* a receiver. While I'm tweaking, I
suppose you could say "single dispatch (via table)" vs. "single dispatch (via
search)", but that's a matter of debate.
Slide 13: optional static argum
Hi,
I gave a talk about LambdaForm-based implementation of java.lang.invoke
API in OpenJDK for VM fellows last week and want to share the materials
with you:
http://cr.openjdk.java.net/~vlivanov/talks/2015-Indy_Deep_Dive.pdf
I hope it'll help you better understand how different parts work