On 09/06/2011 08:42 AM, Paul Stadig wrote:So far all I have done is update the bundled ASM and modify Clojure to emit Java7 class files, but I'm getting VerifyErrors (same as Tal). It's possible that this is a bug in the way that ASM automatically calculates stack maps, or perhaps it is the best that ASM can do, in which case the Clojure compiler would have to be modified to do bookkeeping around stack maps.Cool! I'm making some progress with some folk on the ASM mailing list. We might crack this yet. -Tal -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en |
- Re: JVM 7 support (invokedynamic) Tal Liron
- Re: JVM 7 support (invokedynamic) Paul Stadig
- Re: JVM 7 support (invokedynamic) Tal Liron
- Re: JVM 7 support (invokedynamic) Alan Malloy
- Re: JVM 7 support (invokedynamic) Tal Liron
- Re: JVM 7 support (invokedynamic) Tal Liron
- Re: JVM 7 support (invokedynamic) Aaron Bedra
- Re: JVM 7 support (invokedynamic) Tal Liron
- Re: JVM 7 support (invokedynamic) Laurent PETIT
- Re: JVM 7 support (invokedynamic) Paul Stadig
- Re: JVM 7 support (invokedynamic) Tal Liron