RFR: 8361582: AArch64: Some ConH values cannot be replicated with SVE [v7]

Jatin Bhateja jbhateja at openjdk.org
Tue Aug 26 18:31:39 UTC 2025


On Tue, 26 Aug 2025 13:27:54 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:

>> Thanks for sharing. This looks interesting.
>
> Thanks a lot for the suggestion but I couldn't find any extra benefit of using `@Stable` for a constant variable. I feel it's more useful in case of arrays (maybe I could use an array of the two final fields in the testcase but I felt the current version is more understandable). I will keep this in mind going forward but just to not complicate a simple testcase, I have just kept the `final` keyword for the constants instead. Could you please review the new patch?

Looks resonable to me.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26589#discussion_r2301798934


More information about the hotspot-compiler-dev mailing list