ASM

From JVMLangSummit
Revision as of 13:35, 26 September 2008 by Ekuleshov (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Working with non-standard Java bytecode attributes with ASM

Eugene Kuleshov

Abstract

Talk Abstract
This short talk will give an example how to work with non-standard Java bytecode attributes with ASM bytecode manipulation framework. It will also give examples of using bytecode attributes introduced in Java 7.

http://wiki.jvmlangsummit.com/pdf/23_Kuleshov_asm.pdf

Author Bio

  • Eugene is a Java user since beginning. JCP member and �EG member on JSR-308 and JSR-268. Committer on ASM project since 2003 and contributor on several open source projects at Apache, Eclipse and Terracotta.

Key Issues for Discussion (cooperative)

(please expand cooperatively) Talk:ASM