meth-lazy bug in bytecode generation?

Christian Thalinger christian.thalinger at oracle.com
Thu May 10 11:13:26 PDT 2012


On May 10, 2012, at 10:33 AM, Charles Oliver Nutter wrote:

> 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...

I just pushed my latest changes.  Let me know if it still reproduces.

-- Chris

> 
> - Charlie
> 
> On Thu, May 10, 2012 at 11:49 AM, Charles Oliver Nutter
> <headius at headius.com> wrote:
>> On Thu, May 10, 2012 at 1:24 AM, Michael Haupt <michael.haupt at 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 at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev



More information about the mlvm-dev mailing list