RFR 8220378: Unused Names fields
Liam Miller-Cushon
cushon at google.com
Mon Mar 11 16:40:40 UTC 2019
On Sun, Mar 10, 2019 at 6:00 PM Jonathan Gibbons <
jonathan.gibbons at oracle.com> wrote:
> It will be interesting to spot-check a few to go back and see why the name
> was
> introduced in the first place, to understand why it is no longer required.
>
Two of the more recent unused entries are:
* java.lang.invoke.MethodHandle added in
http://hg.openjdk.java.net/jdk/jdk/rev/4161b56e0d20, and
* java.lang.AutoCloseable added in
http://hg.openjdk.java.net/jdk/jdk/rev/3a8158299c51
Both of those were unused at the time they were added, perhaps they were
left over from earlier iterations of the change that was eventually
submitted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190311/6ab9f1d2/attachment-0001.html>
More information about the compiler-dev
mailing list