test/langtools/tools/javac/generics/ClassBoundCheckingOverflow.out
author bsrbnd
Fri, 18 Jan 2019 13:49:45 -0500
changeset 53390 46db9786cd67
permissions -rw-r--r--
8214345: infinite recursion while checking super class Reviewed-by: vromero

ClassBoundCheckingOverflow.java:10:70: compiler.err.type.found.req: (compiler.misc.type.parameter: E), (compiler.misc.type.req.class)
ClassBoundCheckingOverflow.java:11:73: compiler.err.type.found.req: (compiler.misc.type.parameter: E), (compiler.misc.type.req.class)
2 errors