Package serp: Information
Source package: serp
Version: 1.14.2-alt1_0.2.20120406cvsjpp7
Build time: Aug 24, 2012, 02:43 PM
Category: Development/Java
Report package bugHome page: http://serp.sourceforge.net/
License: BSD
Summary: Bytecode manipulation framework
Description:
The goal of the serp bytecode framework is to tap the full power of bytecode modification while lowering its associated costs. The framework provides a set of high-level APIs for manipulating all aspects of bytecode, from large-scale structures like class member fields to the individual instructions that comprise the code of methods. While in order to perform any advanced manipulation, some understanding of the class file format and especially of the JVM instruction set is necessary, the framework makes it as easy as possible to enter the world of bytecode development.
Maintainer: Igor Vlasenko
Last changed
Aug. 24, 2012 Igor Vlasenko 0:1.14.2-alt1_0.2.20120406cvsjpp7
- new release
Aug. 20, 2012 Igor Vlasenko 0:1.13.1-alt8_1jpp5
- fixed build
March 24, 2012 Igor Vlasenko 0:1.13.1-alt7_1jpp5
- fixed build with maven3