langtools/test/tools/javac/processing/model/trees/BrokenEnumConstructor.out
author jlahoda
Fri, 23 Sep 2016 15:35:32 +0200
changeset 41160 61082a97bbf0
permissions -rw-r--r--
8047347: com.sun.source.util.Trees breaks the compiler. Summary: Clearing synthetic constructors and super constructor calls between annotation processing rounds. Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
41160
61082a97bbf0 8047347: com.sun.source.util.Trees breaks the compiler.
jlahoda
parents:
diff changeset
     1
BrokenEnumConstructor.java:39:30: compiler.err.call.to.super.not.allowed.in.enum.ctor: BrokenEnumConstructor
61082a97bbf0 8047347: com.sun.source.util.Trees breaks the compiler.
jlahoda
parents:
diff changeset
     2
1 error