[jdk25] RFR: 8359678: C2: assert(static_cast<T1>(result) == thing) caused by ReverseBytesNode::Value()
Tobias Hartmann
thartmann at openjdk.org
Tue Jul 15 06:35:22 UTC 2025
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!
-------------
Commit messages:
- Backport e5ab210713f76c5307287bd97ce63f9e22d0ab8e
Changes: https://git.openjdk.org/jdk/pull/26308/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26308&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8359678
Stats: 81 lines in 3 files changed: 71 ins; 0 del; 10 mod
Patch: https://git.openjdk.org/jdk/pull/26308.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26308/head:pull/26308
PR: https://git.openjdk.org/jdk/pull/26308
More information about the hotspot-compiler-dev
mailing list