Integrated: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847

Jie Fu jiefu at openjdk.java.net
Sun Oct 11 00:44:10 UTC 2020


On Sat, 10 Oct 2020 13:09:20 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> To fix the bug, #if COMPILER2_OR_JVMCI was added.
> Please review it. Thanks.
> 
> Testing:
>   - Minimal and server-fastdebug builds on x86

This pull request has now been integrated.

Changeset: d43f1416
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d43f1416
Stats:     46 lines in 3 files changed: 34 ins; 12 del; 0 mod

8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847

Reviewed-by: kvn

-------------

PR: https://git.openjdk.java.net/jdk/pull/588


More information about the hotspot-compiler-dev mailing list