using an empty file to ValueServer in REPLAY_MODE triggers a
NULL_POINTER_EXCEPTION
-----------------------------------------------------------------------------------
Key: MATH-185
URL: https://issues.apache.org/jira/browse/MATH-185
Project: Commons Math
Issue Type: Bug
Affects Versions: 1.2
Reporter: Luc Maisonobe
Assignee: Luc Maisonobe
Priority: Minor
Fix For: 1.2
when the URL provided to ValueServer.setValuesFileURL() contains no data,
subsequent calls to ValueServer.getNext() in replay mode triggers an exception
at the
end of the private method getNextReplay.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.