Hello Andy, Thanks for getting back to me.
The problem is that I specifically need to build Clojure 1.1 which doesn't seem to have the io.clj in neither clojure nor clojure-contrib. Disabling the JIT compiler (-Xnojit to JVM Arguments), I was able to build both successfully with IBM JDK 1.6.+. However, My problem is that even after I was able to build successfully, I am still getting the same exception I used to get from building the Clojure library on my application so it was a temporary victory at best. Please let me know your thoughts on that. Is there a way to build with IBM JDK 1.6+ without disabling the Just In Time compiler? Is there another fix specific to Clojure 1.1? Your help is most appreciated. Sherif M Ali On Monday, July 1, 2013 5:59:45 PM UTC+2, Andy Fingerhut wrote: > > Sherif: > > The last time I tried a few months ago, Clojure 1.5.1 plus the patch > clj-967-disable-failing-io-copy-tests-on-ibm-jdk-16-patch1.txt built and > passed all tests with IBM JDK 1.6. > > http://dev.clojure.org/jira/browse/CLJ-967 > > The main change in that patch is to disable a couple of unit tests for > clojure.java.io/copy that work on other JDKs but fail with IBM JDK 1.6, > related to how it handles UTF-16 encoding a bit differently. > > Let me know if that works for you. > > Andy > > > On Sun, Jun 30, 2013 at 10:22 AM, Sherif Ali <alys...@gmail.com<javascript:> > > wrote: > >> Hello all, >> >> I am having a problem building any Clojure version (1.1, 1.2, 1.3, 1.5) >> with any IBM JDK over 6.0.x. My main interest is for version 1.1 but I will >> take anything above as well. Is there a fix, certain setup, configuration, >> pre-built version, etc. that can get me running on IBM JDK 626 or above. >> Kindly take into consideration that if this is not possible then Clojure >> can't run on WebSphere Application Server 8.0 or above. >> >> Just to put your mind to ease, I was able to build all these version with >> SUN JDK normally. >> >> Your help is greatly appreciated. Thanks in advance. >> Sherif M Ali >> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clo...@googlegroups.com<javascript:> >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+u...@googlegroups.com <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to clojure+u...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.