summaryrefslogtreecommitdiff
path: root/test/files/pos/cycle.flags
Commit message (Collapse)AuthorAgeFilesLines
* Experimental option -Ybreak-cycles.Paul Phillips2012-10-091-0/+1
Overcomes cycles encountered during classfile parsing in possibly sketchy fashion. "illegal cyclic reference involving class Foo" is the watchword. See SI-3809.