RFR: 8298568: Fastdebug build fails after JDK-8296389

Roman Kennke rkennke at openjdk.org
Mon Dec 12 13:18:53 UTC 2022


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

> This is a trivial change fixing an 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.

Looks good to me! Thanks!

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

Marked as reviewed by rkennke (Reviewer).

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


More information about the hotspot-gc-dev mailing list