Sciweavers

28 search results - page 2 / 6
» Bytecode Rewriting in Tom
Sort
View
RTA
2010
Springer
14 years 1 months 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...
CC
2000
Springer
134views System Software» more  CC 2000»
13 years 9 months ago
Pipelined Java Virtual Machine Interpreters
The performance of a Java Virtual Machine (JVM) interpreter running on a very long instruction word (VLIW) processor can be improved by means of pipelining. While one bytecode is i...
Jan Hoogerbrugge, Lex Augusteijn
RTA
2011
Springer
13 years 13 days ago
Modular Termination Proofs of Recursive Java Bytecode Programs by Term Rewriting
In [5, 15] we presented an approach to prove termination of non-recursive Java Bytecode (JBC) programs automatically. Here, JBC programs are first transformed to finite terminat...
Marc Brockschmidt, Carsten Otto, Jürgen Giesl
AGTIVE
2007
Springer
14 years 3 months ago
Applications and Rewriting of Omnigraphs - Exemplified in the Domain of MDD
Oliver Denninger, Tom Gelhausen, Rubino Geiß
BIRTHDAY
2010
Springer
13 years 7 months ago
Termination Graphs for Java Bytecode
To prove termination of Java Bytecode (JBC) automatically, we transform JBC to finite termination graphs which represent all possible runs of the program. Afterwards, the graph can...
Marc Brockschmidt, Carsten Otto, Christian von Ess...