Mock indy

Charles Oliver Nutter charles.nutter at sun.com
Mon Jun 1 00:19:59 PDT 2009


I pushed a set of mock Indy classes to github here:

http://github.com/jruby/indy_mock/tree/master

It's basically just the public java.dyn classes stubbed out to throw an 
exception, but interface-compatible to allow compilation. We'll use it 
in JRuby to allow compiling indy code against non-indy JVMs.

- Charlie



More information about the mlvm-dev mailing list