DocumentCode
2588113
Title
Java-through-C compilation: an enabling technology for Java in embedded systems
Author
Varma, Ankush ; Bhattacharyya, Shuvra S.
Author_Institution
Maryland Univ., College Park, MD, USA
Volume
3
fYear
2004
fDate
16-20 Feb. 2004
Firstpage
161
Abstract
The Java programming language is acheiving greater acceptance in high-end embedded systems such as cellphones and PDAs. However, current embedded implementations of Java impose tight constraints on functionality, while requiring significant storage space. In addition, they require that a JVM be ported to each such platform. We demonstrate the first Java-to-C compilation strategy that is suitable for a wide range of embedded systems, thereby enabling broad use of Java on embedded platforms. This strategy removes many of the constraints on functionality and reduces code size without sacrificing performance. The compilation framework described is easily retargetable, and is also applicable to bare-bones embedded systems with no operating system or JVM. On an average, we found the size of the generated executables to be over 25 times smaller than those generated by a cutting-edge Java-to-native-code compiler, while providing performance comparable to the best of various Java implementation strategies.
Keywords
C language; Java; embedded systems; program compilers; programming languages; C compilation; Java programming language; embedded systems; java virtual machine; Automatic testing; Data structures; Design automation; Educational institutions; Embedded system; Europe; Java; Libraries; System testing; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Design, Automation and Test in Europe Conference and Exhibition, 2004. Proceedings
ISSN
1530-1591
Print_ISBN
0-7695-2085-5
Type
conf
DOI
10.1109/DATE.2004.1269224
Filename
1269224
Link To Document