Sciweavers

3 search results - page 1 / 1
» Formalisation and implementation of an algorithm for bytecod...
Sort
View
CC
2008
Springer
111views System Software» more  CC 2008»
13 years 6 months ago
Java Bytecode Verification for @NonNull Types
Java's annotation mechanism allows us to extend its type system with non-null types. However, checking such types cannot be done using the existing bytecode verification algor...
Chris Male, David J. Pearce, Alex Potanin, Constan...
JLP
2010
142views more  JLP 2010»
12 years 11 months ago
Relational bytecode correlations
We present a calculus for tracking equality relationships between values through pairs of bytecode programs. The calculus may serve as a certification mechanism for noninterferenc...
Lennart Beringer