| Test case attached! This was hard to reproduce. The test case may be a little bit more complicated than it needs to, but I was not able to minimize it further. I think it comes down to foo referencing itself. If I remove the line foo.setFoo(foo); then the test succeeds. |