forked from STAMP-project/botsing
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pderakhshanfar
committed
Sep 8, 2018
1 parent
9e147f9
commit b08e2a4
Showing
3 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
botsing-reproduction/src/test/java/eu/stamp/botsing/sample.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
java.lang.ClassCastException: java.base/java.lang.Boolean cannot be cast to java.base/java.lang.String | ||
at eu.stamp.uc.atos.poc.evocrash.MyObject.badIdea(MyObject.java:11) | ||
at eu.stamp.uc.atos.poc.evocrash.MyObject.callBadIdea(MyObject.java:17) | ||
at eu.stamp.uc.atos.poc.evocrash.MyObject.unnecessaryMethod(MyObject.java:21) | ||
at eu.stamp.uc.atos.poc.evocrash.DoIt.main(DoIt.java:6) |
Binary file added
BIN
+2.32 KB
botsing-reproduction/src/test/java/eu/stamp/botsing/sample_dep/atos.jar
Binary file not shown.