On Thu, 19 Nov 2020 03:26:20 GMT, Sandhya Viswanathan 
<sviswanat...@openjdk.org> wrote:

> Remove partially implemented in-place conversion vector operators from Vector 
> API:
>    ofNarrowing, ofWidening, INPLACE_XXX

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.

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

Changes requested by psandoz (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1305

Reply via email to