hg: mlvm/mlvm/jdk: meth: add proxy maker for closures

John Rose john.r.rose at oracle.com
Tue May 18 09:23:56 PDT 2010


On May 18, 2010, at 1:00 AM, Tobias Ivarsson wrote:

> It does indeed. Am I reading this correctly that we will now(/soon) be able to create proxies for abstract classes?

Maybe; it's just a draft so far.  I expect *not* to use reflect.Proxy; we need something more opaque and optimizable.

There is some discussion for closures around "What's a SAM type?" and I want to be ready for an expansive answer.

-- John


More information about the mlvm-dev mailing list