Integrated: 8254966: Remove unused code from Matcher

Claes Redestad redestad at openjdk.java.net
Tue Oct 20 09:31:17 UTC 2020


On Sun, 18 Oct 2020 12:11:41 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> These are unused:
> 
> interpreter_method_reg*
> compiler_method_reg*
> pd_implicit_null_fixup (only existed to workaround some Win95 issues)
> 
> Quite some code in the .ad files shook loose when removing these, so I will need some help verifying that the s390 and
> ppc changes are fine.

This pull request has now been integrated.

Changeset: 3f9c8a39
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3f9c8a39
Stats:     273 lines in 11 files changed: 1 ins; 259 del; 13 mod

8254966: Remove unused code from Matcher

Reviewed-by: neliasso, kvn

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

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


More information about the hotspot-compiler-dev mailing list