[Soot-list] found type: xxx messages

Arie Zilberstein arie.zilberstein at gmail.com
Sat Jan 2 10:45:14 EST 2010


Hi,

Does anybody know why, when jimplfying certain classes, soot outputs some
"found type" messages. Some examples:

found type: Ljava/util/Iterator<*>;
found type: Ljava/util/Iterator<TE;>;
found type: TE;

The messages come from
method ‪soot.coffi.LocalVariableTypeTable_attribute.getLocalVariableType(cp_info[],
int, int) in class LocalVariableTypeTable_attribute.

The messages appear even if verbose mode is off, and they seem to be related
to generic objects. Do they indicate errors or warnings of some kind or are
they completely safe?

Thanks,
Arie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20100102/90a57a6a/attachment.html 


More information about the Soot-list mailing list