Integrated: 8281936: compiler/arguments/TestCodeEntryAlignment.java fails on AVX512 machines
Jie Fu
jiefu at openjdk.java.net
Fri Feb 18 05:06:54 UTC 2022
On Wed, 16 Feb 2022 02:13:03 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
This pull request has now been integrated.
Changeset: c9289583
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/c9289583eb6919ced3b4115cf981180f6a957fbf
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8281936: compiler/arguments/TestCodeEntryAlignment.java fails on AVX512 machines
Reviewed-by: shade, kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/7485
More information about the hotspot-compiler-dev
mailing list