RFR: 7143353: hprof not working with invokedynamic

John Rose john.r.rose at oracle.com
Thu May 24 01:01:35 PDT 2012


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/d3e0c676/attachment.html 


More information about the hotspot-runtime-dev mailing list