Certainly, in hard real-time systems, it is reasonable to argue that no hard real-time threads should behave in an unpredictable way and that schedulability should be guaranteed before execution. In order to guarantee the timing constraints of portable code for hard real-time applications, a particular static timing analysis is necessary. In this paper, we provide a static timing analysis environment for the development of real-time applications on the Java architecture. The major contributions include introducing a novel Extensible Annotations Class (XAC) format to capture portable annotations from the source level, presenting how to integrate XACs with portable Worst-Case Execution Time(WCET) analysis, describing how to obtain real-time thread parameters from Real-Time Java's specifications, and demonstrating how static timing analysis using the Java architecture can be carried out from portable code.

BibTex Entry

@article{Hu2002,
 annote = {},
 author = {E. Yu-Shing Hu and G. Bernat and A. Wellings},
 category = {wcet, languages},
 crossref = {},
 journal = {In Proceedings of 7th IEEE International Workshop on Object-Oriented Real-Time Dependable Systems (WORDS-2002)},
 key = {},
 month = {Jan},
 note = {},
 number = {},
 pages = {64--71},
 title = {A {S}tatic {T}iming {A}nalysis {E}nvironment {U}sing {J}ava {A}rchitecture for {S}afety {C}ritical {R}eal-{T}ime {S}ystems},
 volume = {},
 year = {2002}
}