RFR: 8298568: Fastdebug build fails after JDK-8296389

Hao Sun haosun at openjdk.org
Tue Dec 13 00:16:49 UTC 2022


On Mon, 12 Dec 2022 12:37:51 GMT, Fei Yang <fyang at openjdk.org> wrote:

> This is a trivial change fixing a typo introduced by JDK-8296389.
> 
> The correct version is "is_NeverBranch()" instead of "isNeverBranch()".
> 
> Testing: Fastdebug builds fine with this fix on linux-aarch64 platform.

LGTM. (I'm not a Reviewer)

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

Marked as reviewed by haosun (Author).

PR: https://git.openjdk.org/jdk/pull/11631


More information about the hotspot-gc-dev mailing list