Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for java #36

Open
smith-co opened this issue Dec 14, 2022 · 1 comment
Open

support for java #36

smith-co opened this issue Dec 14, 2022 · 1 comment

Comments

@smith-co
Copy link

I have a few questions:

  1. does srcSlice support Java? It appears it does support but support is limited. What are those limitations?
  2. Does it support inter-procedural analysis?
  3. How accurate are the slices?

Are you aware of any other tool that is competitive with srcSlice?

@jmaletic
Copy link

Currently have someone working this summer on this tool

  1. Not at this time. But working on it.
  2. Yes.
  3. Read the papers.

Newman, C., Sage, T., Collard, M.L., Alomari, H., Maletic, J.I., "srcSlice: A Tool for Efficient Static Forward Slicing", in the Proceeding of the 38th ACM/IEEE International Conference on Software Engineering (ICSE'16) Tool Demonstrations Track, Austin, Texas USA, May 14-22, 2016, 4 pages

Alomari, H.W., Collard, M.L., Maletic, J. I., Alhindawi, N., Meqdadi, O., "srcSlice: Very Efficient and Scalable Forward Static Slicing", Journal of Software: Evolution and Process, DOI: 10.1002/smr.1651, Vol. 26, No. 11, November 2014, pp. 931-961.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants