History log of /openjdk10/langtools/test/tools/javac/generics/wildcards/T8034147.java
Revision Date Author Comments
# 2481:9b187f24c709 20-Jun-2014 dlsmith

8034147: javac crashes with a NullPointerException during bounds checking
Summary: Types.supertype should return Type.noType rather than null
Reviewed-by: vromero, mcimadamore