[jira] Commented: (BEANUTILS-340) Property with getter from generic interface returns wrong readMethod/propertyType on Linux environment

2009-08-23 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746589#action_12746589 ] Niall Pemberton commented on BEANUTILS-340: --- OK if someone puts forward a 1.3

[jira] Updated: (BEANUTILS-357) PropertyUtilsTestCase.testGetReadMethod* fail for abstract properties.

2009-08-23 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-357: -- Attachment: BEANUTILS-357-AbstractTestBean.patch OK I made the changes you

[jira] Updated: (BEANUTILS-327) JDBCDynaClass throws class not found exception under java6

2009-08-23 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-327: -- Comment: was deleted (was: Ich bin bis zum 21.08.2009 nicht im Hause. Bitte wenden

[jira] Commented: (BEANUTILS-340) Property with getter from generic interface returns wrong readMethod/propertyType on Linux environment

2009-08-23 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746674#action_12746674 ] Paul Benedict commented on BEANUTILS-340: - Two years back I had to dump iBatis

[jira] Commented: (POOL-149) A serious concurrent bug can cause deadlock when Pool exhausted and borrowed objects are invalid

2009-08-23 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746721#action_12746721 ] Phil Steitz commented on POOL-149: -- This looks like a latch leak similar to POOL-147. It

[jira] Updated: (MATH-287) Add support for weighted descriptive statistics

2009-08-23 Thread Matthew Rowles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Rowles updated MATH-287: Attachment: weightTests.patch Here is a patch that also has new tests for Mean, Variance, Product

[jira] Commented: (POOL-149) A serious concurrent bug can cause deadlock when Pool exhausted and borrowed objects are invalid

2009-08-23 Thread shuyang.zhou (JIRA)
[ https://issues.apache.org/jira/browse/POOL-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746734#action_12746734 ] shuyang.zhou commented on POOL-149: --- HI Phil Steitz, My problem is different with

[jira] Updated: (POOL-149) A serious concurrent bug can cause deadlock when Pool exhausted and borrowed objects are invalid

2009-08-23 Thread shuyang.zhou (JIRA)
[ https://issues.apache.org/jira/browse/POOL-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shuyang.zhou updated POOL-149: -- Attachment: BugTest.java Ok, there is no way to force the bad case to happen in a unit test. I created a

[jira] Commented: (POOL-149) A serious concurrent bug can cause deadlock when Pool exhausted and borrowed objects are invalid

2009-08-23 Thread shuyang.zhou (JIRA)
[ https://issues.apache.org/jira/browse/POOL-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746738#action_12746738 ] shuyang.zhou commented on POOL-149: --- And this bug should be called resource leak, not

[jira] Updated: (POOL-149) A serious concurrent bug can cause resource leak when Pool exhausted and borrowed objects are invalid

2009-08-23 Thread shuyang.zhou (JIRA)
[ https://issues.apache.org/jira/browse/POOL-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shuyang.zhou updated POOL-149: -- Summary: A serious concurrent bug can cause resource leak when Pool exhausted and borrowed objects are