Searched refs:AnnotationsAndFormalParamsTest (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/test/tools/javac/T8175198/
H A DAnnotationsAndFormalParamsTest.java5 * @compile/fail/ref=AnnotationsAndFormalParamsTest.out -XDrawDiagnostics -Werror -Xlint:unchecked AnnotationsAndFormalParamsTest.java
8 @interface AnnotationsAndFormalParamsTest { interface
10 int foo(AnnotationsAndFormalParamsTest this);

Completed in 42 milliseconds