RFR: 7143353: hprof not working with invokedynamic
Nils Loodin
nils.loodin at oracle.com
Thu May 24 01:45:26 PDT 2012
Guess this could be mitigated by some form of testing… ;)
/Nisse
On May 24, 2012, at 10:01 , John Rose wrote:
> Looks good.
>
> (General rule: Adding constant pool types causes lots of ripples like this.)
>
> — John
>
> On May 24, 2012, at 12:46 AM, Nils Loodin wrote:
>
>> when the 'demo' java_crw_demo (which is used by hprof) tries to mirror the constant pool of a class, a few of the constants introduced by invokedynamic ins't recognized.
>> Fairly simple fix. For my simple repro, it seems to work with this patch.
>>
>> Also slightly improved the error message for future niceness.
>>
>> Webrev here:
>> http://cr.openjdk.java.net/~nloodin/7143353/webrev.00/
>>
>> Regards,
>> Nils Loodin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20120524/91447b04/attachment.html
More information about the hotspot-runtime-dev
mailing list