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