History log of /openjdk10/langtools/test/tools/javac/types/GenericTypeWellFormednessTest.java
Revision Date Author Comments
# 3504:30bfbfa94fad 28-Jun-2016 vromero

8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Reviewed-by: mcimadamore


# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 961:0ff2bbd38f10 06-Apr-2011 ohair

7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes


# 820:c8d312dd17bc 14-Jan-2011 mcimadamore

7007432: Test generic types well-formedness
Summary: add a new kind of check (well-formedness of generic type w.r.t. declared bounds) in the type-harness
Reviewed-by: jjg