[go: up one dir, main page]
More Web Proxy on the site http://driver.im/ skip to main content
10.1145/2487568acmconferencesBook PagePublication PagespldiConference Proceedingsconference-collections
SOAP '13: Proceedings of the 2nd ACM SIGPLAN International Workshop on State Of the Art in Java Program analysis
ACM2013 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
PLDI '13: ACM SIGPLAN Conference on Programming Language Design and Implementation Seattle Washington 20 June 2013
ISBN:
978-1-4503-2201-0
Published:
20 June 2013
Sponsors:

Reflects downloads up to 11 Dec 2024Bibliometrics
Abstract

No abstract available.

Skip Table Of Content Section
research-article
Joogie: from Java through Jimple to Boogie

Recently, software verification is being used to prove the presence of contradictions in source code, and thus detect potential weaknesses in the code or provide assistance to the compiler optimization. Compared to verification of correctness properties,...

research-article
OCSEGen: open components and systems environment generator

To analyze a large system, one often needs to break it into smaller components. To analyze a component or unit under analysis, one needs to model its context of execution, called environment, which represents the components with which the unit ...

research-article
DUA-forensics: a fine-grained dependence analysis and instrumentation framework based on Soot

We describe DUA-Forensics, our open-source Java-bytecode program analysis and instrumentation system built on top of Soot. DUA-Forensics has been in development for more than six years and has supported multiple research projects on efficient monitoring,...

research-article
Soot class loading in the rootbeer GPU compiler

One of the first activities of the Soot program analysis framework is to load the classes for analysis. With the current class loader, more classes are loaded than necessary. The overhead in memory of these classes can make whole-program analysis of ...

research-article
Numerical static analysis with Soot

Numerical static analysis computes an approximation of all the possible values that a numeric variable may assume, in any execution of the program. Many numerical static analyses have been proposed exploiting the theory of abstract interpretation, which ...

research-article
Interprocedural data flow analysis in Soot using value contexts

An interprocedural analysis is precise if it is flow sensitive and fully context-sensitive even in the presence of recursion. Many methods of interprocedural analysis sacrifice precision for scalability while some are precise but limited to only a ...

Contributors
  • Boise State University
Please enable JavaScript to view thecomments powered by Disqus.

Recommendations

Acceptance Rates

SOAP '13 Paper Acceptance Rate 6 of 6 submissions, 100%;
Overall Acceptance Rate 11 of 11 submissions, 100%
YearSubmittedAcceptedRate
SOAP '1455100%
SOAP '1366100%
Overall1111100%