Java Virtal Machine.net

[ News ] rss

March 20, 2010

Day 1 - Ruby Conf India 2010. Content available at: http://blogs.sun.com/arungupta/entry/day_1_ruby_conf_india

More »

March 20, 2010

Do you execute ops in bulks or one by one?. Last bunch of the entries have been all about the code. Today let's try something different. Partly because at the time of writing I'm just 34 thousand feet above Atlantic and really don't feel like coding anything, but partly also bec...

More »

January/2009
SunMonTueWedThuFriSat
    12 3
45 6 7 8 9 10
11 12 13 14 15 16 17
1819 20 21 22 23 24
2526 27 28 29 30 31
       

[ Archives News
for 'Developers' ]

January 02, 2009

Ruby Code Coverage in the builds now

I've checked the Ruby code coverage code into the trunk now, so if you grab a recent daily 7.0 build, it should be there. I found a Windows-specific bug in the Python code coverage code as well, so grab a new build if you're on that platform. I'v...

Comment here

More »


Rémi Forax: method handles == closures ??

BGGA spec proposes a way to implement closure (no syntax war here) by translating closure into parameterized types. Recently, the JSR292 VM prototype allow to get a handle on a method without using reflection. This blog entry shows how closure can b...

Comment here

More »


©2002-2008Java-Virtual-Machine.net