hg: lambda/lambda/hotspot: [mq]: ext_methods
Rémi Forax
forax at univ-mlv.fr
Tue Jan 10 05:02:53 PST 2012
On 01/10/2012 01:55 PM, Christian Thalinger wrote:
> On Jan 10, 2012, at 1:44 PM, Rémi Forax wrote:
>
>> On 01/10/2012 01:21 PM, Keith McGuigan wrote:
>>> Can you point me towards the parts of the JSR 292 implementation that you think can be reused, and maybe a basic framework of what you're thinking of? I did look around a little but I didn't see any obvious way of reusing that code.
>>>
>>> --
>>> - Keith
>> sure,
>> look for MethodHandleCompiler in prims/methodHandleWalk.cpp.
> I don't know what's the purpose of that assembler is but with our current JSR 292 work we will remove the MethodHandleWalker completely in the future. So don't use code *from* the MHW! Only the other way around ;-)
>
> -- Chris
Ok, so Keith, sorry for the noise.
Rémi
More information about the lambda-dev
mailing list