Groups
Groups
Sign in
Groups
Groups
chord-discuss
Conversations
About
Send feedback
Help
Stub methods for Chord
29 views
Skip to first unread message
fengy...@gmail.com
unread,
Jun 24, 2014, 12:50:30 PM
6/24/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chord-...@googlegroups.com
Hi Mayur,
In order to run stub methods in Chord, I was wondering instead of constructing its CFG directly, just as what you did for "ArrayCopy":
https://code.google.com/p/jchord/source/browse/trunk/main/src/chord/program/stubs/SystemArraycopyCFGBuilder.java
,
If there is a way to feed a human friendly stub methods to Chord such as:
public
java
.
util
.
Iterator
<
E
>
iterator
()
{
return
new
ArrayListIterator
();
}
Thanks,
Yu
Reply all
Reply to author
Forward
0 new messages