[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#268643: ITP: libasm-java -- Java bytecode manipulation framework



Package: wnpp
Severity: wishlist

* Package name    : libasm-java
  Version         : 1.4.3
  Upstream Author : Eric Bruneton, Eugene Kuleshov
* URL             : http://asm.objectweb.org/
* License         : BSD
  Description     : Java bytecode manipulation framework

 ASM is a Java bytecode manipulation framework. It can be used to
 dynamically generate stub classes or other proxy classes, directly in
 binary form, or to dynamically modify classes at load time, i.e., just
 before they are loaded into the Java Virtual Machine.
    
 ASM offers similar functionalities as BCEL or SERP, but is much more
 smaller (25KB instead of 350KB for BCEL and 150KB for SERP) and faster
 than these tools (the overhead of a load time class transformation is of
 the order of 60% with ASM, 700% or more with BCEL, and 1100% or more with
 SERP). Indeed ASM was designed to be used in a dynamic and static way and was
 therefore designed and implemented to be as small and as fast as possible.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)



Reply to: