RFR: JDK-8277562 Remove dead method c1 If::swap_sux

Nils Eliasson neliasso at openjdk.java.net
Wed Nov 24 11:06:09 UTC 2021


On Tue, 23 Nov 2021 10:51:54 GMT, Ludvig Janiuk <duke at openjdk.java.net> wrote:

> swap_sux in c1 is never used or referenced. Let's remove it. This will facilitate further refactorings.

Looks good!

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

Marked as reviewed by neliasso (Reviewer).

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


More information about the hotspot-compiler-dev mailing list