DocumentCode
3250778
Title
Random program generator for Java JIT compiler test system
Author
Yoshikawa, Takahide ; Shimura, Kouya ; Ozawa, Toshihiro
Author_Institution
Fujitsu Labs. LTD, Kawasaki, Japan
fYear
2003
fDate
6-7 Nov. 2003
Firstpage
20
Lastpage
23
Abstract
Java has been used widely, from servers to cellular phones. In order to test those Java runtime systems, many test tools have been provided. However these tools are not enough for Java JIT compilers. They should be tested by various executable bytecode sequences. Most test tools don´t cover such kinds of a combination test. Therefore we developed a random test program generator and a Java JIT compiler test system. This test system automatically: 1) generates Java class files which are random, executable and finite; 2) inserts codes that output execution-process-dependent results; 3) runs these on the target JIT compiler and other tested Java runtimes; 4) compares results. In this paper, we describe how to generate random test programs, and how to test a Java JIT compiler, and then we evaluate quality (coverage) of generated random test programs.
Keywords
Java; automatic programming; program compilers; program testing; software quality; software tools; Java JIT compiler test system; Java runtime systems; cellular phones; executable bytecode sequences; generated random test programs; random program generator; Automatic programming; Automatic testing; Cellular phones; Java; Laboratories; Program processors; Random number generation; Runtime; Sun; System testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Quality Software, 2003. Proceedings. Third International Conference on
Print_ISBN
0-7695-2015-4
Type
conf
DOI
10.1109/QSIC.2003.1319081
Filename
1319081
Link To Document