skip to main content
10.1145/2614628acmconferencesBook PagePublication PagespldiConference Proceedingsconference-collections
SOAP '14: Proceedings of the 3rd ACM SIGPLAN International Workshop on the State of the Art in Java Program Analysis
ACM2014 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
PLDI '14: ACM SIGPLAN Conference on Programming Language Design and Implementation Edinburgh United Kingdom 12 June 2014
ISBN:
978-1-4503-2919-4
Published:
12 June 2014
Sponsors:
Next Conference
Bibliometrics
Abstract

No abstract available.

Skip Table Of Content Section
research-article
TS4J: a fluent interface for defining and computing typestate analyses

Typestate analyses determine whether a program's use of a given API obeys this API's usage constraints in the sense that the right methods are called on the right objects in the right order. Previously, we and others have described approaches that ...

research-article
A software product line for static analyses: the OPAL framework

Implementations of static analyses are usually tailored toward a single goal to be efficient, hampering reusability and adaptability of the components of an analysis. To solve these issues, we propose to implement static analyses as highly-configurable ...

research-article
Dynamic slicing with soot

Slicing is a powerful technique that can help a developer to understand how the interaction of different parts of a program causes a specific outcome. Dynamic slicing uses runtime information to compute a precise slice for a given execution. However, ...

research-article
Explicit and symbolic techniques for fast and scalable points-to analysis

Points-to analysis that scales to large programs is still an open area of research and there are several trade-offs between speed and precision. In this paper, we report advances in achieving extremely fast and scalable analysis for field-sensitive ...

research-article
Android taint flow analysis for app sets

One approach to defending against malicious Android applications has been to analyze them to detect potential information leaks. This paper describes a new static taint analysis for Android that combines and augments the FlowDroid and Epicc analyses to ...

research-article
How to build the perfect Swiss army knife, and keep it sharp?: Challenges for the soot program-analysis framework in the light of past, current and future demands

Some program-analysis frameworks have been around for a long time, with Soot alone having been around for more than one decade. Over the years, demand on such frameworks have changed drastically, stressing the flexibility of frameworks such as Soot to ...

research-article
Large-scale configurable static analysis

Program analyses developed over the last three decades have demonstrated the ability to prove non-trivial properties of real-world programs. This ability in turn has applications to emerging software challenges in security, software-defined networking, ...

Contributors
  • University of Notre Dame

Recommendations

Acceptance Rates

SOAP '14 Paper Acceptance Rate5of5submissions,100%Overall Acceptance Rate11of11submissions,100%
YearSubmittedAcceptedRate
SOAP '1455100%
SOAP '1366100%
Overall1111100%