File tree 2 files changed +2
-7
lines changed
jbmc/regression/jbmc/exception-cleanup
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,8 @@ Test.class
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^VERIFICATION SUCCESSFUL$
7
- 1 remaining after simplification$
7
+ 0 remaining after simplification$
8
8
--
9
9
^warning: ignoring
10
10
--
11
- The function "unreachable" should be successfully noted as unreachable by symex,
12
- but the final uncaught-exception test in __CPROVER__start is not yet decidable
13
- in symex, as it requires symex to note that within a catch block
14
- @inflight_exception is definitely *not* null, which it can't just yet.
11
+ The function "unreachable" should be successfully noted as unreachable by symex.
Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ Test.class
3
3
--function Test.main --show-vcc
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
- file Test\.java line 6 function java::Test.main:\(I\)V
7
- no uncaught exception
8
6
--
9
7
file Test\.java line 42 function java::Test\.unreachable:\(\)V bytecode-index 5
10
8
assertion at file Test\.java line 42 function java::Test\.unreachable:\(\)V bytecode-index 5
You can’t perform that action at this time.
0 commit comments