Abstract—Distributed applications provide numerous advantages related to software performance, reliability, interoperability, and extensibility. This paper focuses on distributed Java programs built with the help of the Remote Method Invocation (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 theoretical definition of points-to analysis for RMI-based Java applications, and we present an algorithm for implementing a flow- and context-insensitive points-to analysis for such applications. We also discuss th...
Many compiler analyses and optimizations require precise information about the behaviour of pointer...
Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocati...
Abstract. This paper presents a formal design of a tool for statically establishing the upper bound ...
Distributed applications provide numerous advantages related to software performance, reliability, i...
This dissertation presents a pointer analysis for Java programs, together with several practical ana...
Static analysis on source code or binary code retrieves information about a software program. In obj...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
Points-to analysis addresses a fundamental problem in program analysis: determining statically which...
Java RMI, Jini and CORBA provide effective mechanisms for implementing a distributed computing syste...
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...
The need to protect computers from malicious software is ongoing. One approach uses static analysis ...
Mobile code offers several capabilities such as bandwidth-efficient communication, disconnected oper...
This thesis proposes a methodology for an acquisition of dependencies between outputs and inputs in ...
Many compiler analyses and optimizations require precise information about the behaviour of pointers...
Many compiler analyses and optimizations require precise information about the behaviour of pointer...
Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocati...
Abstract. This paper presents a formal design of a tool for statically establishing the upper bound ...
Distributed applications provide numerous advantages related to software performance, reliability, i...
This dissertation presents a pointer analysis for Java programs, together with several practical ana...
Static analysis on source code or binary code retrieves information about a software program. In obj...
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference...
Points-to analysis addresses a fundamental problem in program analysis: determining statically which...
Java RMI, Jini and CORBA provide effective mechanisms for implementing a distributed computing syste...
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...
The need to protect computers from malicious software is ongoing. One approach uses static analysis ...
Mobile code offers several capabilities such as bandwidth-efficient communication, disconnected oper...
This thesis proposes a methodology for an acquisition of dependencies between outputs and inputs in ...
Many compiler analyses and optimizations require precise information about the behaviour of pointers...
Many compiler analyses and optimizations require precise information about the behaviour of pointer...
Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocati...
Abstract. This paper presents a formal design of a tool for statically establishing the upper bound ...