Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh branch with combined Ashu / Dan work #2

Open
wants to merge 11 commits into
base: djh/analyzer
Choose a base branch
from

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
2 participants