History log of /openjdk10/langtools/test/tools/javac/generics/CheckNoDuplicateErrors.out
Revision Date Author Comments
# 3101:bcefe0a2b55c 13-Nov-2015 sadayapalam

8073616: Duplicate error message: cannot inherit from final (class) F
Summary: Ensure that the compiler does not emit duplicate errors at slightly different source positions.
Reviewed-by: mcimadamore