RFR: 8042441: sjavac does not properly track dependencies in two cases.

Fredrik Öhrström oehrstroem at gmail.com
Wed May 7 06:05:20 UTC 2014


2014-05-07 0:57 GMT+02:00 Jonathan Gibbons <jonathan.gibbons at oracle.com>:
>
>
> Also, in Attr.java, you have "broken" a javac convention of placing
> private utility methods nearby their usage, introduced by a "// where"
> comment. By placing the new method where you have, you have separated
> visitSelect from the "// where" method that follows it.
>

 I see. Fixed. Uploaded the fixed webrev in place. Please reload.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20140507/ebb07f2e/attachment.html>


More information about the compiler-dev mailing list