path caching in Locations.java is broken

Martin Buchholz martinrb at google.com
Fri Nov 8 12:59:19 PST 2013


My hypothesis is that few people create JavaCompilers independently of the
JavacTasks created from them, so it's rare for configuration options of the
file manager to interact with different configuration options of the
compilation itself.  Which is why there aren't too many people screaming
about this?!


On Fri, Nov 8, 2013 at 8:51 AM, Liam Miller-Cushon <cushon at google.com>wrote:

> Hello,
>
> I encountered what appears to be a serious problem with the path caching
> in Locations.java. A demo is attached. What's to be done?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20131108/ea6b2f85/attachment.html 


More information about the compiler-dev mailing list