File tree 3 files changed +11
-3
lines changed
provide_object_implementation
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
- CORE
1
+ CORE symex-driven-lazy-loading-expected-failure
2
2
Test.class
3
3
--classpath ./NotHere.jar
4
4
^EXIT=6$
5
5
^SIGNAL=0$
6
6
^the program has no entry point$
7
7
^failed to load class `Test'$
8
+ --
9
+ --
10
+ symex-driven lazy loading should emit "the program has no entry point" but currently doesn't
Original file line number Diff line number Diff line change 1
- CORE
1
+ CORE symex-driven-lazy-loading-expected-failure
2
2
Test.class
3
3
--classpath ./NotHere
4
4
^EXIT=6$
5
5
^SIGNAL=0$
6
6
^the program has no entry point$
7
7
^failed to load class `Test'$
8
+ --
9
+ --
10
+ symex-driven lazy loading should emit "the program has no entry point" but currently doesn't
Original file line number Diff line number Diff line change 1
- CORE
1
+ CORE symex-driven-lazy-loading-expected-failure
2
2
java/lang/Object.class
3
3
4
4
^EXIT=6$
5
5
^SIGNAL=0$
6
6
^the program has no entry point$
7
7
--
8
8
^failed to add class symbol java::java\.lang\.Object$
9
+ --
10
+ symex-driven lazy loading should emit "the program has no entry point" but currently doesn't
You can’t perform that action at this time.
0 commit comments