[jdk23] Integrated: 8335221: Some C2 intrinsics incorrectly assume that type argument is compile-time constant

Vladimir Kozlov kvn at openjdk.org
Tue Jul 2 17:06:23 UTC 2024


On Mon, 1 Jul 2024 16:05:20 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [166f9d9a](https://github.com/openjdk/jdk/commit/166f9d9ac099fa971805511b32e1cae5c6c108e0) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Vladimir Kozlov on 28 Jun 2024 and was reviewed by Roland Westrelin and Christian Hagedorn.
> 
> Thanks!
> Vladimir K

This pull request has now been integrated.

Changeset: b6d0ead9
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b6d0ead93fbfff92418defc13d9c4c7b2f95a72a
Stats:     94 lines in 2 files changed: 56 ins; 27 del; 11 mod

8335221: Some C2 intrinsics incorrectly assume that type argument is compile-time constant

Reviewed-by: thartmann
Backport-of: 166f9d9ac099fa971805511b32e1cae5c6c108e0

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

PR: https://git.openjdk.org/jdk/pull/19975


More information about the hotspot-compiler-dev mailing list