On Thu, 19 Nov 2020 17:18:12 GMT, Paul Sandoz <psan...@openjdk.org> wrote:
>> Sandhya Viswanathan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update documentation > > The documentation `Vector.convert` and `Vector.convertShape` needs to be > updated to remove specification of in-place conversions, as does the class > documentation on `Vector`. A search for the term `in-place` should find the > relevant locations. Updated documentation to reflect removal of widening and contracting in-place conversions. ------------- PR: https://git.openjdk.java.net/jdk/pull/1305