Here's a dump of one of the classes in question. Note that offset 7 in
the invoke method is definitely wrong:
https://gist.github.com/5a5e49f31bc79ac344b3

Christian so far can't reproduce, but it seems like a strange thing to
be a problem only in my build...

- Charlie

On Thu, May 10, 2012 at 11:49 AM, Charles Oliver Nutter
<head...@headius.com> wrote:
> On Thu, May 10, 2012 at 1:24 AM, Michael Haupt <michael.ha...@oracle.com> 
> wrote:
>> hard to tell what's wrong without seeing the bytecode. :-)
>
> Indeed!
>
>> Please set InvokerBytecodeGenerator.DUMP_CLASS_FILES to true to have all
>> LFI (NFI, EI) class files serialised. This also enables unique numbering.
>> The dumped class files contain textual descriptions of the respective LFs as
>> well, so it's easier to see what the problem is all about.
>
> Ok, I'll see if I can get dumps today. I did show it to Christian last
> night, so he may have something in progress to investigate...but I'm
> happy to provide dumps too.
>
> - Charlie
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to