We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1974010 commit 0b20a81Copy full SHA for 0b20a81
regression/cbmc-java/lambda2/test_no_crash_ecj.desc
@@ -8,4 +8,7 @@ SIGNAL=0
8
--
9
10
Tests that it doesn't crash when failing to read a `BootstrapMethods` entry and
11
-there is another attribute after this.
+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