Re: RFR: 8351290: Clarify integral only for vector operators [v2]

2025-03-25 Thread Ian Graves
> Updating Javadoc for vector operators with VO_NOFP flags, but no > corresponding "Integral only." note in docs. Ian Graves has updated the pull request incrementally with one additional commit since the last revision: Missing period - Changes: - all: https://git.openjdk.org/

Re: RFR: 8351290: Clarify integral only for vector operators

2025-03-25 Thread Paul Sandoz
On Tue, 25 Mar 2025 20:44:31 GMT, Ian Graves wrote: > Updating Javadoc for vector operators with VO_NOFP flags, but no > corresponding "Integral only." note in docs. src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorOperators.java line 455: > 453: /** Produce {@code -a}. *

Re: RFR: 8351290: Clarify integral only for vector operators [v2]

2025-03-25 Thread Paul Sandoz
On Tue, 25 Mar 2025 21:56:24 GMT, Ian Graves wrote: >> Updating Javadoc for vector operators with VO_NOFP flags, but no >> corresponding "Integral only." note in docs. > > Ian Graves has updated the pull request incrementally with one additional > commit since the last revision: > > Missing

Re: RFR: 8351290: Clarify integral only for vector operators [v2]

2025-03-25 Thread Chen Liang
On Tue, 25 Mar 2025 21:56:24 GMT, Ian Graves wrote: >> Updating Javadoc for vector operators with VO_NOFP flags, but no >> corresponding "Integral only." note in docs. > > Ian Graves has updated the pull request incrementally with one additional > commit since the last revision: > > Missing

RFR: 8351290: Clarify integral only for vector operators

2025-03-25 Thread Ian Graves
Updating Javadoc for vector operators with VO_NOFP flags, but no corresponding "Integral only." note in docs. - Commit messages: - JDK-8351290: Clarify integral only for vector operators Changes: https://git.openjdk.org/jdk/pull/24237/files Webrev: https://webrevs.openjdk.org/?re