Re: 292 Rocks, Core Smalltalk running thanks to all

2011-04-12 Thread Christian Thalinger
On Apr 11, 2011, at 8:01 PM, Mark Roos wrote: > Hi Christian, > I've always liked your enthusiasm > > So far we are running on OSX and the latest win7 build. both work fine. > > Now that we have the core running we need to move to java.lang.invoke ( which > should be trivial). > > What is

Re: Review Request: Zero JSR 292 support

2011-04-12 Thread Christian Thalinger
On Apr 11, 2011, at 7:47 PM, Christian Thalinger wrote: > On Apr 11, 2011, at 3:16 PM, Gary Benson wrote: >> Christian Thalinger wrote: >>> On Apr 5, 2011, at 3:46 PM, Gary Benson wrote: Christian Thalinger wrote: > On Apr 4, 2011, at 10:34 AM, Gary Benson wrote: >> John Rose wrote: >>

Re: 292 Rocks, Core Smalltalk running thanks to all

2011-04-12 Thread Ola Bini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Since there are not many projects out there that already use JSR 292 > (JRuby and phpreboot are the only real users that I know of, but maybe I > missed something), the code path coverage is low and almost every new > project finds a bug (or more). C

Test cases related to JSR 292

2011-04-12 Thread fo...@x9c.fr
Dear list, Is there a blessed set of class files that exhibit the various possible uses of the JSR 292 features. Such a set would be very useful to me in order to test an assembler/disassembler tool. Thanks in advance for any pointer. Kind regards, Xavier Clerc