Skip to content

Conversation

@DanHeidinga
Copy link
Owner

No description provided.

DanHeidinga and others added 11 commits September 21, 2021 15:02
Now walking the blocks 1-by-1 and recording the classes.

TODO:
* Remove the printfs
* expose the _discovered_classes to the user
* expose the enqueuedMethods to the user
* track the invoking bytecode for enqueued methods
Signed-off-by: Ashutosh Mehra <asmehra@redhat.com>
Signed-off-by: Ashutosh Mehra <asmehra@redhat.com>
* this connects Ashu's and I's changes.  Need to add the driver to
test them out
Use JavaCalls to call the StaticAnalyzer java class and enqueue the found methods
Similar treatment for the discovered classes

Doesn't fully work yet - still dealing with assert failures due to
round tripping abstract / native methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants