Moving from clojure-1.5-alpha1 to -alpha4 i get this again:

NoClassDefFoundError jsr166y/ForkJoinTask clojure.core.reducers/fjinvoke (reducers.clj:61)

It took me a minute but eventually I remembered the same thing happened when I moved from 1.4 to 1.5-alpha1 in order to use reducers. There seems to exist aot-compiled (against javac 6) code that will not work with Java 7.

Is this intentional and will it generally continue happening?

Jim



--
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

Reply via email to