hg: mlvm/mlvm/hotspot: indy: fix GC bug by reworking treatment of constant pool indices
Christian Thalinger
Christian.Thalinger at Sun.COM
Tue Jul 7 02:16:14 PDT 2009
Charles Oliver Nutter wrote:
> ~/projects/davinci/sources/hotspot ➔ hg qapplied
> meth.patch
> indy.patch
> indy.compiler.patch
>
> ~/projects/davinci/sources/jdk ➔ hg qapplied
> indy.tests.patch
> indy.pack.patch
> indy.patch
>
> I would love for this to simply be my problem. Is there a specific
> line of code I could check to ensure I've got things applied
> correctly?
That looks good too. Is this the command you executed (I think I read
it correctly from the error):
$ jruby -Djruby.compile.invokedynamic=true -XX:+EnableInvokeDynamic -d
-e puts 1
Because that works for me. Well, it does not print anything, as I
supposed, but it does not crash.
-- Christian
More information about the mlvm-dev
mailing list