RFR: 8292919: Build failure due to UseJVMCICompiler was not declared when C2 is disabled after JDK-8292691
Vladimir Kozlov
kvn at openjdk.org
Thu Aug 25 18:27:10 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
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10027
More information about the hotspot-compiler-dev
mailing list