Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8-beta-3
-
Fix Version/s: None
-
Component/s: groovy-jdk
-
Labels:
-
Number of attachments :
Description
The groovy.transform.ToString AST transformation does not handle object graphs with cycles. See the attached junit tests. This is a pretty serious issue because these object structures are common with some frameworks (like orm tools)