History log of /openjdk9/langtools/test/tools/javac/generics/typevars/6680106/T6680106.java
Revision Date Author Comments
# 383:ed31953ca025 27-Aug-2009 jjg

6875336: some tests should use /nodynamiccopyright/
Reviewed-by: darcy


# 158:5e54a59bcee7 23-Oct-2008 mcimadamore

6680106: StackOverFlowError for Cyclic inheritance in TypeParameters with ArrayType Bounds
Summary: Javac ends up in an infinite loop while attributing mutually referring array type-parameter bounds
Reviewed-by: jjg