RFR 8187247: canonical import check compares classes by simple name
Liam Miller-Cushon
cushon at google.com
Tue Sep 5 16:58:52 UTC 2017
This change fixes a bug that causes javac to incorrectly accept
non-canonical imports if the actual and expected symbols have the same
simple name.
Bug: https://bugs.openjdk.java.net/browse/JDK-8187247
Webrev: http://cr.openjdk.java.net/~cushon/8187247/webrev.00/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20170905/b0ceec48/attachment.html>
More information about the compiler-dev
mailing list