On Tue, 13 Jan 2026 10:22:25 GMT, Fei Yang <[email protected]> wrote:

>> Jatin Bhateja has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Adding testpoint for JDK-8373574
>
> src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float16Vector.java
>  line 1653:
> 
>> 1651:      *
>> 1652:      * @param e the input scalar
>> 1653:      * @return the result of multiplying this vector by the given 
>> scalar
> 
> The code comment mentions "multiplying", which doesn't seem correct to me. 
> Are we doing any multiplication for min/max?

This is the problem in JDK-mainline code also, we should address it separately.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28002#discussion_r2689974123

Reply via email to