[jruby-dev] Running JRuby with Icedtea- "ArgumentError: cannot import class `java.lang.reflect.Modifier' as `Modifier'"

2013-07-31 Thread Kumar Sukhani
When I try to run JRuby with Icedtea (which provides ZeroVM, JamVM and Cacao JVM options), it gives following error- root@beaglebone:~# jruby -v jruby 1.7.4.dev (1.9.3p392) 2013-04-26 c253096 on OpenJDK Zero VM > 1.6.0_24-b24 [linux-arm] root@beaglebone:~/Desktop/programs# jruby hello.rb > Arg

[jruby-dev] Re: [jruby-gsoc] Benchmarks of Zero VM, JamVM, CacaoVM, Embedded Oracle on Beaglebone black

2013-07-31 Thread Benoit Daloze
Just as an aside, pretty nice graphs for the CPU usage. I guess it's the GC/JIT making the waves and they are almost synchronous? On 31 July 2013 23:56, Kumar Sukhani wrote: > Hi all, > I have setup my beaglebone black with Zero VM, JamVM, CacaoVM and Embedded > Oracle. And I tried to run compile