Skip to content

Commit aebcce2

Browse files
mattulbrichwadoon
authored andcommitted
missing sameUpdateLevel for tryCatchThrow
1 parent 43f04ab commit aebcce2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • key.core/src/main/resources/de/uka/ilkd/key/proof/rules

key.core/src/main/resources/de/uka/ilkd/key/proof/rules/javaRules.key

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@
519519
tryCatchThrow {
520520
\find(\modality{#allmodal}{.. try { throw #se; #slist }
521521
catch ( #t #v0 ) { #slist1 } ...}\endmodality (post))
522+
\sameUpdateLevel
522523

523524
// Case NPE: throwing null fails:
524525
"Null reference in throw":

0 commit comments

Comments
 (0)