Title :
A study on an efficient pre-resolution method for embedded Java system
Author :
Yang, Yoon-Sim ; Jin, Min-Sik ; Jun, Sung-Ik ; Jung, Min-Soo
Author_Institution :
Dept. of Comput. Eng., Kyungnam Univ., Masan, South Korea
Abstract :
Java has been recognized as an attractive language and platform to program embedded systems. It´s not appropriate to apply class files in standard Java to embedded Java with the memory and processor limitation of embedded Java. In this paper, we propose an efficient method that can reduce execution time by using pre-resolution to convert symbolic references information to real addresses before executing of bytecode in target device. We examined 13 class files to know the sizes of the constant pool elements in the class file. Our pre-resolution, it reduces the overall memory footprint to about 87% of their original size. Additionally, it reduces a reference count of memory.
Keywords :
Java; embedded systems; program interpreters; storage management; bytecode execution; class files; embedded Java systems; embedded system programming; memory footprint; memory limitation; preresolution method; processor limitation; symbolic references information; target device; Concrete; Embedded computing; Embedded system; Information security; Java; Runtime; Telecommunication computing;
Conference_Titel :
Virtual Environments, Human-Computer Interfaces and Measurement Systems, 2004. (VECIMS). 2004 IEEE Symposium on
Print_ISBN :
0-7803-8339-7
DOI :
10.1109/VECIMS.2004.1397179