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

Ludvig Janiuk duke at openjdk.java.net
Wed Nov 24 11:06:10 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.

This pull request has now been integrated.

Changeset: 8a8bc29f
Author:    Ludvig Janiuk <ludvig.j.janiuk at oracle.com>
Committer: Nils Eliasson <neliasso at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8a8bc29f203fa4aaa29303a778fd388e32ca651a
Stats:     8 lines in 1 file changed: 0 ins; 8 del; 0 mod

8277562: Remove dead method c1 If::swap_sux

Reviewed-by: thartmann, neliasso

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

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


More information about the hotspot-compiler-dev mailing list