Home Strategy Activities Grants Publications People Sponsors Contact Us 
  

Hi05rtas

M.T. Higuera-Toledano. Towards an Understanding of the Behavior of the Single Parent Rule in the RTSJ Scoped Memory Model. In IEEE Real-Time and Embedded Technology and Applications Symposium, Pages 470-479, 2005.

Abstract

The memory model used in the Real-Time Specifications 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 ] [ Tic2003-01321 ]

Contact

Maria Teresa Higuera-Toledano

BibTex Reference

@InProceedings{Hi05rtas,
   Author = {Higuera-Toledano, M.T.},
   Title = {Towards an Understanding of the Behavior of the Single Parent Rule in the RTSJ Scoped Memory Model},
   BookTitle = {IEEE Real-Time and Embedded Technology and Applications Symposium},
   Pages = {470--479},
   Year = {2005}
}

Admin · Log In