Sciweavers

5 search results - page 1 / 1
» Simple verification technique for complex Java bytecode subr...
Sort
View
67
Voted
CONCURRENCY
2004
89views more  CONCURRENCY 2004»
14 years 10 months ago
Simple verification technique for complex Java bytecode subroutines
Alessandro Coglio
86
Voted
ECOOP
2008
Springer
15 years 18 days ago
Computing Stack Maps with Interfaces
Abstract. Lightweight bytecode verification uses stack maps to annotate Java bytecode programs with type information in order to reduce the verification to type checking. This pape...
Frédéric Besson, Thomas P. Jensen, T...
CORR
2010
Springer
137views Education» more  CORR 2010»
14 years 11 months ago
Verification of Java Bytecode using Analysis and Transformation of Logic Programs
State of the art analyzers in the Logic Programming (LP) paradigm are nowadays mature and sophisticated. They allow inferring a wide variety of global properties including terminat...
Elvira Albert, Miguel Gómez-Zamalloa, Laure...
109
Voted
CADE
2009
Springer
15 years 11 months ago
Integrated Reasoning and Proof Choice Point Selection in the Jahob System - Mechanisms for Program Survival
In recent years researchers have developed a wide range of powerful automated reasoning systems. We have leveraged these systems to build Jahob, a program specification, analysis, ...
Martin C. Rinard
POPL
1999
ACM
15 years 3 months ago
Typed Memory Management in a Calculus of Capabilities
An increasing number of systems rely on programming language technology to ensure safety and security of low-level code. Unfortunately, these systems typically rely on a complex, ...
Karl Crary, David Walker, J. Gregory Morrisett