Integrated: 8265967: Unused NullCheckNode forward declaration in node.hpp
Tobias Hartmann
thartmann at openjdk.java.net
Tue Apr 27 07:54:39 UTC 2021
On Mon, 26 Apr 2021 11:44:22 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Please review this trivial change that removes the forward declaration of a nonexistent `NullCheckNode`.
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: 82b37195
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/82b37195
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
8265967: Unused NullCheckNode forward declaration in node.hpp
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/3691
More information about the hotspot-compiler-dev
mailing list