RFR: 8372978: [VectorAPI] Fix incorrect identity values in UMIN/UMAX reductions [v6]
Paul Sandoz
psandoz at openjdk.org
Wed Jan 14 23:24:05 UTC 2026
On Tue, 13 Jan 2026 17:37:25 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> This looks good. Before we integrate we will run it through our test system and report back to you.
>
>> Hi @PaulSandoz , if you’ve already had a chance to run the tests, could you let me know how they turned out? Thanks~
>
> Yes, all good!
> @PaulSandoz Since this is correctness bug fix, p3 priority. I think we should backport the fix to JDK26 and JDK25, right ? JDK24 has been archived, no need to backport to it.
Given the Vector API is an incubating feature I would not considered it as urgent as if a final feature, but given the nature of the bug I have no objections to backporting and the risk seems minimal.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28692#issuecomment-3752152512
More information about the core-libs-dev
mailing list