Skip to content

Commit 358a1c7

Browse files
committed
Added results for Ser4
1 parent a44a719 commit 358a1c7

File tree

4 files changed

+4645
-0
lines changed

4 files changed

+4645
-0
lines changed

callgraphs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,8 @@ These test cases are from the Java Call Graph Test Suite (JCG).
5555

5656

5757
### Ser4
58+
59+
- **Expected Output**: It expects a direct call from `ser.Demo.readObject` to
60+
`java.io.ObjectOutputStream.defaultReadObject` at line 15.
61+
62+
- **Actual Output**:![Ser4-JRE1.8.jar.png](https://github.com/SoftwareDesignLab/Salsa/blob/master/callgraphs/Ser4-JRE1.8.jar.png)

0 commit comments

Comments
 (0)