In this paper we present a platform independent analysis of the dynamic profiles of Java programs when executing on the Java Virtual Machine. The Java programs selected are taken from the Java Grande Forum benchmark suite, and five different Java-to-bytecode compilers are analysed. The results presented describe the dynamic instruction usage frequencies, as well as the sizes of the local variable, parameter and operand stacks during execution on the JVM. These results, presenting a picture of the actual (rather than presumed) behaviour of the JVM, have implications both for the coverage aspects of the Java Grande benchmark suites, for the performance of the Java-to-bytecode compilers, and for the design of the JVM
The Java programming language provides an almost ideal environment for both static and dynamic anal...
Being developed with a single language in mind, namely Java, the Java Virtual Machine (JVM) nowadays...
International audienceUnderstanding what happens during the runtime of a Java program is difficult. ...
In this paper we present a platform independent analysis of the dynamic profiles of Java programs w...
In this paper we present a platform independent analysis of the dynamic profiles of Java programs wh...
In this paper we present a platform independent analysis of the dynamic profiles of Java programs wh...
In this chapter we present a study of the SPEC JVM98 benchmark suite at a dynamic platform-independe...
It has previously been noted that, for conventional machine code, there is a strong relationship bet...
Two of the most commonly used benchmark suites for Java Programs are the SPEC98 and Grande Forum ben...
Virtual execution environments, such as the Java virtual machine, promote platform-independent softw...
In this paper we seek to provide a foundation for the study of the level of use of objectoriented t...
This paper presents the results of a characterization analysis performed on the Java Virtual Machine...
Dynamic quantatative measurements Bytecode and Stack Frame Usage by Eiffel and Java Programs in the ...
Java workloads are becoming increasingly prominent on various platforms ranging from embedded system...
Java programs are deployed in a bytecode format that is executed by a Java virtual machine (JVM). J...
The Java programming language provides an almost ideal environment for both static and dynamic anal...
Being developed with a single language in mind, namely Java, the Java Virtual Machine (JVM) nowadays...
International audienceUnderstanding what happens during the runtime of a Java program is difficult. ...
In this paper we present a platform independent analysis of the dynamic profiles of Java programs w...
In this paper we present a platform independent analysis of the dynamic profiles of Java programs wh...
In this paper we present a platform independent analysis of the dynamic profiles of Java programs wh...
In this chapter we present a study of the SPEC JVM98 benchmark suite at a dynamic platform-independe...
It has previously been noted that, for conventional machine code, there is a strong relationship bet...
Two of the most commonly used benchmark suites for Java Programs are the SPEC98 and Grande Forum ben...
Virtual execution environments, such as the Java virtual machine, promote platform-independent softw...
In this paper we seek to provide a foundation for the study of the level of use of objectoriented t...
This paper presents the results of a characterization analysis performed on the Java Virtual Machine...
Dynamic quantatative measurements Bytecode and Stack Frame Usage by Eiffel and Java Programs in the ...
Java workloads are becoming increasingly prominent on various platforms ranging from embedded system...
Java programs are deployed in a bytecode format that is executed by a Java virtual machine (JVM). J...
The Java programming language provides an almost ideal environment for both static and dynamic anal...
Being developed with a single language in mind, namely Java, the Java Virtual Machine (JVM) nowadays...
International audienceUnderstanding what happens during the runtime of a Java program is difficult. ...