test/tools/javac/annotations/6214965/T6214965.java

changeset 611
4172cfff05f0
parent 554
9d9f26857129
child 798
4868a36f6fd8
equal deleted inserted replaced
610:3640b60bd0f6 611:4172cfff05f0
25 * @test 25 * @test
26 * @bug 6214965 6365854 26 * @bug 6214965 6365854
27 * @summary Compiler crash on redefing nested annotation types 27 * @summary Compiler crash on redefing nested annotation types
28 * @compile CompilerAnnotationTest.java CompilerAnnotationTest2.java 28 * @compile CompilerAnnotationTest.java CompilerAnnotationTest2.java
29 * @compile CompilerAnnotationTest2bad.java 29 * @compile CompilerAnnotationTest2bad.java
30 * @compile/ref=T6214965.out -XDstdout -XDrawDiagnostics CompilerAnnotationTest2bad.java 30 * @compile/ref=T6214965.out -XDrawDiagnostics CompilerAnnotationTest2bad.java
31 */ 31 */

mercurial