[jira] [Resolved] (SANSELAN-72) Incorrect reading TIFF file

2012-04-13 Thread Damjan Jovanovic (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damjan Jovanovic resolved SANSELAN-72. -- Resolution: Fixed Fix Version/s: 1.0 The problem with the grey background was t

[jira] [Commented] (MATH-627) superfluously null check of SparseIterator.next()

2012-04-13 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253536#comment-13253536 ] Arne Plöse commented on MATH-627: - Sorry for beeing sloppy... If you look at ArrayRealVecto

[jira] [Commented] (SANSELAN-72) Incorrect reading TIFF file

2012-04-13 Thread Damjan Jovanovic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253524#comment-13253524 ] Damjan Jovanovic commented on SANSELAN-72: -- It wasn't LZW compression, but calcu

[jira] [Commented] (MATH-740) Some "FastMath" functions are slow

2012-04-13 Thread Ismael Juma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253452#comment-13253452 ] Ismael Juma commented on MATH-740: -- That is true for HotSpot indeed. For other JVMs that us

[jira] [Commented] (MATH-740) Some "FastMath" functions are slow

2012-04-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253448#comment-13253448 ] Thomas Neidhart commented on MATH-740: -- ah ok thanks. So the call in Math.log10 is just

[jira] [Commented] (MATH-740) Some "FastMath" functions are slow

2012-04-13 Thread Ismael Juma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253421#comment-13253421 ] Ismael Juma commented on MATH-740: -- Thomas, you cannot trust what you see in java.lang.Math

[jira] [Commented] (MATH-740) Some "FastMath" functions are slow

2012-04-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253415#comment-13253415 ] Thomas Neidhart commented on MATH-740: -- I am a bit puzzled, does anybody have an idea w

[jira] [Commented] (MATH-627) superfluously null check of SparseIterator.next()

2012-04-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253398#comment-13253398 ] Thomas Neidhart commented on MATH-627: -- I failed to find any null check in the mentione

[jira] [Commented] (MATH-718) inverseCumulativeProbability of BinomialDistribution returns wrong value for large trials.

2012-04-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253381#comment-13253381 ] Thomas Neidhart commented on MATH-718: -- The problem is not only related to the Beta fun

[jira] [Issue Comment Edited] (MATH-718) inverseCumulativeProbability of BinomialDistribution returns wrong value for large trials.

2012-04-13 Thread Thomas Neidhart (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253360#comment-13253360 ] Thomas Neidhart edited comment on MATH-718 at 4/13/12 1:25 PM: ---

[jira] [Issue Comment Edited] (MATH-718) inverseCumulativeProbability of BinomialDistribution returns wrong value for large trials.

2012-04-13 Thread Thomas Neidhart (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253360#comment-13253360 ] Thomas Neidhart edited comment on MATH-718 at 4/13/12 1:22 PM: ---

[jira] [Commented] (MATH-718) inverseCumulativeProbability of BinomialDistribution returns wrong value for large trials.

2012-04-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253360#comment-13253360 ] Thomas Neidhart commented on MATH-718: -- The problem Christian described wrt the PascalD

[jira] [Commented] (NET-458) MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException

2012-04-13 Thread Denis Molony (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253294#comment-13253294 ] Denis Molony commented on NET-458: -- Thanks, that fixed it. > MVSFTPEntryPar

[jira] [Resolved] (NET-458) MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException

2012-04-13 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/NET-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-458. -- Resolution: Fixed Thanks for the report. Fixed in SVN, and a new SNAPSHOT has been uploaded to the ASF snapshots repo [1]

[jira] [Commented] (NET-458) MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException

2012-04-13 Thread Denis Molony (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253285#comment-13253285 ] Denis Molony commented on NET-458: -- The PDS contains many members, but all of them appear to

[jira] [Commented] (NET-458) MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException

2012-04-13 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253283#comment-13253283 ] Sebb commented on NET-458: -- Looks like the problem is caused by trying to split a string containing

[jira] [Updated] (NET-458) MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException

2012-04-13 Thread Sebb (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-458: - Description: Line 360 in MVSFTPEntryParser.parseSimpleEntry : String name = entry.split(" ")[0]; gives an ArrayIndexOu

[jira] [Updated] (NET-458) MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException

2012-04-13 Thread Denis Molony (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Molony updated NET-458: - Description: Line 360 in MVSFTPEntryParser.parseSimpleEntry : String name = entry.split(" ")[0]; gives

[jira] [Created] (NET-458) MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException

2012-04-13 Thread Denis Molony (Created) (JIRA)
MVSFTPEntryParser.parseSimpleEntry - ArrayIndexOutOfBoundsException --- Key: NET-458 URL: https://issues.apache.org/jira/browse/NET-458 Project: Commons Net Issue Type: Bug

[jira] [Created] (DBCP-381) Threads BLOCKED on stress tests

2012-04-13 Thread Carlos Martinez (Created) (JIRA)
Threads BLOCKED on stress tests --- Key: DBCP-381 URL: https://issues.apache.org/jira/browse/DBCP-381 Project: Commons Dbcp Issue Type: Bug Reporter: Carlos Martinez Hi, We are performing stress tes