Integrated: 8298568: Fastdebug build fails after JDK-8296389
Fei Yang
fyang at openjdk.org
Tue Dec 13 01:01:40 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.
This pull request has now been integrated.
Changeset: 173778e2
Author: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/173778e2fee58e47d35197b78eb23f46154b5b2b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8298568: Fastdebug build fails after JDK-8296389
Reviewed-by: rkennke, kvn, haosun
-------------
PR: https://git.openjdk.org/jdk/pull/11631
More information about the hotspot-gc-dev
mailing list