langtools/test/tools/javac/T8182747/BadAnnotationRegressionTest.out
author vromero
Thu, 29 Jun 2017 07:19:44 -0700
changeset 45753 567c159ce16f
permissions -rw-r--r--
8182747: javac crashes on bad annotation value Reviewed-by: mcimadamore

BadAnnotationRegressionTest.java:39:16: compiler.err.annotation.value.must.be.class.literal
BadAnnotationRegressionTest.java:41:16: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: int[], int)
BadAnnotationRegressionTest.java:42:15: compiler.err.enum.annotation.must.be.enum.constant
3 errors