Created a ticket: http://dev.clojure.org/jira/browse/CLJ-1678

It appears there is no bug here.  Some Clojure tests were written with
particular constants that have equal .hashCode values, to test Clojure's
code generation for case expressions when hashCode values collide.
Somewhere between IBM JDK 1.6 and 1.7 the hashCode for the BigInteger value
used in those tests changed.

Andy

On Thu, Mar 19, 2015 at 4:08 PM, Alex Miller <a...@puredanger.com> wrote:

> You are welcome to file a jira ticket for this problem in the system and a
> patch would be welcome if it seems like an issue in the tests (assuming
> things that should not be assumed across JDKs). The percentage of users on
> IBM JDK is very small so it is not the highest priority platform, but I
> don't know of any reason that Clojure itself would have issues on it.
>
> Alex
>
>
> On Thursday, March 19, 2015 at 11:03:12 AM UTC-5, Thomas wrote:
>>
>> FYI: At IBM we are suppose to only the IBM JVM and not other version due
>> to legal reason.
>>
>> Thomas
>>
>  --
> 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/d/optout.
>

-- 
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/d/optout.

Reply via email to