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

fix failing Aggregator #912

Merged
merged 3 commits into from
Apr 9, 2024
Merged

fix failing Aggregator #912

merged 3 commits into from
Apr 9, 2024

Conversation

swissiety
Copy link
Collaborator

@swissiety swissiety commented Apr 9, 2024

starter input + testcase for #911

closes #807, #911

Graph:

problem:
when l3 = l2 is replaced by l3 = virtualinvoke l1.<java.lang.String: byte[] getBytes()>() the original block is removed and the traphandler stmts are orphaned (not connected anymore)

@swissiety swissiety force-pushed the fix/Aggregator911 branch from a44026e to a99f006 Compare April 9, 2024 11:36
@swissiety swissiety force-pushed the fix/Aggregator911 branch from 63932ba to cde23d0 Compare April 9, 2024 14:47
@swissiety swissiety marked this pull request as ready for review April 9, 2024 14:47
@stschott stschott merged commit 94c46af into develop Apr 9, 2024
7 checks passed
@stschott stschott deleted the fix/Aggregator911 branch April 9, 2024 15:07
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.

make Aggregator respect 'zones'
2 participants