RFR (XS): 8217266: Remove dead LIR_List::compare_to and LIR_Code::lir_compare_to
Mikael Vidstedt
mikael.vidstedt at oracle.com
Thu Jan 17 02:22:43 UTC 2019
Please review this small change which removes some long since dead code:
bug: https://bugs.openjdk.java.net/browse/JDK-8217266
webrev: http://cr.openjdk.java.net/~mikael/webrevs/8217266/webrev.00/open/webrev/ <http://cr.openjdk.java.net/~mikael/webrevs/8217266/webrev.00/open/webrev/>
I went back to see when the method was last actively used, but it’s at least 10 years ago (it was already dead in hsx14 from 2009), so suffice to say it’s been a while.
Running tier1 now for good luck.
Cheers,
Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190116/9ced9756/attachment-0001.html>
More information about the hotspot-compiler-dev
mailing list