RFR: 8256585: Remove in-place conversion vector operators from Vector API [v2]

Sandhya Viswanathan sviswanathan at openjdk.java.net
Thu Nov 19 19:50:03 UTC 2020


On Thu, 19 Nov 2020 17:18:12 GMT, Paul Sandoz <psandoz at 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


More information about the core-libs-dev mailing list