RFR 8172213: Remove unused and partially implemented JavacElements#getSourcePosition methods

Liam Miller-Cushon cushon at google.com
Tue Jan 3 21:32:12 UTC 2017


JavacSourcePosition's documentation says: "Implementation of model API
SourcePosition based on javac internal state." That model API class does
not exist, and the methods are never used in javac. They can be removed.

Bug: https://bugs.openjdk.java.net/browse/JDK-8172213
Webrev: http://cr.openjdk.java.net/~cushon/8172213/webrev.00/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20170103/31536ec2/attachment.html>


More information about the compiler-dev mailing list