[jira] [Comment Edited] (COLLECTIONS-508) MultiMap's methods are not strongly typed even though the interface supports generics

2014-03-25 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947266#comment-13947266 ] Thomas Neidhart edited comment on COLLECTIONS-508 at 3/26/14 6:55 AM: -

[jira] [Created] (VALIDATOR-334) UrlValidator: isValidAuthority() returning true when supplied authority validator fails

2014-03-25 Thread Scott Franson (JIRA)
Scott Franson created VALIDATOR-334: --- Summary: UrlValidator: isValidAuthority() returning true when supplied authority validator fails Key: VALIDATOR-334 URL: https://issues.apache.org/jira/browse/VALIDATOR-334

[jira] [Commented] (LANG-967) Code should never catch and ignore all Throwables

2014-03-25 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947347#comment-13947347 ] Niall Pemberton commented on LANG-967: -- Providing a utility class encourages it IMO and

[jira] [Commented] (COLLECTIONS-508) MultiMap's methods are not strongly typed even though the interface supports generics

2014-03-25 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947266#comment-13947266 ] Thomas Neidhart commented on COLLECTIONS-508: - In r1581553, I have commit

[jira] [Commented] (LANG-967) Code should never catch and ignore all Throwables

2014-03-25 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947255#comment-13947255 ] Sebb commented on LANG-967: --- The point was not to encourage people to catch Throwable or Error, bu

[jira] [Commented] (LANG-967) Code should never catch and ignore all Throwables

2014-03-25 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947229#comment-13947229 ] Niall Pemberton commented on LANG-967: -- This seems like a bad idea to me - what circums

[jira] [Commented] (MATH-1113) "FastMath.atan" is slow

2014-03-25 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946880#comment-13946880 ] Gilles commented on MATH-1113: -- bq. both "FastMath.atan2" and "FastMath.atan" call the interna

[jira] [Commented] (MATH-1113) "FastMath.atan" is slow

2014-03-25 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946739#comment-13946739 ] Sebb commented on MATH-1113: bq. both "FastMath.atan2" and "Math.atan" call the internal method

[jira] [Created] (MATH-1113) "FastMath.atan" is slow

2014-03-25 Thread Gilles (JIRA)
Gilles created MATH-1113: Summary: "FastMath.atan" is slow Key: MATH-1113 URL: https://issues.apache.org/jira/browse/MATH-1113 Project: Commons Math Issue Type: Improvement Affects Versions: 3.2

[jira] [Commented] (COLLECTIONS-508) MultiMap's methods are not strongly typed even though the interface supports generics

2014-03-25 Thread Dipanjan Laha (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946437#comment-13946437 ] Dipanjan Laha commented on COLLECTIONS-508: --- Do you think it makes sense to

[jira] [Commented] (FILEUPLOAD-255) FileUpload support for JDK 1.4

2014-03-25 Thread Sharunas Kovanas (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946292#comment-13946292 ] Sharunas Kovanas commented on FILEUPLOAD-255: - Oh, this is absolutely fine