Integrated: 8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Jie Fu
jiefu at openjdk.org
Thu Aug 25 22:49:01 UTC 2022
On Thu, 25 Aug 2022 14:45:31 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> Please review this trivial fix which fixes the build failure when C2 is disabled due to the definition of `UseJVMCICompiler` is missing.
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: 909e1edb
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/909e1edb188ead748bd452067ca06d6e91aee4c6
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Reviewed-by: shade, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/10027
More information about the hotspot-compiler-dev
mailing list