Sciweavers

ECRTS
2003
IEEE

Hardware-Based Solution Detecting Illegal References in Real-Time Java

13 years 10 months ago
Hardware-Based Solution Detecting Illegal References in Real-Time Java
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 to use write barriers executing a stack-based algorithm. This paper provides a hardware-based solution for both write barriers and the stack-based algorithm.
M. Teresa Higuera-Toledano
Added 04 Jul 2010
Updated 04 Jul 2010
Type Conference
Year 2003
Where ECRTS
Authors M. Teresa Higuera-Toledano
Comments (0)