com.sun.tools.javac.util.DefaultFileManager$ZipFileIndexFileObject prints out a silly value for getPath, giving the entry name twice, instead of the file and entry name. For example, java/lang/Void.class(java/lang:Void.class) instead of /opt/jdk/jdk1.6.0_05/lib/ct.sym(java/lang/Void.class)
|