[email protected] 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 _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
