Package gnu.bytecode

Class ListCodeSize

java.lang.Object
gnu.bytecode.ListCodeSize

public class ListCodeSize extends Object
Application that lists the number of bytes in named methods. Useful for regression testing of code generation and inlining.
  • Constructor Details

    • ListCodeSize

      public ListCodeSize()
  • Method Details

    • usage

      public static void usage()
    • main

      public static final void main(String[] args)