RFR: 8281936: compiler/arguments/TestCodeEntryAlignment.java fails on AVX512 machines [v2]

Aleksey Shipilev shade at openjdk.java.net
Thu Feb 17 09:00:10 UTC 2022


On Thu, 17 Feb 2022 08:16:38 GMT, Jie Fu <jiefu at openjdk.org> wrote:

>> Hi all, 
>> 
>> compiler/arguments/TestCodeEntryAlignment.java fails on AVX512 machines due to stub size is not big enough.
>> The fix just increasing the stub size for AVX512 platforms.
>> 
>> Testing:
>>   - tier1~3 on Linux/x64 with AVX512, no regression
>> 
>> Thanks.
>> Best regards,
>> Jie
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address review comment

This looks good to me. Let @vnkozlov ack this too.

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-compiler-dev mailing list