Gente. olhem isso:
An exception has occurred in the compiler (1.3.0). Please file a bug at the Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi). Include your program and the following diagnostic in your report. Thank you.
java.lang.VerifyError: (class: com/sun/tools/javac/v8/comp/Enter$MemberEnter, method: signature signature: (Lcom/sun/tools/javac/v8/util/List;
Lcom/sun/tools/javac/v8/util/List;
Lcom/sun/tools/javac/v8/tree/Tree;
Lcom/sun/tools/javac/v8/util/List;
Lcom/sun/tools/javac/v8/comp/Env;)L?j
at com.sun.tools.javac.v8.comp.Enter.<init>(Enter.java:75)
at com.sun.tools.javac.v8.JavaCompiler.<init>(JavaCompiler.java:97)
at com.sun.tools.javac.v8.JavaCompiler.make(JavaCompiler.java:117)
at com.sun.tools.javac.v8.JavaCompiler.make(JavaCompiler.java:134)
at com.sun.tools.javac.v8.Main.compile(Main.java:244)
at com.sun.tools.javac.Main.main(Main.java:16)
Process completed.
