JVM Bytecode Verification Without Dataflow Analysis |
| |
Authors: | Ian Bayley Sam Shiel |
| |
Affiliation: | Department of Computing, Oxford Brookes University, Oxford OX33 1HX, U.K. |
| |
Abstract: | Bytecode verification algorithms are traditionally based on dataflow analysis. We present an alternative algorithm that first restructures the bytecode and then infers a type signature for each method in a manner typical of functional programming languages. We also give an operational semantics to an algebra of structured bytecode and thereby prove both that restructuring preserves semantics and that our type inference is sound. |
| |
Keywords: | program transformation bytecode verification Java Virtual Machine |
本文献已被 ScienceDirect 等数据库收录! |