On Thu, 3 Oct 2024 19:18:38 GMT, Paul Sandoz <psan...@openjdk.org> wrote:
>> Jatin Bhateja has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Typographic error > > src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorMath.java > line 46: > >> 44: * @return the smaller of {@code a} and {@code b}. >> 45: * @see VectorOperators#UMIN >> 46: * @since 24 > > Remove `@since 24` in the documentation of each method and place in the > documentation on the class. DONE ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20507#discussion_r1786767732