It showed up for me in generating classes within compilation tests, which were being loaded by a test runner. I doubt it would show up normally.
From: mlvm-dev-boun...@openjdk.java.net [mailto:mlvm-dev-boun...@openjdk.java.net] On Behalf Of Mark Roos Sent: 17 August 2011 21:47 To: Da Vinci Machine Project Subject: RE: Fwd: [asm] toward ASM 4.0 Thanks Duncan, you mentioned One problem I have found is that in changing ClassWriter.getCommonSuperClass() to not call initialisation code they've limited it to classes loaded by the bootstrap ClassLoader. How did this show up in your code? Did you have an explicit call or was it incidental to just creating classes? I think I am ok for now as I switched to using the standard class loader but who know where we will end up. thanks mark
_______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev