[jira] [Commented] (MATH-651) eigendecompimpl allocates space for array imagEigenvalues when it is not needed

2012-07-19 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418106#comment-13418106 ] Thomas Neidhart commented on MATH-651: -- That's right indeed. The reason I'd like to

[jira] [Commented] (VFS-429) Remove extra FileSystem ivar in AbstractFileObject subclasses with generics

2012-07-19 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/VFS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418120#comment-13418120 ] Simone Tripodi commented on VFS-429: +1 even if I am not familiar with VFS codebase, the

[jira] [Created] (CHAIN-70) Add a small EDSL to simplify Chain setup and execution.

2012-07-19 Thread Simone Tripodi (JIRA)
Simone Tripodi created CHAIN-70: --- Summary: Add a small EDSL to simplify Chain setup and execution. Key: CHAIN-70 URL: https://issues.apache.org/jira/browse/CHAIN-70 Project: Commons Chain

[jira] [Resolved] (CHAIN-70) Add a small EDSL to simplify Chain setup and execution.

2012-07-19 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved CHAIN-70. - Resolution: Fixed fixed on trunk, see r1363265 Add a small EDSL to simplify

[jira] [Commented] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-07-19 Thread J-L (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418252#comment-13418252 ] J-L commented on DAEMON-235: Just wanted to give a little update on this story. This comment

[jira] [Created] (FUNCTOR-21) NPE when UnarySequence is created with an arraylist containing a null element

2012-07-19 Thread Bruno P. Kinoshita (JIRA)
Bruno P. Kinoshita created FUNCTOR-21: - Summary: NPE when UnarySequence is created with an arraylist containing a null element Key: FUNCTOR-21 URL: https://issues.apache.org/jira/browse/FUNCTOR-21

[jira] [Updated] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Alexey Slepov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Slepov updated MATH-828: --- Attachment: commons-math3-3.0.jar ApacheSimplexWrapperTest.java

[jira] [Comment Edited] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Alexey Slepov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418345#comment-13418345 ] Alexey Slepov edited comment on MATH-828 at 7/19/12 3:09 PM: -

[jira] [Commented] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Alexey Slepov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418350#comment-13418350 ] Alexey Slepov commented on MATH-828: Source code contatins come auxiliary method, almost

[jira] [Updated] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Alexey Slepov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Slepov updated MATH-828: --- Comment: was deleted (was: Source code contatins come auxiliary method, almost all for printing. Just

[jira] [Comment Edited] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Alexey Slepov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418345#comment-13418345 ] Alexey Slepov edited comment on MATH-828 at 7/19/12 3:15 PM: -

[jira] [Commented] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Alexey Slepov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418356#comment-13418356 ] Alexey Slepov commented on MATH-828: And there is one more strange thing I see.

[jira] [Resolved] (FUNCTOR-21) NPE when UnarySequence is created with an arraylist containing a null element

2012-07-19 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved FUNCTOR-21. --- Resolution: Fixed Fixed in r1363382. An extra verification was added to the then

[jira] [Commented] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418468#comment-13418468 ] Gilles commented on MATH-828: - Did you test with a recent development snapshot?

[jira] [Commented] (MATH-815) Multivariate Normal Distribution

2012-07-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418576#comment-13418576 ] Gilles commented on MATH-815: - Personally, I prefer to look at plain Java files, rather than a

[jira] [Updated] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated MATH-828: - Priority: Major (was: Blocker) Not expected UnboundedSolutionException

[jira] [Commented] (MATH-815) Multivariate Normal Distribution

2012-07-19 Thread Jared Becksfort (JIRA)
[ https://issues.apache.org/jira/browse/MATH-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418590#comment-13418590 ] Jared Becksfort commented on MATH-815: -- OK, I will fix these and resubmit, probably

[jira] [Commented] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418591#comment-13418591 ] Thomas Neidhart commented on MATH-828: -- Hi Alexey, I have looked at your updated test

[jira] [Resolved] (MATH-828) Not expected UnboundedSolutionException

2012-07-19 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved MATH-828. -- Resolution: Invalid I close this issue also as invalid, as there is nothing wrong with the

[jira] [Commented] (LOGGING-119) deadlock on re-registration of logger

2012-07-19 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418614#comment-13418614 ] Sebb commented on LOGGING-119: -- Also fails on Gump. deadlock on

[jira] [Commented] (FUNCTOR-3) Reduce the use of raw types in the test classes

2012-07-19 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418637#comment-13418637 ] Bruno P. Kinoshita commented on FUNCTOR-3: -- The patch attached was applied

[jira] [Resolved] (FUNCTOR-3) Reduce the use of raw types in the test classes

2012-07-19 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved FUNCTOR-3. -- Resolution: Fixed Assignee: Bruno P. Kinoshita Fixed in r1363514.

[jira] [Commented] (MATH-829) Remove throws clauses from TestUtils

2012-07-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418764#comment-13418764 ] Gilles commented on MATH-829: - throws clauses removed in revision 1363575. I'll remove the now

[jira] [Commented] (MATH-815) Multivariate Normal Distribution

2012-07-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418788#comment-13418788 ] Gilles commented on MATH-815: - bq. they should compute it before creating the object? Yes.

[jira] [Resolved] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-07-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-764. - Resolution: Fixed Fix Version/s: 3.1 A solution was implemented in revision 1363604. Please open a new

[jira] [Resolved] (MATH-823) Distribution classes should allow randomData to be configured via constructor or setter

2012-07-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-823. - Resolution: Fixed Fix Version/s: 3.1 A RandomGenerator instance can now be passed at construction (revision