infinite recursive loop ----------------------- Key: OFBIZ-4398 URL: https://issues.apache.org/jira/browse/OFBIZ-4398 Project: OFBiz Issue Type: Bug Components: framework Reporter: Dimitri Unruh Attachments: ArtifactInfoBase.java.patch
The equals method in ArtifactInfoBase.java unconditionally invokes itself. This is an infinite recursive loop that will result in a stack overflow. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira