RFR: 8254084: Remove TemplateTable::pd_initialize
Claes Redestad
redestad at openjdk.java.net
Tue Oct 6 17:20:12 UTC 2020
TemplateTable::pd_initialize is empty on all platforms, and has been so for some time. I suggest removing them.
-------------
Commit messages:
- Remove TemplateTable::pd_initialize
Changes: https://git.openjdk.java.net/jdk/pull/529/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=529&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8254084
Stats: 33 lines in 6 files changed: 0 ins; 33 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/529.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/529/head:pull/529
PR: https://git.openjdk.java.net/jdk/pull/529
More information about the hotspot-dev
mailing list