On Fri, 6 Feb 2026 20:33:32 GMT, Varada M <[email protected]> wrote:

> Added the missing definition of 'swapIfNeeded' in X-Vector.java.template 
> 
> JBS : [JDK-8377355](https://bugs.openjdk.org/browse/JDK-8377355)

src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-Vector.java.template
 line 5396:

> 5394:     }
> 5395: 
> 5396:     @Override

For sake of uniformity you should add /*package-private*/ comment over newly 
defined swapIfNeeded method.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29616#discussion_r2785954622

Reply via email to