RFR: 8254084: Remove TemplateTable::pd_initialize

Martin Doerr mdoerr at openjdk.java.net
Tue Oct 6 18:19:05 UTC 2020


On Tue, 6 Oct 2020 17:14:42 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> TemplateTable::pd_initialize is empty on all platforms, and has been so for some time. I suggest removing them.

Thanks for cleaning this up. Should get removed from templateTable.hpp, too.

-------------

Changes requested by mdoerr (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/529


More information about the hotspot-dev mailing list