Adding asm to JDK 8 (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Fri Feb 3 11:46:59 UTC 2012
- Previous message (by thread): Adding asm to JDK 8
- Next message (by thread): Adding asm to JDK 8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 03/02/2012 04:04, Mandy Chung wrote:
Great. That would give a good starting point.
Mandy On 2/2/2012 7:34 PM, Brian Goetz wrote: The main ASM distribution is broken into 5 jars, based on how people tend to use it; this is probably a good starting candidate for module boundaries. Brian - I also think we'll need a brief overview on usage too. In particular, is the plan to run ASM at runtime and is this the plan for the long term too or will it be replaced by something in the core to generate the classes as runtime? (I'm been too busy to track many of the details of lambda).
-Alan
- Previous message (by thread): Adding asm to JDK 8
- Next message (by thread): Adding asm to JDK 8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]