JCR-3581: Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Ate Douma
I didn't see yet any feedback on this [1]. Its not like a very critical bug (probably) but still serious enough IMO to consider fixing. Anyone interested to at least take a look at it? Regards, Ate [1] https://issues.apache.org/jira/browse/JCR-3581

Re: JCR-3581: Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Stefan Guggisberg
hi ate, thanks, i'll have a look. cheers stefan On Fri, May 3, 2013 at 10:25 AM, Ate Douma wrote: > I didn't see yet any feedback on this [1]. > > Its not like a very critical bug (probably) but still serious enough IMO > to consider fixing. > > Anyone interested to at least take a look at it

Re: JCR-3581: Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Stefan Guggisberg
i committed your patch, thanks! cheers stefan On Fri, May 3, 2013 at 10:34 AM, Stefan Guggisberg < stefan.guggisb...@gmail.com> wrote: > hi ate, > > thanks, i'll have a look. > > cheers > stefan > > > On Fri, May 3, 2013 at 10:25 AM, Ate Douma wrote: > >> I didn't see yet any feedback on this

[jira] [Created] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-04-23 Thread Ate Douma (JIRA)
Ate Douma created JCR-3581: -- Summary: Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used Key: JCR-3581 URL: https://issues.apache.org/jira/browse/JCR-3581

[jira] [Updated] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-04-23 Thread Ate Douma (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ate Douma updated JCR-3581: --- Attachment: JCR-3581.patch The JCR-3581.patch was created against current trunk but should be applicable for m

[jira] [Assigned] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg reassigned JCR-3581: -- Assignee: Stefan Guggisberg > Incorrect bitwise arithmetic in BitsetENTCacheImpl.Bits

[jira] [Resolved] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg resolved JCR-3581. Resolution: Fixed Fix Version/s: 2.7 2.6.1 committed patch in svn r

[jira] [Commented] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Sergiy Shyrkov (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648316#comment-13648316 ] Sergiy Shyrkov commented on JCR-3581: - Hello Stefan, if this is considered as a bug, wo

[jira] [Commented] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648318#comment-13648318 ] Julian Reschke commented on JCR-3581: - and 2.6... Anyway, either backport or adjust the

[jira] [Updated] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg updated JCR-3581: --- Fix Version/s: 2.4.4 > Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compare

[jira] [Updated] (JCR-3581) Incorrect bitwise arithmetic in BitsetENTCacheImpl.BitsetKey.compareTo implementation - wrong bit mask value used

2013-05-03 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-3581: Assignee: Julian Reschke (was: Stefan Guggisberg) Affects Version/s: 2.4.3 > Incorr