Searched defs:CompilerAnnotationTest2 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/test/tools/javac/annotations/6214965/
H A DCompilerAnnotationTest2.java24 @CompilerAnnotationTest(@CompilerAnnotationTest2(name="test"))
25 @interface CompilerAnnotationTest2 interface
H A DCompilerAnnotationTest2bad.java24 @CompilerAnnotationTest(@CompilerAnnotationTest2(name="test"))
25 @interface CompilerAnnotationTest2 interface

Completed in 97 milliseconds