[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-17 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456972#comment-13456972 ] Udo Schnurpfeil commented on OWB-703: - I've just executed the unit tests on a IBM JVM

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-15 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456438#comment-13456438 ] Udo Schnurpfeil commented on OWB-703: - Hmmm, the BeanCacheKeyUnitTest is in the wrong

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-15 Thread Joe Bergmark (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456444#comment-13456444 ] Joe Bergmark commented on OWB-703: -- For some reason when I applied your patch it dropped all

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455786#comment-13455786 ] Mark Struberg commented on OWB-703: --- looks good, please commit it Jean-Louis!

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-14 Thread Jean-Louis MONTEIRO (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455809#comment-13455809 ] Jean-Louis MONTEIRO commented on OWB-703: - Apologise, but I can't (not a committer,

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-13 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454702#comment-13454702 ] Romain Manni-Bucau commented on OWB-703: we could use Integer.MAX_VALUE (or

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-13 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454705#comment-13454705 ] Udo Schnurpfeil commented on OWB-703: - No! Every int value is a valid hash code.

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-13 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454710#comment-13454710 ] Romain Manni-Bucau commented on OWB-703: you are right but well if you manage to get

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-13 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454735#comment-13454735 ] Udo Schnurpfeil commented on OWB-703: - Computing the hash code in the constructor is a

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-13 Thread Jean-Louis MONTEIRO (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454750#comment-13454750 ] Jean-Louis MONTEIRO commented on OWB-703: - Ok will do that and submit a new

[jira] [Commented] (OWB-703) getBeans cache key algorithm must be unique

2012-09-11 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453233#comment-13453233 ] Udo Schnurpfeil commented on OWB-703: - By the way: Is it guarantied, that the order of