hg: mlvm/mlvm/hotspot: suggested ASM patches: updated ldc, local bsm

2010-08-11 Thread john . r . rose
Changeset: 3c904af9fbf1 Author:jrose Date: 2010-08-11 22:16 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/3c904af9fbf1 suggested ASM patches: updated ldc, local bsm + asm/asm-jsr292-bsm.patch ! asm/asm-jsr292-ldc.patch ___

Auto Reply: hg: mlvm/mlvm/hotspot: suggested ASM patches: updated ldc, local bsm

2010-08-11 Thread henrik . osterdahl
Hello, I'm out of the office between July 19 and August 13. Christian Törnqvist (christian.tornqv...@oracle.com) will be substituting for me. Please make sure to include him in mail conversations and telephone conferences. Regards, Henrik Österdahl JRockit Codegen & Runtime Dev Lead __

Re: [asm] Re: bootstrap methods in the constant pool

2010-08-11 Thread John Rose
I just posted a prototype patch for local BSMs which works on my unit tests. http://hg.openjdk.java.net/mlvm/mlvm/hotspot/file/tip/asm There is also an updated "ldc" patch. I've put the patches with some good examples here: http://cr.openjdk.java.net/~jrose/pres/asm-jsr292-examples.zip On