Re: JRuby success!

2009-05-27 Thread Nicholas Riley
could think to do for now would be to put the exception logic at the call site, surrounding the invokedynamic; from some benchmarks I did a few months ago it doesn't seem like the overhead is that high. -- Nicholas Riley ___ mlvm-dev

Re: Latest instructions on getting and patching

2009-05-21 Thread Nicholas Riley
see if I have better luck there. OK, turned out I had the right patches, but I needed to do a make clean in order for the build to recognize the additional classes to include. Now I'm getting HotSpot crashes in the example you posted on Monday... encouraging, s

Re: Latest instructions on getting and patching

2009-05-21 Thread Nicholas Riley
ng if the Timestamp thing is a red herring and maybe it's not picking up anything from the binary plugs? -- Nicholas Riley ___ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Re: Latest instructions on getting and patching

2009-05-21 Thread Nicholas Riley
[build_product_image] Error 2 -- Nicholas Riley ___ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Re: hg: mlvm/mlvm/hotspot: meth: builds on x86/64, sparc - partial-fixes.patch (1/1)

2008-08-30 Thread Nicholas Riley
uct CardTableRS' I got a bit lost with the header file generation so I wasn't sure how to fix it. (It seems Sun Studio isn't a supported compiler for OpenJDK on Linux as the build process tries to run cc with flags it doesn't understand.) A couple of minor fixes for GCC c