RFR: 8254351: Minimal VM build fails with undeclared identifier 'MaxVectorSize' after JDK-8252847 [v2]

Vladimir Kozlov kvn at openjdk.java.net
Sun Oct 11 00:37:08 UTC 2020


On Sat, 10 Oct 2020 14:23:19 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
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix minimal-debug build failure

Fix is good and trivial.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list