Re: RFR: 8255022: Documentation missing for Vector API zero methods [v2]

2020-10-21 Thread Joe Darcy
On Wed, 21 Oct 2020 20:31:24 GMT, Paul Sandoz wrote: >> The zero methods on `IntVector` and all other specializations are missing >> documentation. > > Paul Sandoz has updated the pull request incrementally with one additional > commit since the last revision: > > Address CSR review. Marked

Re: RFR: 8255022: Documentation missing for Vector API zero methods [v2]

2020-10-21 Thread Paul Sandoz
> The zero methods on `IntVector` and all other specializations are missing > documentation. Paul Sandoz has updated the pull request incrementally with one additional commit since the last revision: Address CSR review. - Changes: - all: https://git.openjdk.java.net/jdk/pull/7

Re: RFR: 8255022: Documentation missing for Vector API zero methods

2020-10-20 Thread Vladimir Ivanov
On Mon, 19 Oct 2020 19:43:13 GMT, Paul Sandoz wrote: > The zero methods on `IntVector` and all other specializations are missing > documentation. Looks good. - Marked as reviewed by vlivanov (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/748

RFR: 8255022: Documentation missing for Vector API zero methods

2020-10-19 Thread Paul Sandoz
The zero methods on `IntVector` and all other specializations are missing documentation. - Commit messages: - 8255022: Documentation missing for Vector API zero methods Changes: https://git.openjdk.java.net/jdk/pull/748/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7