Skip to content

fix failing Aggregator#912

Merged
stschott merged 3 commits intodevelopfrom
fix/Aggregator911
Apr 9, 2024
Merged

fix failing Aggregator#912
stschott merged 3 commits intodevelopfrom
fix/Aggregator911

Conversation

@swissiety
Copy link
Copy Markdown
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
@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