Skip to content

Commit 0b20a81

Browse files
thk123Matthias Güdemann
thk123
authored and
Matthias Güdemann
committed
Added explanation to the test
1 parent 1974010 commit 0b20a81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

regression/cbmc-java/lambda2/test_no_crash_ecj.desc

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ SIGNAL=0
88
--
99
--
1010
Tests that it doesn't crash when failing to read a `BootstrapMethods` entry and
11-
there is another attribute after this.
11+
there is another attribute after this. The EXIT=10/VERIFCATION FAILED comes from
12+
the fact that the invokedynamic currently returns a null object, causing our
13+
model of this to predict a null pointer exception. This test will need to be
14+
adjusted when lambdas work.

0 commit comments

Comments
 (0)