scispace - formally typeset
A

Ana Milanova

Researcher at Rensselaer Polytechnic Institute

Publications -  62
Citations -  1843

Ana Milanova is an academic researcher from Rensselaer Polytechnic Institute. The author has contributed to research in topics: Java & Inference. The author has an hindex of 19, co-authored 57 publications receiving 1711 citations. Previous affiliations of Ana Milanova include IEEE Computer Society & Rutgers University.

Papers
More filters
Journal ArticleDOI

Parameterized object sensitivity for points-to analysis for Java

TL;DR: This work presents object sensitivity, a new form of context sensitivity for flow-insensitive points-to analysis for Java, and proposes a parameterization framework that allows analysis designers to control the tradeoffs between cost and precision in the object-sensitive analysis.
Journal ArticleDOI

Parameterized object sensitivity for points-to and side-effect analyses for Java

TL;DR: This paper presents object sensitivity, a new form of context sensitivity for flow-insensitive points-to analysis for Java, and proposes a parameterization framework that allows analysis designers to control the tradeoffs between cost and precision in the object-sensitive analysis.
Proceedings ArticleDOI

Points-to analysis for Java using annotated constraints

TL;DR: This paper implements a point-to analysis for Java based on Andersen's point- to analysis for C by using a constraint-based approach which employs annotated inclusion constraints.
Proceedings ArticleDOI

Scalable and precise taint analysis for Android

TL;DR: DFlow, a context-sensitive information flow type system, and DroidInfer, the corresponding type inference analysis for detecting privacy leaks in Android apps, are presented.
Journal ArticleDOI

Fragment class analysis for testing of polymorphism in Java software

TL;DR: This work enables the use of whole-program class analyses for testing of polymorphism in partial programs, and identifies analyses that potentially are good candidates for use in coverage tools.