Skip to content

[Feature]: Investigate varargs parameter in the call graph algorithm #1266

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

Open
JonasKlauke opened this issue Apr 8, 2025 · 0 comments
Open
Assignees
Labels
call graph This issues is related to the call graph construction improvement new feature, improve in readability, structure or performance

Comments

@JonasKlauke
Copy link
Collaborator

Missing Feature

The varargs parameter might not be correctly handled in the call graph algorithm.
example:
void m (Object... args)

@JonasKlauke JonasKlauke added improvement new feature, improve in readability, structure or performance call graph This issues is related to the call graph construction labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
call graph This issues is related to the call graph construction improvement new feature, improve in readability, structure or performance
Projects
None yet
Development

No branches or pull requests

2 participants