Everything compiles fine with the 1.4a version. When I use 1.5, however, I
get this error on compile:
cannot access java.lang.ReflectiveOperationException
class file for java.lang.ReflectiveOperationException not found
return using.findStatic(c, methodName, t);
("using" is a MethodHandles.Lookup variable.)
~~ Robert.
On 27 December 2010 19:00, Charles Oliver Nutter <[email protected]>wrote:
> Very nice, thanks Remi! I'll pull it into JRuby and see if I can't
> update JRuby's indy stuff for JRuby 1.6.
>
> On Mon, Dec 27, 2010 at 3:45 PM, Rémi Forax <[email protected]> wrote:
> > Hi all,
> > I've updated the JSR292 backport to be in sync with jdk7 b123.
> >
> > http://code.google.com/p/jvm-language-runtime/
> >
> > Although this doesn't support the new sync operation,
> > that will be implemented later.
> >
> > Rémi
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "JVM Languages" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<jvm-languages%[email protected]>
> .
> > For more options, visit this group at
> > http://groups.google.com/group/jvm-languages?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "JVM Languages" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<jvm-languages%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/jvm-languages?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups "JVM
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jvm-languages?hl=en.