On Mar 6, 2009, at 1:28 AM, Tobias Ivarsson wrote:
> As I said it's work in progress, not much testing done, but it does
> compile. There are a also a few comments that are only my personal
> todo-notes, most of these are tagged with "THOBE" (makes them easy
> for me to grep for).
That's fi
On Mar 6, 2009, at 12:12 AM, Tobias Ivarsson wrote:
> The status is that I have implemented injection for invokeinterface.
> There is still some testing to be done there and then I'll move on
> to the other injection points.
Nice! Want to post it as-is before PyCon, so people can look at it
On Fri, Mar 6, 2009 at 2:54 AM, John Rose wrote:
> I'm pushing method handles changes to JDK7 these days. Here's the first:
> http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/56aae7be60d4
>
> The next one is imminent; see review request below. This one refactors
> interface dispatchin