[jdk17u-dev] RFR: 8284883: JVM crash: guarantee(sect->end() <= sect->limit()) failed: sanity on AVX512

Martin Doerr mdoerr at openjdk.java.net
Wed Jun 15 10:32:00 UTC 2022


On Wed, 15 Jun 2022 09:54:08 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.5-oracle.
> 
> I had to resolve because "8275047: Optimize existing fill stubs for AVX-512 target"
> which renames fill**_avx() to fill**() is not in 17.

Ok, the new `fill` functions are only used inside MacroAssembler. LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR: https://git.openjdk.org/jdk17u-dev/pull/469


More information about the jdk-updates-dev mailing list