Known Issues and Limitations
- When using
'Add Called Operations'
anonymous instantiations of interfaces are ignored. The reason is that
no named class can be determined which has both the constructor
(from
Object
) and the interface's method(s).
- ObjectAid cannot handle anonymous inner classes. Therefore reverse
engineered methods calls in such instances are ignored, for example
with the Debug View's stack frames.