RFR: 8260334: Remove deprecated sv_for_node_id() from Compile
Xin Liu
xliu at openjdk.java.net
Tue Jan 26 21:05:40 UTC 2021
On Tue, 26 Jan 2021 20:51:29 GMT, Paul Hohensee <phh at openjdk.org> wrote:
>> static member function sv_for_node_id() has moved to PhaseOutput. It is safe to
>> remove the declaration from Compile.
>> Also move the comment to PhaseOutput::sv_for_node_id().
>> Put both sv_for_node_id() and set_sv_for_object_node back to static.
>
> Marked as reviewed by phh (Reviewer).
Thanks to all reviewers and the sponsor.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2211
More information about the hotspot-compiler-dev
mailing list