Asynchronous Transfer Of Control In The Rtsj-Compliant Java Processor

Zl Chai,Wj Chen,Zq Tang,Zl Chen,Sl Tu
DOI: https://doi.org/10.1109/CIT.2005.78
2005-01-01
Abstract:Asynchronous Transfer of Control (ATC) is a crucial mechanism for real-time applications, and is currently provided in the Real-Time Specification for Java (RTSJ). This paper proposes a framework to implement ATC in the RTSJ-compliant Java processor based on the instruction optimisation method proposed in our previous work [1]. Because most of the processing is done before bytecode execution in this method, the implementation using our framework is straightforward Moreover, its Worst Case Execution Time (WCET) is more predictable.
What problem does this paper attempt to address?