Hi, > Here's another infinite loop that we should check for in the framework > once JSR 308 javac gets this patch. Actually, cyclic inheritance is not allowed in Java. So we don't need to worry about it within the framework, I think - Mahmood