[jira] [Commented] (MATH-759) ListUnivariateImpl does not always access windowSize using synch.

2012-05-05 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268960#comment-13268960 ] Thomas Neidhart commented on MATH-759: -- Cleanup of the ListUnivariateImpl class in

[jira] [Commented] (MATH-786) hashCode in Pair class

2012-05-05 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268964#comment-13268964 ] Sébastien Brisard commented on MATH-786: Is there really a way to make {{Pair}}

[jira] [Created] (NET-463) Does it make sense for NET classes to be Serializable?

2012-05-05 Thread Sebb (JIRA)
Sebb created NET-463: Summary: Does it make sense for NET classes to be Serializable? Key: NET-463 URL: https://issues.apache.org/jira/browse/NET-463 Project: Commons Net Issue Type: Bug

[jira] [Commented] (NET-463) Does it make sense for NET classes to be Serializable?

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13269012#comment-13269012 ] Sebb commented on NET-463: -- Actually CopyOnWriteArrayList is Serializable, but the entries are of

[jira] [Commented] (POOL-219) Example documentation refers to StackObjectPool which is not present in Pool2

2012-05-05 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13269055#comment-13269055 ] Mark Thomas commented on POOL-219: -- References to StackObjectPool need to be removed. GOP

[jira] [Resolved] (POOL-220) PoolableObject#compareTo() is not guaranteed consistent with equals

2012-05-05 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-220. -- Resolution: Fixed I went for the option of clarifying in the Javadoc that the natural ordering was

[jira] [Updated] (POOL-220) PooledObject#compareTo() is not guaranteed consistent with equals

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated POOL-220: -- Summary: PooledObject#compareTo() is not guaranteed consistent with equals (was: PoolableObject#compareTo() is not

[jira] [Updated] (POOL-112) Various classes create instances of themselves before all fields have been assigned

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated POOL-112: -- Fix Version/s: (was: 2.0) Various classes create instances of themselves before all fields have been assigned

[jira] [Reopened] (POOL-86) GenericKeyedObjectPool retaining too many idle objects

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened POOL-86: -- Assignee: (was: Phil Steitz) GenericKeyedObjectPool retaining too many idle objects

[jira] [Reopened] (POOL-105) how it go in method evict() of class GenericKeyedObjectPool.java

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened POOL-105: --- how it go in method evict() of class GenericKeyedObjectPool.java

[jira] [Closed] (POOL-105) how it go in method evict() of class GenericKeyedObjectPool.java

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed POOL-105. - Resolution: Duplicate how it go in method evict() of class GenericKeyedObjectPool.java

[jira] [Closed] (POOL-86) GenericKeyedObjectPool retaining too many idle objects

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed POOL-86. GenericKeyedObjectPool retaining too many idle objects --

[jira] [Updated] (POOL-105) how it go in method evict() of class GenericKeyedObjectPool.java

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated POOL-105: -- Fix Version/s: (was: 2.0) 1.4 how it go in method evict() of class

[jira] [Resolved] (POOL-86) GenericKeyedObjectPool retaining too many idle objects

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved POOL-86. -- Resolution: Fixed GenericKeyedObjectPool retaining too many idle objects

[jira] [Commented] (MATH-786) hashCode in Pair class

2012-05-05 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13269075#comment-13269075 ] Gilles commented on MATH-786: - OK. Then assuming that it's the user's responsibility to not

[jira] [Reopened] (POOL-84) [PATCH] Proposal for a new pool type SharedObjectPool

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened POOL-84: -- [PATCH] Proposal for a new pool type SharedObjectPool -

[jira] [Updated] (POOL-84) [PATCH] Proposal for a new pool type SharedObjectPool

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated POOL-84: - Fix Version/s: (was: 2.0) [PATCH] Proposal for a new pool type SharedObjectPool

[jira] [Closed] (POOL-84) [PATCH] Proposal for a new pool type SharedObjectPool

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed POOL-84. Resolution: Won't Fix [PATCH] Proposal for a new pool type SharedObjectPool

[jira] [Reopened] (POOL-85) GenericKeyedObjectPool.getNumIdle() corrupted under high load

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened POOL-85: -- Assignee: (was: Sandy McArthur) GenericKeyedObjectPool.getNumIdle() corrupted under high load

[jira] [Closed] (POOL-85) GenericKeyedObjectPool.getNumIdle() corrupted under high load

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed POOL-85. GenericKeyedObjectPool.getNumIdle() corrupted under high load -

[jira] [Closed] (POOL-86) GenericKeyedObjectPool retaining too many idle objects

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed POOL-86. Resolution: Fixed GenericKeyedObjectPool retaining too many idle objects

[jira] [Reopened] (POOL-86) GenericKeyedObjectPool retaining too many idle objects

2012-05-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/POOL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened POOL-86: -- GenericKeyedObjectPool retaining too many idle objects --

[jira] [Created] (SANSELAN-79) Include a test utility for timing and memory in project example classes

2012-05-05 Thread Gary Lucas (JIRA)
Gary Lucas created SANSELAN-79: -- Summary: Include a test utility for timing and memory in project example classes Key: SANSELAN-79 URL: https://issues.apache.org/jira/browse/SANSELAN-79 Project: Commons

[jira] [Updated] (SANSELAN-79) Include a test utility for timing and memory in project example classes

2012-05-05 Thread Gary Lucas (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Lucas updated SANSELAN-79: --- Attachment: ApacheImagingSpeedAndMemoryTest.java Include a test utility for timing and memory