Gilles created MATH-1444: ---------------------------- Summary: Passing "this" within constructor Key: MATH-1444 URL: https://issues.apache.org/jira/browse/MATH-1444 Project: Commons Math Issue Type: Bug Reporter: Gilles Fix For: 4.X
In the constructor of {{DfpField}}, {{this}} is passed to the constructor of {{Dfp}} instances (which in turn calls a method on the partially constructed {{DfpField}} instance). -- This message was sent by Atlassian JIRA (v7.6.3#76005)