On Tue, Mar 26, 2013 at 5:21 AM, Paudi Moriarty
<pmoria...@annadaletech.com>wrote:

>
> IBM JDK 6 is part of the clojure build matrix (though the last stable
> build is from over a year ago:
> http://build.clojure.org/job/clojure-test-matrix/jdk=IBM%20JDK%201.6/lastStableBuild/
> )
>

I don't have any suggestions about the crash you are experiencing, but I do
know that the only reason that Clojure fails to build with IBM JDK 6 is due
to a couple of tests failing due to differences in how IBM JDK 6 handles
encoding/decoding of UTF-16.  CLJ-967 has a patch that disables the two
failing tests when building Clojure with IBM JDK 6, but it looks like it
will not be committed.

    http://dev.clojure.org/jira/browse/CLJ-967

With those two failing tests disabled, Clojure 1.5.1 builds and the rest
the tests pass just fine with IBM JDK 6.

I haven't found any IBM JDK 7 version that can build Clojure 1.5.1
successfully on Linux (tried SR3 and SR4 this morning with different kinds
of failures with each).

Andy

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


Reply via email to