ASM

From JVMLangSummit
Revision as of 10:21, 25 September 2008 by Penni (talk | contribs) (New page: == 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...)
(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

  • <insert bio here>

Key Issues for Discussion (cooperative)

(please expand cooperatively) Talk:ASM