Title :
Towards an understanding of the behavior of the single parent rule in the RTSJ scoped memory model
Author :
Higuera-Toledano, M. Teresa
Author_Institution :
Fac. Informatica, Univ. Complutense de Madrid, Spain
Abstract :
The memory model used in the real-time specification for Java (RTSJ) imposes strict assignment rules to or from memory areas preventing the creation of dangling pointers, and thus maintaining the pointer safety of Java. An implementation solution to ensure the checking of these rules before each assignment statement consists of performing it dynamically by using write barriers. This solution adversely affects both the performance and predictability of the RTSJ application. In this paper we present an efficient algorithm for managing scoped regions which requires some modifications in the current RTSJ specification.
Keywords :
Java; formal specification; formal verification; real-time systems; storage management; Java; RTSJ; memory model; real-time specification; single parent rule; Java; Safety; Garbage collection; Real-time Java; Scoped-regions; Write-barriers;
Conference_Titel :
Real Time and Embedded Technology and Applications Symposium, 2005. RTAS 2005. 11th IEEE
Print_ISBN :
0-7695-2302-1
DOI :
10.1109/RTAS.2005.56