Sciweavers

33 search results - page 1 / 7
» Verified Bytecode Subroutines
Sort
View
TPHOL
2003
IEEE
13 years 10 months ago
Verified Bytecode Subroutines
Gerwin Klein, Martin Wildmoser
POPL
1998
ACM
13 years 8 months ago
A Type System for Java Bytecode Subroutines
Java is typically compiled into an intermediate language, JVML, that is interpreted by the Java Virtual Machine. Because mobile JVML code is not always trusted, a bytecode verifi...
Raymie Stata, Martín Abadi
VMCAI
2005
Springer
13 years 10 months ago
Information Flow Analysis for Java Bytecode
Abstract. We present a context-sensitive compositional analysis of information flow for full (mono-threaded) Java bytecode. Our idea consists in transforming the Java bytecode int...
Samir Genaim, Fausto Spoto