Sciweavers

1937 search results - page 4 / 388
» Adaptation-based programming in java
Sort
View
TACAS
2005
Springer
95views Algorithms» more  TACAS 2005»
14 years 1 months ago
jMoped: A Java Bytecode Checker Based on Moped
We present a tool for finding errors in Java programs that translates Java bytecodes into symbolic pushdown systems, which are then checked by the Moped tool [1].
Dejvuth Suwimonteerabuth, Stefan Schwoon, Javier E...
JAVA
2001
Springer
14 years 6 days ago
Platform independent dynamic Java virtual machine analysis: the Java Grande Forum Benchmark suite
In this paper we present a platform independent analysis of the dynamic profiles of Java programs when executing on the Java Virtual Machine. The Java programs selected are taken...
Charlie Daly, Jane Horgan, James F. Power, John Wa...
RTA
2011
Springer
12 years 10 months 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
PLDI
2012
ACM
11 years 10 months ago
Self-stabilizing Java
Self-stabilizing programs automatically recover from state corruption caused by software bugs and other sources to reach the correct state. A number of applications are inherently...
Yong Hun Eom, Brian Demsky
ECOOP
2007
Springer
14 years 1 months ago
JavaGI : Generalized Interfaces for Java
Stefan Wehr, Ralf Lämmel, Peter Thiemann