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

Goetz Lindenmaier goetz at openjdk.org
Tue Jun 21 13:36:02 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.

This pull request has now been integrated.

Changeset: 50c00806
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/50c0080689d7971162669d72cf5e21cfd3bc2321
Stats:     91 lines in 4 files changed: 82 ins; 2 del; 7 mod

8284883: JVM crash: guarantee(sect->end() <= sect->limit()) failed: sanity on AVX512

Reviewed-by: mdoerr
Backport-of: cd8709e8e05897d131afba221970c0866b3d126d

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

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


More information about the jdk-updates-dev mailing list