JVM Bytecode Verification Without Dataflow Analysis

  • Authors:
  • Ian Bayley;Sam Shiel

  • Affiliations:
  • Department of Computing, Oxford Brookes University, Oxford OX33 1HX, U.K.;Department of Computing, Oxford Brookes University, Oxford OX33 1HX, U.K.

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

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.