Distributed applications provide numerous advantages related to software performance, reliability, interoperabil-ity, and extensibility. This paper focuses on distributed Java programs built with the help of the Remote Method Invoca-tion (RMI) mechanism. We consider points-to analysis for such applications. Points-to analysis determines the objects pointed to by a reference variable or a reference object field. Such information plays a fundamental role as a prerequisite for many other static analyses. We present the first theoret-ical definition of points-to analysis for RMI-based Java ap-plications, and an algorithm for implementing a flow- and context-insensitive points-to analysis for such applications. We also discuss the use of points-...
This paper presents a Java-like core language with primitives for object-oriented distribution and e...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
Abstract. Points-to analysis for Java infers heap objects that a refer-ence variable can point to. E...
Abstract—Distributed applications provide numerous advantages related to software performance, relia...
Static analysis on source code or binary code retrieves information about a software program. In obj...
Points-to analysis addresses a fundamental problem in program analysis: determining statically which...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
This dissertation presents a pointer analysis for Java programs, together with several practical ana...
Java RMI, Jini and CORBA provide effective mechanisms for implementing a distributed computing syste...
Mobile code offers several capabilities such as bandwidth-efficient communication, disconnected oper...
Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocati...
Due to the character of the original source materials and the nature of batch digitization, quality ...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
Points-to analysis is a static analysis that approximates which memory locations each program expres...
AbstractThis paper presents an object-oriented, Java-like core language with primitives for distribu...
This paper presents a Java-like core language with primitives for object-oriented distribution and e...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
Abstract. Points-to analysis for Java infers heap objects that a refer-ence variable can point to. E...
Abstract—Distributed applications provide numerous advantages related to software performance, relia...
Static analysis on source code or binary code retrieves information about a software program. In obj...
Points-to analysis addresses a fundamental problem in program analysis: determining statically which...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
This dissertation presents a pointer analysis for Java programs, together with several practical ana...
Java RMI, Jini and CORBA provide effective mechanisms for implementing a distributed computing syste...
Mobile code offers several capabilities such as bandwidth-efficient communication, disconnected oper...
Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocati...
Due to the character of the original source materials and the nature of batch digitization, quality ...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
Points-to analysis is a static analysis that approximates which memory locations each program expres...
AbstractThis paper presents an object-oriented, Java-like core language with primitives for distribu...
This paper presents a Java-like core language with primitives for object-oriented distribution and e...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
Abstract. Points-to analysis for Java infers heap objects that a refer-ence variable can point to. E...