Analysis of the Java Class File Format

  • Authors:
  • Denis N. Antonioli;Markus Pilz

  • Affiliations:
  • -;-

  • Venue:
  • Analysis of the Java Class File Format
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

The wide acceptance of Java as a network programing language has made the Java class file to one of the most popular, portable intermediate program representations. Such a representation must be as small as possible and still ideally support interpretation and code generation. This report presents the result of an analysis that examined a set of 4016 different class files for size and bytecode usage.