Skip to content

Use remove_java_new in jdiff and janalyzer #3094

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
owen-mc-diffblue opened this issue Oct 3, 2018 · 1 comment
Open

Use remove_java_new in jdiff and janalyzer #3094

owen-mc-diffblue opened this issue Oct 3, 2018 · 1 comment

Comments

@owen-mc-diffblue
Copy link
Contributor

jdiff and janalyzer should use the remove_java_new pass.

Note that #3092 improves the documentation of convert_java_nondet and makes it clear that remove_java_new should be run after convert_java_nondet, because convert_java_nondet might introduce extra new statements.

@peterschrammel
Copy link
Member

peterschrammel commented Oct 3, 2018

Thanks for this, @owen-jones-diffblue.
The need for this needs to be investigated. It certainly looks incorrect for janalyzer. jdiff can do its analyses without it, at the moment at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants