JRuby can't compile benchmark. Also package renaming
Charles Oliver Nutter
headius at headius.com
Wed Apr 6 09:22:57 PDT 2011
On Wed, Apr 6, 2011 at 11:17 AM, Rémi Forax <forax at univ-mlv.fr> wrote:
> you can still run using the old linkage API (for 2 or 3 builds)
> using -XX:+allowTransitionalJSR292
Ok, I'll do that for now. I assume Linkage is still in the mock?
>>
>> What's the golden path forward at this point? Is indy solidified
>> enough to get an ASM release out that has the new stuff?
>
> I think so but yesterday I found a bug,
> not in invokedynamic part but in generified part
> (you can now compile against a ASM4 jar named
> asm-debug-all-4.0.jar which is fully 1.5 compatible).
>
> Anyway, it's under discussion.
Ok. If there's anything I can do (e.g. testing it out on JRuby) let me
know. I won't be able to move to the proper bootstrapping logic until
there's a release ASM (or at least, I won't merge such a change to
master until it can be released with JRuby).
As soon as this is all cleaned up, we'll have a JRuby release
(probably 1.6.2) with full transition to java.lang.invoke.
- Charlie
More information about the mlvm-dev
mailing list