field type is not final in MethodHandle

2011-04-07 Thread Rémi Forax
Hi gang, hi John, I've just found that MethodHandle.type is not declared final. Rémi ___ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Re: JRuby can't compile benchmark. Also package renaming

2011-04-07 Thread Charles Oliver Nutter
On Wed, Apr 6, 2011 at 5:45 PM, Kirill Shirokov wrote: > The compilation error is most probably caused by package rename: > > warning: could not compile: bench/bench_fib_recursive.rb; full trace follows > java.lang.NoClassDefFoundError: java/dyn/CallSite >        at > org.jruby.runtime.invokedyna

review request (S): 7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order

2011-04-07 Thread John Rose
http://cr.openjdk.java.net/~jrose/7019529/webrev.00 This fixes a small problem in unit testing. ___ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev