RFR: 8298568: Fastdebug build fails after JDK-8296389
Vladimir Kozlov
kvn at openjdk.org
Mon Dec 12 21:37:56 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.
Good and trivial.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11631
More information about the hotspot-gc-dev
mailing list