Sciweavers

725 search results - page 9 / 145
» Escape Analysis for Java
Sort
View
RTAS
2008
IEEE
15 years 3 months ago
A Modular Worst-case Execution Time Analysis Tool for Java Processors
Recent technologies such as the Real-Time Specification for Java promise to bring Java’s advantages to real-time systems. While these technologies have made Java more predictab...
Trevor Harmon, Martin Schoeberl, Raimund Kirner, R...
75
Voted
TPDS
2002
109views more  TPDS 2002»
14 years 9 months ago
Design and Performance Analysis of a Distributed Java Virtual Machine
Mihai Surdeanu, Dan I. Moldovan
102
Voted
JSA
2008
142views more  JSA 2008»
14 years 9 months ago
A Java processor architecture for embedded real-time systems
Architectural advancements in modern processor designs increase average performance with features such as pipelines, caches, branch prediction, and out-of-order execution. However...
Martin Schoeberl
COMPSAC
2000
IEEE
15 years 1 months ago
Dependence Analysis of Java Bytecode
Understanding program dependencies in a computer program is essential for many software engineering tasks such as program understanding, testing, debugging, reverse engineering, a...
Jianjun Zhao
118
Voted
RTA
2010
Springer
15 years 25 days ago
Automated Termination Analysis of Java Bytecode by Term Rewriting
We present an automated approach to prove termination of Java Bytecode (JBC) programs by automatically transforming them to term rewrite systems (TRSs). In this way, the numerous t...
Carsten Otto, Marc Brockschmidt, Christian von Ess...