Affiliation:
1. Guangdong University of Technology
Abstract
There may be exist multiple applications in the Java Smart Card, JCVM need to allocate memory space for each object during its running. As the restriction of the physical size of the Java Smart Card itself, the capability of the memory is usually small. It is very necessity to how to use efficiently the limitation resource. In order to solve this problem, In this paper, we will analyze the strategy of memory allocation. Considering the uses of the Java Smart Card, we will be analyzing several memory recovery algorithm, then determine the garbage, and design a kind of method of JCVM garbage collection, which can guarantee meet users tolerable time when trading.
Publisher
Trans Tech Publications, Ltd.
Reference9 articles.
1. IM Y. JUNG, SUNG I. JUN, KYO I. CHUNG. A Persistent Memory Management in Java Card . WSEAS Transactions on Systems. Vol. 2, no. 1, pp.160-165. Jan. (2003).
2. A.J.R. Aendenroomer and S. Huang. Dynamic Flash-memory Allocation for Smartcards: how to cope with limited space (in a short life). IEEE Conference Publications. 2007, Page(s): 835 – 840.
3. Cap, C.H.; Maibaum, N.; Heyden, Lars. Extending the Data Storage Capablities of a Java-based Smartcard. IEEE Conference Publications. 2001 , Page(s): 680 – 685.
4. Sun Microsystems, Inc., Virtual Machine Specification, Java Card™ Platform, Version 3. 0. 1, Classic Edition. May, (2009).
5. Sun Microsystems, Inc., Java CardTM 2. 2 Runtime Environment (JCRE) Specification, June, (2002).