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

Jie Fu jiefu at openjdk.java.net
Thu Feb 17 08:16:39 UTC 2022


On Thu, 17 Feb 2022 07:42:05 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> I am saying that we probably don't need to protect it with `UseAVX`, and can just bump to `1200` unconditionally, seeing how the stub would be copied out of the buffer anyway.

You're right.
Got it and updated.
Thanks.

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

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


More information about the hotspot-compiler-dev mailing list