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

Vladimir Kozlov kvn at openjdk.org
Mon Jul 1 16:09:26 UTC 2024


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

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

Commit messages:
 - Backport 166f9d9ac099fa971805511b32e1cae5c6c108e0

Changes: https://git.openjdk.org/jdk/pull/19975/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19975&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8335221
  Stats: 94 lines in 2 files changed: 56 ins; 27 del; 11 mod
  Patch: https://git.openjdk.org/jdk/pull/19975.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19975/head:pull/19975

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


More information about the hotspot-compiler-dev mailing list