diff -r 10619513f51a -r 2480aec9a3f1 test/tools/javac/api/T6306137.java --- a/test/tools/javac/api/T6306137.java Mon Feb 04 22:38:11 2013 -0800 +++ b/test/tools/javac/api/T6306137.java Tue Feb 05 18:55:13 2013 +0000 @@ -26,9 +26,6 @@ * @bug 6306137 * @summary JSR 199: encoding option doesn't affect standard file manager * @author Peter von der Ahé - * @ignore - * Need to make the contentCache in JavacFileManager be aware of changes to the encoding. - * Need to propogate -source (and -encoding?) down to the JavacFileManager */ import java.io.File;