RFR: 8265967: Unused NullCheckNode forward declaration in node.hpp

Vladimir Kozlov kvn at openjdk.java.net
Mon Apr 26 18:45:36 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

Trivial.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list