Integrated: 8282085: The REGISTER_DEFINITION macro is useless after JDK-8269122

Tobias Hartmann thartmann at openjdk.java.net
Mon Feb 21 07:06:52 UTC 2022


On Fri, 18 Feb 2022 08:49:45 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> After [JDK-8269122](https://bugs.openjdk.java.net/browse/JDK-8269122) (https://github.com/openjdk/jdk/commit/4d2412ef3e1068063acc954a00b4db0fa4b5affb), `REGISTER_DEFINITION` is empty and should be removed together with the files using it.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 8563d86f
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8563d86f2cce0dc9d1411bf9276a00bca0515efd
Stats:     531 lines in 6 files changed: 0 ins; 529 del; 2 mod

8282085: The REGISTER_DEFINITION macro is useless after JDK-8269122

Reviewed-by: jiefu, chagedorn, kvn

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

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


More information about the hotspot-compiler-dev mailing list