Skip to content

Fix/conditional string concat#990

Merged
stschott merged 7 commits intodevelopfrom
fix/conditionalStringConcat
Jul 19, 2024
Merged

Fix/conditional string concat#990
stschott merged 7 commits intodevelopfrom
fix/conditionalStringConcat

Conversation

@swissiety
Copy link
Copy Markdown
Collaborator

@swissiety swissiety commented Jul 19, 2024

revert premature simplification/removal of code that is necessary for reading bytecode compiled with compilers < java9 - at least with such compilers we could generate input that was handled correctly before but failed in develop.

closes #987

@swissiety swissiety requested a review from stschott July 19, 2024 11:22
@stschott stschott merged commit a426cca into develop Jul 19, 2024
@stschott stschott deleted the fix/conditionalStringConcat branch July 19, 2024 12:30
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.

[Bug]: Wrong Jimple generation

3 participants