[jdk25] Integrated: 8359678: C2: assert(static_cast<T1>(result) == thing) caused by ReverseBytesNode::Value()

Tobias Hartmann thartmann at openjdk.org
Tue Jul 15 11:38:49 UTC 2025


On Tue, 15 Jul 2025 06:29:18 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [e5ab2107](https://github.com/openjdk/jdk/commit/e5ab210713f76c5307287bd97ce63f9e22d0ab8e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Hannes Greule on 15 Jul 2025 and was reviewed by Manuel Hässig, Dean Long and Tobias Hartmann.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 7aa3f317
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7aa3f31724844bf2f4e08111af8173b5d985f809
Stats:     81 lines in 3 files changed: 71 ins; 0 del; 10 mod

8359678: C2: assert(static_cast<T1>(result) == thing) caused by ReverseBytesNode::Value()

Reviewed-by: chagedorn
Backport-of: e5ab210713f76c5307287bd97ce63f9e22d0ab8e

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

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


More information about the hotspot-compiler-dev mailing list