Linkage error on recent JDKs

John Rose john.r.rose at oracle.com
Thu Feb 23 18:22:15 PST 2012


On Feb 23, 2012, at 3:28 PM, Charles Oliver Nutter wrote:

> I just started getting this after fixing a separate bug and attempting
> to get JRuby's indy mode green again:
> 
>    [junit] Java::JavaLang::LinkageError: loader constraint violation:

It looks as if you are loading the "anonymous" class *channels_11AC* from two sources.  Is it possible you have an old dumped version on your file system?  (Seems unlikely.)

Try java -verbose:class to see if it really loads twice.

— John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120223/40fce9e6/attachment.html 


More information about the mlvm-dev mailing list