RFR: 7143353: hprof not working with invokedynamic
Coleen Phillimore
coleen.phillimore at oracle.com
Thu May 24 06:16:23 PDT 2012
This looks good, Nils. Thanks for fixing it. I probably broke this in
the permgen elimination repository also.
Coleen
On 5/24/2012 3: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/
> <http://cr.openjdk.java.net/%7Enloodin/7143353/webrev.00/>
>
> Regards,
> Nils Loodin
More information about the hotspot-runtime-dev
mailing list