Latest instructions on getting and patching
John Rose
John.Rose at Sun.COM
Thu Apr 9 15:39:13 PDT 2009
On Apr 5, 2009, at 1:10 AM, Charles Oliver Nutter wrote:
> Ok, here's my status. It turns out that the standard instructions are
> now basically working, and I'm in the process of modifying JRuby's
> invokedynamic support for the changes over the past few months.
Here's a heads-up: The JIT support (minimal to start with) has
probably bit-rotted since I changed the format of the instruction. If
you get crashes jitting code with indy sites, turn on -Xint on the
command line.
When you are ready to start pushing performance numbers with indy--
hopefully soon--let me know and I'll make the JIT work for it!
-- John
More information about the mlvm-dev
mailing list