Loading...
Please wait, while we are loading the content...
Similar Documents
JAAT : A Practical Alias Analysis Tool for Java Programs
| Content Provider | Semantic Scholar |
|---|---|
| Author | Fumiaki Yamanaka, Yusuke Kondo, Kazuhiro Inoue, Katsuro |
| Copyright Year | 2001 |
| Abstract | When an expression refers to a memory location that is referred to by another expression, we say that there is an alias relation between those expressions. Alias analysis, i.e, the extraction of such relations is essential for efficient maintenance of object-oriented programs. Although many researchers have already proposed analysis methods and implemented prototype tools for object-oriented programs, difficulties still remain in applying such methods to practical tools in the sense of precision, extensibility, and scalability. Focusing mainly on practical implementation, we propose an alias analysis method for object-oriented programs. This method employs a two-phase, on-demand, instance-based, and extensible algorithm. We have implemented the proposed method as JAAT. JAAT can analyze large programs such as Java Developer’s Kit (JDK) class library. We have applied JAAT to various large Java programs and confirmed JAAT’s performance. |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://sel.ist.osaka-u.ac.jp/~lab-db/betuzuri/archive/362/362.pdf |
| Alternate Webpage(s) | http://iip-lab.ics.es.osaka-u.ac.jp/~lab-db/betuzuri/archive/362/362.pdf |
| Alternate Webpage(s) | http://sel.ics.es.osaka-u.ac.jp/~lab-db/betuzuri/archive/362/362.pdf |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |