hg: mlvm/mlvm/hotspot: meth, indy: rename and adjust {nonperm, meth, indy}.patch for pre-integration review

Christian Thalinger Christian.Thalinger at Sun.COM
Tue Aug 25 02:36:56 PDT 2009


John.Rose at Sun.COM wrote:
> Changeset: d5753d32b610
> Author:    jrose
> Date:      2009-08-24 19:59 -0700
> URL:       http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/d5753d32b610
> 
> meth, indy: rename and adjust {nonperm,meth,indy}.patch for pre-integration review
> 
> + indy-6858164.patch
> ! indy.compiler.inline.patch
> - indy.patch
> + meth-6815692.patch
> - meth.patch
> ! meth.walker.patch
> + nonperm-6863023.patch
> - nonperm.patch
> ! series

This changeset contains some changes that are related to JDK changes,
which were not commited.  Did these changes slip in by accident?

There is now a confusing warning message, since JSR 292 support is still
available:

$ gamma -XX:+UnlockExperimentalVMOptions -XX:+EnableMethodHandles
-XX:+EnableInvokeDynamic simpleVM option '+UnlockExperimentalVMOptions'
VM option '+EnableMethodHandles'
VM option '+EnableInvokeDynamic'
OpenJDK Server VM warning: JSR 292 method handle code is mismatched to
this JVM.  Disabling support.
891396832

-- Christian


More information about the mlvm-dev mailing list