RFR: 8293497: Build failure due to MaxVectorSize was not declared when C2 is disabled after JDK-8293254
Dean Long
dlong at openjdk.org
Thu Sep 8 02:17:41 UTC 2022
On Wed, 7 Sep 2022 15:59:20 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 `MaxVectorSize` is missing.
>
> Thanks.
> Best regards,
> Jie
Looks good and trivial.
-------------
Marked as reviewed by dlong (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10202
More information about the hotspot-compiler-dev
mailing list