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