History log of /openjdk10/langtools/test/tools/javac/generics/wildcards/7034495/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2460:71e241ea30f1 10-Jun-2014 dlsmith

8015101: Covariance of return type implied by upper bounding on type parameter is ignored
Summary: Capture intersection supertypes before comparing their members
Reviewed-by: vromero

990:1092b67b3cad 29-Apr-2011 mcimadamore

7034495: Javac asserts on usage of wildcards in bounds
Summary: Problem with intersection types and wildcards causing javac to crash
Reviewed-by: jjg