[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-09-05 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13097041#comment-13097041 ] Luc Maisonobe commented on MATH-650: Rather than commenting it out, wouldn't it be

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-09-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13097063#comment-13097063 ] Sebb commented on MATH-650: --- Yes, I did suggest that in an earlier comment. However turns out it's

[jira] [Commented] (MATH-620) multiplication of infinity

2011-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13097103#comment-13097103 ] Arne Plöse commented on MATH-620: - I try to convert some octave *.m files to java, the

[jira] [Updated] (MATH-620) multiplication of infinity

2011-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arne Plöse updated MATH-620: Comment: was deleted (was: I try to convert some octave *.m files to java, the result from octave and

[jira] [Commented] (MATH-620) multiplication of infinity

2011-09-05 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13097118#comment-13097118 ] Gilles commented on MATH-620: - It would be helpful that you construct a complete unit test that

[jira] [Commented] (MATH-620) multiplication of infinity

2011-09-05 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13097155#comment-13097155 ] Gilles commented on MATH-620: - Another bug (IMO) in CM: {code} Complex infInf = new

[jira] [Created] (OGNL-20) Performance - Replace synchronized blocks with ReentrantReadWriteLock

2011-09-05 Thread Greg Lively (JIRA)
Performance - Replace synchronized blocks with ReentrantReadWriteLock - Key: OGNL-20 URL: https://issues.apache.org/jira/browse/OGNL-20 Project: OGNL Issue Type:

[jira] [Resolved] (IO-283) When using the 2.0 Commons IO, there is no sort method for LastModifiedFileComparator

2011-09-05 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved IO-283. Resolution: Invalid I have checked Commons IO 2.0 and the sort() method is available. Note that prior

[jira] [Resolved] (IO-277) ReaderInputStream enters infinite loop when it encounters an unmappable character

2011-09-05 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved IO-277. Resolution: Fixed Fix Version/s: 2.1 Assignee: Niall Pemberton I have implemented your

[jira] [Updated] (LANG-707) Add methods to avoid Sun JVM synchronisation overhead in new String(byte[] b, String enc)

2011-09-05 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-707: --- Fix Version/s: (was: 3.0.2) 3.x Add methods to avoid Sun JVM synchronisation